EA condition Envelopes with level from RSI
-
Hello together!
I don´t know, how can i describe in the conditions a cross of a envelopes with a level from RSI.

When the upper line of the envelope cross the level 50 from the RSI...than buy or sell:

How can i create this?..do i need variables or another way???
When i choose in the conditions RSI, so i can´t choose the numeric level 50.
Attention: the value of the RSI 13 or 5 or 2...it doesn´t matter, because i need only the value of the level....
Thank you!
Regards
-
Did you apply the Envelopes indicator to the RSI data, or candle close data? In any case, this is not supported without custom code
-
hm...how can i solve this?....the levels in the envelopes are in the direction of the envelopes, not straight...i need the straight line of the RSI....
-
Did you use this option while adding the indicator?
You probably need to make/order a custom indicator for your project, because fxdreema doesnt support that Applied price option.
-
how can i insert in the envelope indicator my straight level lines?
-
@Flyfisher just like in your picture, but you must understand that you are using the SCALE of RSI indicator.
Envelopes uses the scale of the actual chart.
-
yes, i understand the problem....i changed the indicator to a separate window...like the rsi...the problem is, that the rsi value of the line 70 in the area from the envelope value 0,69....is it possible to combine both indicators and use the output of the rsi line and read/take this with the enevlope as external value?
-
If you want to use envelopes on RSI data, you need a custom indicator, not possible with the options available in fxdreema
-
ok thank you...