e1d38f3df4
Remove debug logging from PythonGenerator
b2d40d3d2f
Add margin position editor and broker support
d3bbb36dc2
Fix live trade P/L bugs, improve UI refresh, add balance toggle
5866319b5e
Fix critical Phase 4 issues: wire SL/TP to broker, reconcile trades, fix schema
4bfa51f0b1
Fix UX mismatch and dead code in paper trading
2ae087a099
Add stop loss, take profit, and time-in-force support for manual trading
Compare 4 commits »
d3bbb36dc2
Fix live trade P/L bugs, improve UI refresh, add balance toggle
5866319b5e
Fix critical Phase 4 issues: wire SL/TP to broker, reconcile trades, fix schema
4bfa51f0b1
Fix UX mismatch and dead code in paper trading
2ae087a099
Add stop loss, take profit, and time-in-force support for manual trading
Compare 4 commits »
2dccabfac3
Add chart analysis feature with candlestick pattern detection
ba7b6e79ff
Address second round of Codex review feedback on formations plan
a46d2006f3
Update formations plan for Lightweight Charts v5 compatibility
5c37fb00b6
Upgrade Lightweight Charts from v2.1.0 to v5.1.0
6a7a1c2b45
Fix indicator update callbacks and card display after refactor
Compare 4 commits »
9a389d20d2
Fix chart sync, indicators popup z-index, and volume height
5874f1cc7a
Keep strategy dialog open on save failure
d2f31e7111
Add Blockly integration for chart formations in strategies
18d773320c
Fix draft formation not preserving drag changes on save
ee199022fa
Fix anchor positioning when outside visible time range
d7398569a8
Fix formation overlay sync to update on every RAF frame
2d01ee07eb
Fix formation line rendering for points outside visible range
Compare 10 commits »
c8c51841cf
Redesign indicator and backtest displays with icon cards
c9cc0487fe
Align signals and strategies buttons with grid layout
51601b7f93
Document ExternalSources and ExternalIndicators modules
b4bf6c5c8e
Add external data sources and indicators for backtesting
a4422dc556
Unify dialog styling with consistent gradient headers
7e77f55837
Add Bitcoin wallet system with configurable strategy fees
cd9a69f1d4
Add exchange validation, fix indicators bug, and improve balance display