Hello,
Can you please advise what am I doing wrong?
I have a very simple setup for two indicators crossing each other to trigger a trade and have tested it with moving averages and it works fine but doesn't work with "Williams Percent Range" crossing "Relative Vigor Index" as shown below:
This is what I currently have:
For buy
No trade is running ->Condition (Williams percent range 21 >Relative Vigor Index 14 -> Buy now
For Sell:
No trade is running ->Condition (Williams percent range 21 < Relative VIgor Index 14 -> Sell now
Closing trade for buy or sell is when the indicators cross in the opposite direction.
I have attached the file.
Please have a look and advise
Thank you very much
......
Testing1.mq4
Testing1.ex4