Files
zhutoutoutousan 605faf5310 Prepare source-only public release for develop.
Add cluster audit pipeline, united EA updates, brochure generators, and publication hygiene (gitignore, MT5 path desensitization, pre-upload scan). Remove tracked reports, models, and binary artifacts from the repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 15:03:43 +02:00

14 lines
405 B
JSON

{
"timeframe": "M15",
"period": ["2020-01-01", "2026-01-01"],
"lot_per_symbol": 0.05,
"initial_balance": 10000,
"comment": "Symbols with net>0 under v5 best params in full 20-symbol scan",
"symbols": [
{"name": "EURUSD", "max_spread_pips": 6},
{"name": "USDCAD", "max_spread_pips": 8},
{"name": "CHFJPY", "max_spread_pips": 10},
{"name": "XAUUSD", "max_spread_pips": 35}
]
}