Help me please
-
Sorry to bother you, you can help me create a project with the condition: the ADX indicator is greater than 40 and the RSI indicator is greater than 70, when both of these conditions are met, when the price goes down, wait for osma to touch level 0, enter the sell order. That my project desperately needs your help .
https://fxdreema.com/shared/ZKvsHLgYc
I don't know where to add the ADX indicator to make it work. When both ADX is greater than 40 and RSI is greater than 70, wait for osma to zero and enter a sell order -
@nguyen-duong this should do
https://fxdreema.com/builder/shared/yYTcmd8xd -
@roar thank you, but I want to replace the osma conditional block, with the ma10 <ma25 conditional block, then how should I do, please help me
-
@roar I'm new, can you show me how to use loops and variables? It was too complicated I could not understand. Or is there any other simpler way that I can still achieve my goal, please guide me, thank you
-
@nguyen-duong my example starts from the osma condition, and then it searches backwards in time for the rsi and adx. Candle ID is the time parameter.
Here is another way of doing it, without a loop:
https://fxdreema.com/shared/grIn3uu9dThis checks first the rsi and adx, and "remembers" if those conditions have passed, and then looks for the osma condition.
There's tons of posts about variables, and there's a tutorial section as well, you should look into those
-
@roar I am extremely grateful to you, for all, you have guided me so wholeheartedly. God's peace is always with you
-
@roar thank you , but can you help me how to make the variable like in the picture , i would be very grateful.

-
@gggvvvv Please stop posting the same question on different threads. This is Off topic here.
-