I built this system because I wanted to apply machine learning to market signals honestly — not with cherry-picked backtests, but with a walk-forward methodology that fails when the data says it should. The EURUSD M15 LightGBM model passed a 180-day out-of-sample test with a Sharpe above 0.8 and a profit factor above 1.2. Those are the numbers, not a sales pitch.
Right now the model is applied cross-symbol to 250 instruments. That is experimental, and I have documented it clearly on the Model Status page. The feature set computes correctly on any pair, but the decision thresholds were learned on EURUSD. If a signal on another instrument contradicts your own analysis, trust your analysis.
Per-asset-class models — trained and validated on each instrument family — are the next milestone. Until they ship, treat cross-symbol signals as an additional input, not a validated forecast. The roadmap is public and I will not rush it.