danielyxie
|
c485fdfa87
|
Removed stock market price movement. Now only forecast is influenced by big transactions
|
2019-05-22 19:12:06 -07:00 |
|
danielyxie
|
6effda29a9
|
Implemented second-order forecasts for stocks
|
2019-05-22 17:23:30 -07:00 |
|
danielyxie
|
94175877d7
|
Changed stock market price movements so that upward and downward movements use different trackers. Forecast can no longer be inverted due to price movements. Updated stock market unit tests
|
2019-05-16 23:55:21 -07:00 |
|
danielyxie
|
cdb5dfec62
|
Resolved more circular dependencies. Installed acorn-walk and imported it in RamCalculations using ES6 modules. Fixed bugs in stock market rework
|
2019-05-06 18:01:06 -07:00 |
|
danielyxie
|
8a5b6f6cbc
|
Refactored stock buying/selling code into its own file. Refactored WorkerScript & NetscriptEnvironment into their own Typescript classes. Refactored a ton of code to remove circular dependencies
|
2019-05-04 21:03:40 -07:00 |
|
danielyxie
|
585e1ac7aa
|
Stock transactions can now influence forecast in addition to price. Several more minor bug/UI fixes
|
2019-05-01 15:20:14 -07:00 |
|
danielyxie
|
580a7fac24
|
Bug fixes for v0.47.0. Fixed the BUY MAX feature for new stock market. Added collapse/expand tickers buttons for new stock market UI
|
2019-04-29 20:54:20 -07:00 |
|
danielyxie
|
dd9df0a18c
|
Fixed Stock Market UI. Added documentation for stock market changes
|
2019-04-28 23:21:32 -07:00 |
|
danielyxie
|
67632ced09
|
Fixed Stock Market UI issues. Added warnings for price movements
|
2019-04-28 23:21:32 -07:00 |
|
danielyxie
|
d7fb335815
|
Fixed Stock market UI compilation errors and removed refactored code
|
2019-04-28 23:21:32 -07:00 |
|
danielyxie
|
4809a21e38
|
Finished React components for new Stock Market UI
|
2019-04-28 23:21:32 -07:00 |
|