Need Help Building an EA with this custom Indicator
-
Please I need some help building an EA with a custom indicator I discovered.
I have almost no knowledge of programming but I have but I have been able to use fxdreema for a few robot.
I'm having challenges with this one though, since it is a custom indicator. I don't know how to code it.
It is a combination of a RSI (5) with a moving average (20) applied directly to it.
The instruction is to sell when the RSI crosses below the MA and vice versa.

Any help please?
-
Before doing that you need to be ABSOLUTELY SURE that indicator doesn't repaint. Because if it does, no bot will ever be able to be profitable with it.