No description
Find a file
Mukan Erkin 799cd53695 feat(mse): wallet page + insufficient balance skip in strategy
- BinanceClient::get_usdt_spot_balance() helper
- strategy.rs: check USDT balance before market_buy; skip (Ok(None)) if insufficient
- GET /api/wallet/spot endpoint returning all non-zero spot balances
- /wallet page: Spot tab with sortable balance table (USDT pinned top)
- Earn/Futures tabs as placeholders for future implementation
- Header nav: Cüzdanlar link added

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 12:02:09 +03:00
src feat(mse): wallet page + insufficient balance skip in strategy 2026-04-25 12:02:09 +03:00
.env.example feat(mse): cookie auth, bot detail page, chart with markers 2026-04-19 12:22:00 +03:00
.gitignore init: CryptoFox Mukan Edition — sunucu tabanlı RedCandle bot 2026-04-19 06:15:05 +03:00
Cargo.lock feat(mse): shared bot modal component + pagination on positions/bots 2026-04-25 10:45:06 +03:00
Cargo.toml feat(mse): shared bot modal component + pagination on positions/bots 2026-04-25 10:45:06 +03:00