Hello everyone,
while operating with my expert advisor, I noticed that in brokers where the spread is more than 30 points (forex) the EA finds less opportunities to enter the market, compared to brokers in which the spread is less than 10 points.
It can be noticed also in the strategy tester. If I use a bigger spread, less operations opened.
The criteria to find new positions are a mixture of indicators values. Here an example of how i code RSI:
Do you know how it would be possible to fix it in a way that the same number of operations would be opened without letting the spread affecting it?
Thank you very much
Hello everyone,
while operating with my expert advisor, I noticed that in brokers where the spread is more than 30 points (forex) the EA finds less opportunities to enter the market, compared to brokers in which the spread is less than 10 points.
It can be noticed also in the strategy tester. If I use a bigger spread, less operations opened.
The criteria to find new positions are a mixture of indicators values. Here an example of how i code RSI:
Do you know how it would be possible to fix it in a way that the same number of operations would be opened without letting the spread affecting it?
Thank you very much