21in7
4c40516559
feat: add MTF pullback bot for OOS dry-run verification
Volume-backed pullback strategy with 1h meta filter (EMA50/200 + ADX)
and 15m 3-candle trigger sequence. Deployed as separate mtf-bot container
alongside existing cointrader. All orders are dry-run (logged only).
- src/mtf_bot.py: Module 1-4 (DataFetcher, MetaFilter, TriggerStrategy, ExecutionManager)
- main_mtf.py: OOS dry-run entry point
- docker-compose.yml: mtf-bot service added
- requirements.txt: ccxt dependency added
- scripts/mtf_backtest.py: backtest script (Phase 1 robustness: SHORT PF≥1.5 in 7/9 combos)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 15:58:40 +09:00
..
2026-03-01 17:07:18 +09:00
2026-03-22 22:20:30 +09:00
2026-03-22 22:20:30 +09:00
2026-03-04 20:24:14 +09:00
2026-03-18 23:35:42 +09:00
2026-03-05 23:21:32 +09:00
2026-03-07 16:00:52 +09:00
2026-03-30 15:58:40 +09:00
2026-03-18 23:35:42 +09:00
2026-03-01 18:54:00 +09:00
2026-03-23 13:05:38 +09:00
2026-03-02 14:50:50 +09:00
2026-03-03 00:13:42 +09:00
2026-03-06 23:39:43 +09:00
2026-03-22 22:20:30 +09:00
2026-03-02 01:34:36 +09:00
2026-03-05 23:57:44 +09:00
2026-03-21 19:42:51 +09:00
2026-03-21 19:42:51 +09:00
2026-03-21 19:42:51 +09:00
2026-03-23 20:46:59 +09:00
2026-03-22 22:30:39 +09:00