Help me in the process of creating the EA
-
My idea is to use the intersection of two RSIOMA lines.
- When RSI> MA buy, close sell.
- When RSI <MA Sell, close buy.
I have done on fxdreema to create EA, but it does not work.
https://fxdreema.com/shared/Mty3Q0D6b
-
-
@ambrogio [link text](0_1577000514730_RSIOMA v2HHLSX.mq4 link url)
-
@lelamtb Something is missing in importing the .mq4 indicator (some buffer is lost in the tester), do this: import the file .ex4 and fill all inputs. I only put buffers to see if it works and in fact it works


-
Thank you for your help. My EA has been able to run. Let me ask why my indicator has 2 indicator windows.

Set up my EA here
https://fxdreema.com/shared/BOnbkEmDc -
-
@ambrogio Thanks

