• Joined on 2025-04-09
rob pushed to master at rob/brighter-trading 2026-03-08 20:00:04 +00:00
ee16023b6b Add public strategy subscription system
rob pushed to master at rob/brighter-trading 2026-03-08 16:33:54 +00:00
11c1310f49 Register all 61 candlestick patterns in frontend indicatorMap
rob pushed to master at rob/brighter-trading 2026-03-08 15:16:03 +00:00
1e203a1159 Add SVG diagrams for all 61 candlestick patterns
rob pushed to master at rob/brighter-trading 2026-03-08 15:10:23 +00:00
e98861a7fb Add all 61 TA-Lib candlestick pattern indicators
rob pushed to master at rob/brighter-trading 2026-03-08 14:56:00 +00:00
8f362a1379 Add categorized indicator dropdown with expandable Patterns submenu
rob pushed to master at rob/brighter-trading 2026-03-08 08:46:05 +00:00
4ab7a5023d Add candlestick pattern indicators with TA-Lib integration
rob pushed to master at rob/brighter-trading 2026-03-08 06:33:58 +00:00
7b796c51c8 Fix indicator toggle functionality and add loading feedback
rob pushed to master at rob/brighter-trading 2026-03-08 06:06:06 +00:00
24fcb56c38 Improve backtest time handling and indicator warmup
307f251576 Add backtest debugging features: timestamps, chart markers, and alerts
Compare 2 commits »
rob pushed to master at rob/exchange-data-manager 2026-03-08 06:03:29 +00:00
ab217e247f Allow omitting limit to return all candles in range
e14a607bfc Fix SINCE mode requests returning wrong data
Compare 2 commits »
rob pushed to master at rob/exchange-data-manager 2026-03-06 18:05:17 +00:00
c4bcc19241 Fix SQLite database locking under concurrent access
bf95490673 Update docs, enable exchanges, and fix tests
Compare 2 commits »
rob pushed to master at rob/brighter-trading 2026-03-06 10:31:46 +00:00
3e6463e4b3 Add Bollinger %B indicator and fix credential handling
rob pushed to master at rob/brighter-trading 2026-03-06 10:10:42 +00:00
21d449d877 Fix KuCoin balance fetching and add balance refresh functionality
rob pushed to master at rob/brighter-trading 2026-03-06 06:29:05 +00:00
91f51cd71f Fix set_flag blocks being dropped after trade_action
rob pushed to master at rob/brighter-trading 2026-03-06 04:06:20 +00:00
3976fc8366 Fix backtest data source and chart view detection bugs
0e481e653e Integrate EDM for candle data and improve UI dialogs
33de4affb4 Fix auth UX, exchange config, and trade validation
45395c86c5 Implement fee fetching from exchange via ccxt
b9730b3a1d Upgrade ccxt from 4.4.8 to 4.5.40
Compare 22 commits »
rob pushed to archive/master-pre-refactor at rob/brighter-trading 2026-03-06 04:06:19 +00:00
rob created branch archive/master-pre-refactor in rob/brighter-trading 2026-03-06 04:06:19 +00:00
rob pushed to feature/data-flow-refactor at rob/brighter-trading 2026-03-06 04:05:46 +00:00
3976fc8366 Fix backtest data source and chart view detection bugs
rob pushed to feature/data-flow-refactor at rob/brighter-trading 2026-03-04 15:42:37 +00:00
0e481e653e Integrate EDM for candle data and improve UI dialogs
rob created branch feature/data-flow-refactor in rob/brighter-trading 2026-03-04 15:42:34 +00:00
rob pushed to master at rob/exchange-data-manager 2026-03-03 21:37:24 +00:00
cdc04d010a Add real exchange integration tests for three-tier cache system