-
82d010fcf2
fix: remove leaked models + add honest data/backtest tooling
main
Vanszs
2026-06-06 18:21:50 +07:00
-
a55148f232
feat: multi-TF SMC scalping pipeline + critical leakage fixes
Vanszs
2026-06-06 17:33:35 +07:00
-
303fdfa689
feat: Linux (Arch+Wine) MT5 support with zero-step auto-connect
Vanszs
2026-06-06 14:01:38 +07:00
-
a4619dd005
chore: clean up workspace for production
Vanszs
2026-06-06 12:04:13 +07:00
-
10301c8665
fix(v0.2.8): trajectory override now recovery-based (critical fix)
GifariKemal
2026-02-11 23:37:14 +07:00
-
263a35deda
fix(v0.2.7): fix session_name undefined error
GifariKemal
2026-02-11 23:30:23 +07:00
-
20a984492c
fix(v0.2.7): raise Golden Session spread limit 50→80 pips
GifariKemal
2026-02-11 23:29:12 +07:00
-
5f23d83481
feat(v0.2.7): trajectory override for Golden Session recovery
GifariKemal
2026-02-11 23:27:48 +07:00
-
03cff429f7
fix(v0.2.6): critical grace period & threshold unit bugs
GifariKemal
2026-02-11 22:14:20 +07:00
-
0b98ffdaf3
fix(v0.2.5): H1 bias jadi pendukung saja, tidak memblokir trade
GifariKemal
2026-02-11 22:01:55 +07:00
-
f2a62a1e0b
fix(v0.2.5): trajectory hold only for ever-profitable trades
GifariKemal
2026-02-11 21:58:12 +07:00
-
d92e89634d
fix(v0.2.5): H1 override lowered to SMC>=70% + SELL filter uses H1 only
GifariKemal
2026-02-11 21:49:17 +07:00
-
cd9f58fe82
fix(v0.2.5): monotonic loss ratchet + golden session + never-profitable grace
GifariKemal
2026-02-11 20:30:50 +07:00
-
7b751e4c41
fix: restore TRUE SMC-only logic (v0.2.4)
GifariKemal
2026-02-11 20:07:22 +07:00
-
3b069d370e
feat: restore SMC as primary strategy (v0.2.3)
GifariKemal
2026-02-11 19:19:49 +07:00
-
269e16becb
fix: use cached_df for London false breakout ATR calculation
GifariKemal
2026-02-11 18:20:46 +07:00
-
1bb4111724
fix: convert entry_time datetime to timestamp in grace period calculation
GifariKemal
2026-02-11 18:18:43 +07:00
-
0f9548e5fb
feat: implement Professor AI recommendations v0.2.2 (5 critical fixes)
GifariKemal
2026-02-11 18:16:34 +07:00
-
f36123ccaf
feat: implement professional versioning system (v0.6.0)
GifariKemal
2026-02-11 08:28:31 +07:00
-
cc6bfd48f2
feat: implement Phase 2 features — SMC + Basket + Protect + Macro
GifariKemal
2026-02-09 13:44:11 +07:00
-
303fd230af
feat: create XAUBot Pro MQ5 EA with Phase 1 enhancements
GifariKemal
2026-02-09 13:33:49 +07:00
-
2ed989ed8d
research: deep analysis of 3 commercial Gold EAs + improvement roadmap
GifariKemal
2026-02-09 13:23:50 +07:00
-
1cb3377d77
fix: ensure regime columns exist before ML prediction
GifariKemal
2026-02-09 10:58:19 +07:00
-
ecfe3615ac
docs: add profit momentum research artifacts
GifariKemal
2026-02-09 10:52:05 +07:00
-
4626f2a295
chore: add backtest #39 and HMM investigation artifacts
GifariKemal
2026-02-09 10:51:49 +07:00
-
c02c2e9af4
fix: implement 8-feature Enhanced HMM — fix critical alternating pattern bug
GifariKemal
2026-02-09 10:50:16 +07:00
-
44e7942718
feat: add velocity & acceleration tracking to PositionGuard
GifariKemal
2026-02-09 10:45:36 +07:00
-
3c4e56ffd2
fix: model AUC metrics — read V2 key names (xgb_train_score/xgb_test_score)
GifariKemal
2026-02-09 09:01:32 +07:00
-
a3d5d654c4
feat: early cut grace period + AI assistant card + filter UX cleanup
GifariKemal
2026-02-09 08:57:50 +07:00
-
62c24ccf76
feat: add filter toggle dashboard card (frontend)
GifariKemal
2026-02-09 08:16:21 +07:00
-
d5bfc52447
feat: implement dynamic entry filter control system
GifariKemal
2026-02-09 08:13:39 +07:00
-
85161b4965
fix: H1 bias calculate on first loop + add filter config infrastructure
GifariKemal
2026-02-09 08:09:01 +07:00
-
71b9bcc472
chore: update gitignore — untrack .claude/, ignore runtime data & logs
GifariKemal
2026-02-09 07:56:48 +07:00
-
b9e283878a
refactor: separate all Telegram code from main_live.py into dedicated modules
GifariKemal
2026-02-09 07:07:04 +07:00
-
e8355b3f62
feat: add 5 dashboard features — dark mode, trade history, backtests, model insights, alerts
GifariKemal
2026-02-09 05:46:54 +07:00
-
b2dc2dacd7
refactor: reorganize project structure — consolidate Docker files, clean root
GifariKemal
2026-02-08 14:21:11 +07:00
-
61877480b3
feat: add full dashboard monitoring + FEATURES.md documentation
GifariKemal
2026-02-08 13:45:31 +07:00
-
cb41bfe5ba
feat: apply #33B impulse trail + #34A skip hours 9,21 WIB
GifariKemal
2026-02-08 12:55:34 +07:00
-
214b64945d
feat: apply #28B smart breakeven + #31B H1 EMA20 filter, add backtests #26-#32
GifariKemal
2026-02-08 10:33:24 +07:00
-
53d8cd26a2
feat: apply #24B optimizations — ATR-adaptive exit, skip Tokyo-London, relaxed early cut
GifariKemal
2026-02-07 22:34:24 +07:00
-
8a34dc7f6d
feat: 5 critical improvements to trading bot
GifariKemal
2026-02-06 18:21:10 +07:00
-
6e0db5274b
fix: spread dict access and close_position retry logic
GifariKemal
2026-02-06 13:36:46 +07:00
-
0d25548ed5
refactor: restructure repository and add README, CLAUDE.md, LICENSE
GifariKemal
2026-02-06 13:22:46 +07:00
-
20dc1385c3
optimize: improve win rate with SELL filter and reduced cooldown
GifariKemal
2026-02-06 11:46:36 +07:00
-
d99df49dfc
sync: backtest_live_sync.py with all critical/major fixes
GifariKemal
2026-02-06 10:25:17 +07:00
-
757b499033
docs: sync architecture docs with v5 major issues fix
GifariKemal
2026-02-06 10:06:43 +07:00
-
64848a2b14
fix: major issues - calibrated confidence, ATR-based filters, smarter exits
GifariKemal
2026-02-06 09:56:42 +07:00
-
e0ef14b08f
docs: update comprehensive architecture doc to match v4 source code
GifariKemal
2026-02-06 09:51:50 +07:00
-
092926415c
chore: add training data, backups, and research docs
GifariKemal
2026-02-06 09:44:49 +07:00
-
7eff3f1a2b
fix: critical improvements to trading logic and ML pipeline
GifariKemal
2026-02-06 09:33:43 +07:00
-
07e12f5229
docs: add comprehensive full architecture document (00-ARSITEKTUR-LENGKAP.md)
GifariKemal
2026-02-06 09:27:33 +07:00
-
a240d974f6
docs: add architecture documentation for remaining 8 components (16-23)
GifariKemal
2026-02-06 09:17:20 +07:00
-
7af9183af3
feat: Smart AI Trading Bot for XAUUSD with ML and SMC
GifariKemal
2026-02-06 09:01:35 +07:00