The first indicator RSI when it is cross 70, then set to true and keep going to cross others.
-
how to i write like this example below
when- rsi cross 70level then set to true.
- macd main line cross signal line set to true.
- if all true then when candlesticks cross ema 200
- order buy will be put.
so in others example.
1)rsi cross 70level then set to true.
2) macd main line did not cross signal line and rsi go down to 30level. then all reset againanyone know what should I do? because when rsi cross 70level. macd in the level above 1 normally will not cross. after macd cross by rsi already below 70level.
-
@louis-3 Are you askng us to do it from sctrach, maybe?
Having an initial project created by you would certainly motivate others to help you. 
-
i have doing it but problem is that if one of the condition pass. the trade will no longer made. so I totally did not know what should I do.
-
@louis-3 Can you please share the link to your project?
-
shared/gLoQwPs0c
-
-
@louis-3 Look in here https://fxdreema.com/shared/18z2optfe use this setup so you can see when a condition happens, one at a time add conditions so on back test you can see that all is working as wanted.