Hi everyone,
I am a beginner in mql coding and want to create an indicator for my first ea. The indicator only has a simple moving average in a separate window with horizontal levels. On smartphone, I combined RSI(1) with the levels and MA in the same window. A signal is then generated when the MA touches any of the levels. I Have been using the strategy for a long time now and want to create an ea with it.
I would really appreciate any help or advice in making this indicator for the ea on pc.