No description
Find a file
Mukan Erkin d08ab100c4 feat(mse): add market sell button for open positions
- BinanceClient::market_sell() — SELL MARKET order
- sell_position handler: cancel limit order then fire market sell
- bot.html: "Sat" button (yellow) alongside existing ✕ cancel button
- cancel = iptal, coin elde kalır; sat = iptal + anında market satış
- Sell kaydı log'a "sell" level ile düşülür; closed status = SOLD

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 10:50:52 +03:00
src feat(mse): add market sell button for open positions 2026-04-25 10:50:52 +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