Re: RSI Cross above / Cross Below
@jstap
Thanks for your response.
I dont think the time is an issue as the EA creates trades, but it creates "too many of them".
It should only open a trade if :
- SELL: RSI falls and crosses 64 (Whilst dropping)
- BUY: RSI rises and crosses 34 (whilst rising)
At the moment it creates trades when it crosses 64 upwards AND whils being in the overbought zone (opposite for the bottom)
Donovan