brighter-trading/src
Rob ee51ab1d8c I am just about to move most of the strategy statistics tracking to the StrategyInstance 2024-11-22 10:28:39 -04:00
..
maintenence I am just about to move most of the strategy statistics tracking to the StrategyInstance 2024-11-22 10:28:39 -04:00
static I am just about to move most of the strategy statistics tracking to the StrategyInstance 2024-11-22 10:28:39 -04:00
templates A lot of stuff is fixed. The strategies need to reflect the stats in the ui. 2024-11-20 01:38:46 -04:00
BrighterTrades.py A lot of stuff is fixed. The strategies need to reflect the stats in the ui. 2024-11-20 01:38:46 -04:00
Configuration.py Refactored DataCache, Database and Users. All db interactions are now all inside Database. All data request from Users now go through DataCache. Expanded DataCache test to include all methods. All DataCache tests pass. 2024-08-19 23:10:13 -03:00
DataCache_v2.py Made a lot of changes to DataCache indicator data is not being saved to the database. 2024-09-15 14:05:08 -03:00
DataCache_v3.py A lot of stuff is fixed. only issues at the moment are that errors during testing are not displayed in the ui and the strategies need to reflect the stats. 2024-11-20 00:18:01 -04:00
Database.py A lot of stuff is fixed. only issues at the moment are that errors during testing are not displayed in the ui and the strategies need to reflect the stats. 2024-11-20 00:18:01 -04:00
Exchange.py Indicators are fixed after last update. 2024-09-18 13:47:07 -03:00
ExchangeInterface.py Indicators are fixed after last update. 2024-09-18 13:47:07 -03:00
PythonGenerator.py The test are running and returning feedback. I am just about to implement a better solution for multithreading 2024-11-13 22:15:35 -04:00
Signals.py Refactored DataCache, Database and Users. All db interactions are now all inside Database. All data request from Users now go through DataCache. Expanded DataCache test to include all methods. All DataCache tests pass. 2024-08-19 23:10:13 -03:00
Strategies.py I am just about to move most of the strategy statistics tracking to the StrategyInstance 2024-11-22 10:28:39 -04:00
StrategyInstance.py I am just about to move most of the strategy statistics tracking to the StrategyInstance 2024-11-22 10:28:39 -04:00
Users.py I adjusted the block definitions and expanded them. The generator definitions have been updated but are not tested. 2024-10-21 13:37:05 -03:00
__init__.py Updated project structure and staged modified files 2024-07-25 08:21:15 -03:00
app.py I repaired the sinup and signin parts. I changed a bunch of javascript in strategies.js. there is an error that pops up when webtools is open. 2024-11-18 10:25:08 -04:00
backtest_strategy_instance.py I am just about to move most of the strategy statistics tracking to the StrategyInstance 2024-11-22 10:28:39 -04:00
backtesting.py I am just about to move most of the strategy statistics tracking to the StrategyInstance 2024-11-22 10:28:39 -04:00
candles.py Indicators are fixed after last update. 2024-09-18 13:47:07 -03:00
config.py Fixed query_uptodate function and added comprehensive test cases 2024-08-02 01:36:45 -03:00
create_defult_tables.py Updated project structure and staged modified files 2024-07-25 08:21:15 -03:00
indicators.py The test are running but not without errors. 2024-11-11 17:22:06 -04:00
mapped_strategy.py I am just about to move most of the strategy statistics tracking to the StrategyInstance 2024-11-22 10:28:39 -04:00
shared_utilities.py Extended DataCache with indicator caching functionality. All DataCache tests pass. 2024-09-07 19:51:01 -03:00
trade.py I adjusted the block definitions and expanded them. The generator definitions have been updated but are not tested. 2024-10-21 13:37:05 -03:00
working_public_exchanges.txt Extended DataCache with indicator caching functionality. All DataCache tests pass. 2024-09-07 19:51:01 -03:00