No description
Find a file
Mukan Erkin 20732387a6 fix(mse): validate NOTIONAL filter before placing buy order
SymbolFilters now parses minNotional from Binance NOTIONAL filter.
strategy.rs checks qty*price >= minNotional before market_buy,
returning a descriptive error instead of letting Binance reject with -1013.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 11:55:46 +03:00
src fix(mse): validate NOTIONAL filter before placing buy order 2026-04-25 11:55:46 +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