brighter-trading/src
rob 6a7a1c2b45 Fix indicator update callbacks and card display after refactor
- Bind indicators.update callback to correct this context in general.js
- Update updateDisplay to fall back to card elements when old chart elements don't exist
- Add _formatDisplayValue helper for consistent value formatting
- Remove verbose debug console.log statements
- Add FORMATIONS_PLAN.md documenting SVG overlay approach for chart formations

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-10 15:01:55 -03:00
..
brokers Add Bitcoin wallet system with configurable strategy fees 2026-03-09 12:45:25 -03:00
edm_client Integrate EDM for candle data and improve UI dialogs 2026-03-04 11:42:06 -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 Fix indicator update callbacks and card display after refactor 2026-03-10 15:01:55 -03:00
templates Redesign indicator and backtest displays with icon cards 2026-03-09 23:22:15 -03:00
wallet Add Bitcoin wallet system with configurable strategy fees 2026-03-09 12:45:25 -03:00
BrighterTrades.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
Configuration.py Fix backtest data source and chart view detection bugs 2026-03-06 00:05:31 -04:00
DataCache_v2.py
DataCache_v3.py Add exchange validation, fix indicators bug, and improve balance display 2026-03-08 19:41:41 -03:00
Database.py Add Bitcoin wallet system with configurable strategy fees 2026-03-09 12:45:25 -03:00
Exchange.py Fix KuCoin balance fetching and add balance refresh functionality 2026-03-06 06:10:31 -04:00
ExchangeInterface.py Add exchange validation, fix indicators bug, and improve balance display 2026-03-08 19:41:41 -03:00
ExternalIndicators.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
ExternalSources.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
PythonGenerator.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
Signals.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
Strategies.py Add exchange validation, fix indicators bug, and improve balance display 2026-03-08 19:41:41 -03:00
StrategyInstance.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
Users.py Add Bitcoin wallet system with configurable strategy fees 2026-03-09 12:45:25 -03:00
__init__.py
app.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
backtest_result.py Fix high-severity issues identified by Codex 2026-02-28 17:23:58 -04:00
backtest_strategy_instance.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
backtesting.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
candles.py Fix KuCoin balance fetching and add balance refresh functionality 2026-03-06 06:10:31 -04:00
config.example.py Add Bollinger %B indicator and fix credential handling 2026-03-06 06:31:31 -04:00
create_defult_tables.py
exchange_validation.py Add exchange validation, fix indicators bug, and improve balance display 2026-03-08 19:41:41 -03:00
health.py Phase 5-6: Live trading stubs and observability 2026-02-28 17:09:54 -04:00
indicators.py Add all 61 TA-Lib candlestick pattern indicators 2026-03-08 12:10:14 -03:00
live_strategy_instance.py Add Bitcoin wallet system with configurable strategy fees 2026-03-09 12:45:25 -03:00
logging_config.py Phase 5-6: Live trading stubs and observability 2026-02-28 17:09:54 -04:00
mapped_strategy.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
paper_strategy_instance.py Add Bitcoin wallet system with configurable strategy fees 2026-03-09 12:45:25 -03:00
shared_utilities.py Phase 3: Backtest determinism 2026-02-28 17:02:54 -04:00
trade.py Integrate EDM for candle data and improve UI dialogs 2026-03-04 11:42:06 -04:00
utils.py Add external data sources and indicators for backtesting 2026-03-09 21:25:36 -03:00
working_public_exchanges.txt Integrate EDM for candle data and improve UI dialogs 2026-03-04 11:42:06 -04:00