No description
Find a file
Mukan Erkin 5db9332157 feat(mse): unified header, testnet order tracking, bot restart on update
- Ortak header yapısı: logo sol, nav orta (Dashboard/Botlar/Pozisyonlar), mode+çıkış sağ — index.html, bots.html, bot.html hepsinde aynı
- positions.html eklendi (yeni /positions sayfası)
- runner.rs: 30s periyodik order status sorgusu — FILLED/CANCELED pozisyonları closed_positions'a taşır, open_positions'dan siler
- update_bot: çalışan bot varsa durdur + yeni config ile yeniden başlat
- initChart guard: çift grafik oluşmasını engeller
- routes.rs: /positions route eklendi, unused import temizlendi

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 20:19:56 +03:00
src feat(mse): unified header, testnet order tracking, bot restart on update 2026-04-19 20:19:56 +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): cookie auth, bot detail page, chart with markers 2026-04-19 12:22:00 +03:00
Cargo.toml feat(mse): cookie auth, bot detail page, chart with markers 2026-04-19 12:22:00 +03:00