mirror of
https://github.com/RomySaputraSihananda/ares.git
synced 2026-08-15 11:48:07 +00:00
feat: live trading, multi-pair backtest, README, CI workflow
- Add live trading loop (live.rs) with MT5 pending order placement, state persistence, and per-symbol tokio task for multi-pair - Extract backtest engine to backtest.rs and shared helpers to helpers.rs - Multi-pair support via SYMBOLS env var (comma-separated) - Add GitHub Actions workflow: Linux musl + Windows release binaries - Add README with strategy docs, config reference, backtest results - Clean up warnings, remove unused env vars, tighten .gitignore Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
ddd8c98af5
commit
7d094591b8
@@ -1 +1,3 @@
|
||||
/target
|
||||
.env
|
||||
.ares_state_*.json
|
||||
|
||||
Reference in New Issue
Block a user