mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-02 02:21:19 +08:00
- Add POST /traders/:id/sync-balance endpoint - Query actual exchange balance and update initial_balance - Smart detection: shows balance change percentage - Supports Binance, Hyperliquid, Aster exchanges - Reload trader into memory after update This complements the existing auto-query feature (feat/query-actual-balance-v2): - Auto-query: Prevents issue at creation time - Manual sync: Fixes issue after deposits/withdrawals 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>