RSI trader v0.15 - expert for MetaTrader 5
Using
#include <MovingAverages.mqh>
we average the array of values of the iRSI indicator.
We also get the values of two iMAs — the fast and the slow one.
The "Reverse" parameter is available in inputs. He is responsible for the position direction: if set to "true", the signal will be opposite.
Test example on AUDUSD:
Download link :RSI trader v0.15
No Comment to " RSI trader v0.15 - expert for MetaTrader 5 "