| .. |
|
__pycache__
|
Updated project structure and staged modified files
|
2024-07-25 08:21:15 -03:00 |
|
BrighterTrading.db
|
Updated project structure and staged modified files
|
2024-07-25 08:21:15 -03:00 |
|
Brng.db
|
Updated project structure and staged modified files
|
2024-07-25 08:21:15 -03:00 |
|
__init__.py
|
Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Trades implemented but still needs some testing.
|
2023-02-17 22:47:13 -04:00 |
|
config.yml
|
Many improvements.
|
2023-05-14 17:33:13 -03:00 |
|
conftest.py
|
Phase 0: Stabilize baseline
|
2026-02-28 16:44:11 -04:00 |
|
test_BrighterTrades.py
|
Add margin position editor and broker support
|
2026-03-13 15:41:29 -03:00 |
|
test_DataCache.py
|
Fix backtest data source and chart view detection bugs
|
2026-03-06 00:05:31 -04:00 |
|
test_Exchange.py
|
Fix KuCoin balance fetching and add balance refresh functionality
|
2026-03-06 06:10:31 -04:00 |
|
test_Users.py
|
Fix backtest data source and chart view detection bugs
|
2026-03-06 00:05:31 -04:00 |
|
test_app.py
|
Add margin position editor and broker support
|
2026-03-13 15:41:29 -03:00 |
|
test_backtest_determinism.py
|
Fix high-severity issues identified by Codex
|
2026-02-28 17:23:58 -04:00 |
|
test_backtest_margin.py
|
Fix math blocks and add backtest cancellation
|
2026-03-16 05:04:03 -03:00 |
|
test_backtest_strategy_instance.py
|
Fix math blocks and add backtest cancellation
|
2026-03-16 05:04:03 -03:00 |
|
test_broker_keys.py
|
Add margin position editor and broker support
|
2026-03-13 15:41:29 -03:00 |
|
test_brokers.py
|
Fix live trade P/L bugs, improve UI refresh, add balance toggle
|
2026-03-12 12:15:56 -03:00 |
|
test_candles.py
|
Fix backtest data source and chart view detection bugs
|
2026-03-06 00:05:31 -04:00 |
|
test_database.py
|
Fix backtest data source and chart view detection bugs
|
2026-03-06 00:05:31 -04:00 |
|
test_edm_client.py
|
Integrate EDM for candle data and improve UI dialogs
|
2026-03-04 11:42:06 -04:00 |
|
test_exchange_validation.py
|
Add exchange validation, fix indicators bug, and improve balance display
|
2026-03-08 19:41:41 -03:00 |
|
test_exchangeinterface.py
|
Fix backtest data source and chart view detection bugs
|
2026-03-06 00:05:31 -04:00 |
|
test_execution_loop.py
|
Fix math blocks and add backtest cancellation
|
2026-03-16 05:04:03 -03:00 |
|
test_indicators.py
|
Phase 0: Stabilize baseline
|
2026-02-28 16:44:11 -04:00 |
|
test_live_broker.py
|
Live trading infrastructure functional on testnet
|
2026-03-01 15:23:34 -04:00 |
|
test_live_exchange_integration.py
|
Fix backtest data source and chart view detection bugs
|
2026-03-06 00:05:31 -04:00 |
|
test_live_integration.py
|
Live trading infrastructure functional on testnet
|
2026-03-01 15:23:34 -04:00 |
|
test_live_margin_broker.py
|
Fix math blocks and add backtest cancellation
|
2026-03-16 05:04:03 -03:00 |
|
test_live_strategy_instance.py
|
Fix math blocks and add backtest cancellation
|
2026-03-16 05:04:03 -03:00 |
|
test_paper_margin_broker.py
|
Add margin position editor and broker support
|
2026-03-13 15:41:29 -03:00 |
|
test_paper_margin_broker_increase.py
|
Add margin position editor and broker support
|
2026-03-13 15:41:29 -03:00 |
|
test_paper_persistence.py
|
Fix math blocks and add backtest cancellation
|
2026-03-16 05:04:03 -03:00 |
|
test_paper_trading.py
|
Fix math blocks and add backtest cancellation
|
2026-03-16 05:04:03 -03:00 |
|
test_shared_utilities.py
|
Fix backtest data source and chart view detection bugs
|
2026-03-06 00:05:31 -04:00 |
|
test_strategy_execution.py
|
Fix math blocks and add backtest cancellation
|
2026-03-16 05:04:03 -03:00 |
|
test_strategy_generation.py
|
Fix math blocks and add backtest cancellation
|
2026-03-16 05:04:03 -03:00 |
|
test_trade.py
|
Add margin position editor and broker support
|
2026-03-13 15:41:29 -03:00 |
|
test_trade2.py
|
Fix live trade P/L bugs, improve UI refresh, add balance toggle
|
2026-03-12 12:15:56 -03:00 |
|
test_wallet.py
|
Add Bitcoin wallet system with configurable strategy fees
|
2026-03-09 12:45:25 -03:00 |