|
|
|
|
|
by helge9210
1372 days ago
|
|
Stock price is calculated as a sum of future cash flows (dividends D, for example) discounted by time value of money (risk free rate r, for example): sum(P_n), where P_n = D / (1 + r) ^ n and n is a year. When rate r is up P automatically down. |
|