Need Help for simple RSI Indicator EA
-
Hello Guys,
i'm new in here. just trying to make simple EA from RSI Indicator. when i'm trying with this indicator, EA make too many orders. how to make just one order in every indicator reach that condition ? this is the file..
0_1592488737831_unnamed.mq4 -
@lonerider Can you please share the project instead of downloading the file? That would be more accessible for everyone here.
-
@l-andorrà this is the project..
https://fxdreema.com/shared/TdBblRcsc
if i'm using no trade, it will just once to take order and wait for it closed order. what i want is when indicator reach the conditions, it still can open position. can this EA do that ? thanks a lot for your help -
@lonerider You need to add "once per bar"..
-
@jjot thanks a lot, really appreciate. it works good. this is what i want.. still trying to backtest
regards