- Fix set_new_candle() to update cached candle instead of raising
- Fix trades.update() type mismatch: pass {symbol: price} dict
- Fix StrategyInstance.trades collision: rename list to trade_history
- Add missing ExchangeInterface methods for trade status/qty/price
- Add get_user_balance stub for paper trading
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||
|---|---|---|
| UML | ||
| __pycache__ | ||
| archived_code | ||
| config | ||
| markdown | ||
| src | ||
| tests | ||
| .claudeignore | ||
| .gitignore | ||
| BrighterTrading.db | ||
| CLAUDE.md | ||
| pytest.ini | ||
| requirements.txt | ||