You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
The strategy of the signal in question opens with a stop order and closes always with stop loss, both of which are market orders and thus subject to slippage, especially during high impact new events like NFP.
Willingly or not willingly, for sure, the broker accomodates this.
The core problem you are identifying is real. A backtest proves nothing about robustness on its own — it only proves the developer could find parameters that worked on historical data. The presentation layer has become more important than the substance layer and that is a genuine problem for buyers trying to make informed decisions.
The solution I built into my own system was to make the optimizer reject its own results. Every optimization cycle requires a minimum trade count to qualify, validates candidates against independent market periods the system has never trained on, and uses an inertial blending model so parameters never jump dramatically week to week. The goal was to make curve-fitting structurally difficult rather than relying on the developer's discipline to avoid it.