Trilarion / freerails

Real-time, multiplayer railway strategy/management game based on the RailRoad Tycoon I and II games.
https://trilarion.blogspot.com/search/label/freerails
GNU General Public License v3.0
51 stars 8 forks source link

Showing stock profits on income statement #39

Open Trilarion opened 6 years ago

Trilarion commented 6 years ago

Should they be shown? Profits are a function of stock price but stock price is a function of profit. The solution will involve solving a set of simultaneous equations.

Source: https://sourceforge.net/p/freerails/feature-requests/69/

Trilarion commented 6 years ago

They should be shown, but one needs to be careful not to introduce too many non-linearities in the game model. Needs careful design first.