Help with indicator in oscillators
-
Hi
I have 2 questions-
Like picture there is MA in RSI oscillator

is this setting is correct for that zone i marked?

-
if first question is true then
like this picture

i want 3 steps
1- MA30 X> MA50
then
2- MA50 x< MA30
then
3- MA30 x< RSI and MA50 x< RSI at same time
in this link
https://fxdreema.com/shared/se0bZjZrd
i created 2 Areas (that i thought is correct)
which on is correct?is program waits for next condition after a while or they must be continuesly ؟
-
-
The problem is that you combined two indicators (MA and RSI) into the same chart window. Sadly, fxDreema cannot understand that. You will need a custom indicator combining both into one only file and then import it into your fxDreema account to be used in any 'condition' block.