Rob
|
4eda0b6f81
|
The strategies class is broken into smaller classes. I believe the ui is mostly functional at this point. It is time to get the tests working.
|
2024-10-10 17:05:07 -03:00 |
Rob
|
89e0f8b849
|
I decoupled the comms class from a few other classes. I updated some of the ui in regard to this indicator readouts. An just about to attempt to break up the strategies class.
|
2024-10-09 09:09:52 -03:00 |
Rob
|
86843e8cb4
|
Strategies is now fixed and I am ready to implement backtesting.
|
2024-09-25 14:27:56 -03:00 |
Rob
|
29f30cb358
|
Mostly working now
|
2024-09-19 17:10:26 -03:00 |
Rob
|
f1d0f2a4b1
|
Indicators are fixed after last update.
|
2024-09-18 13:47:07 -03:00 |
Rob
|
1ff21b56dd
|
Made a lot of changes to DataCache indicator data is not being saved to the database.
|
2024-09-15 14:05:08 -03:00 |
Rob
|
b666ec22af
|
Extended DataCache with indicator caching functionality. All DataCache tests pass.
|
2024-09-07 19:51:01 -03:00 |
Rob
|
a16cc542d2
|
Refactored DataCache, again. Implemented more advance cache management. All DataCache tests pass.
|
2024-08-25 10:25:08 -03:00 |