why my spread filter is not working
-
I tried on backtesting, the spread filter is not working, I try to set spread around 10, and my spread filter is below 5 spread, than open trades, but it still open as well, Can anyone help me?
https://fxdreema.com/shared/JyjnQC1ub -
When you are backtesting you are conditioned by the fixed value of spread used as an inpuit parameter. Probably it will be higher than 6 and this is why no trade is open. You will have to modify it.
-
yeaaa, I set the fixed value of spread is 10 pips, it still opening trade, this is why I confused, I try this way, and the another way is using the block "condition" (spread < 6 pips) it still not working
-
Then you will have to take a look at the project options' pip rules. Are you backtesting indexes instead of forex symbols? Probaly that is the reason.