RSI Average value
-
Dear Masters
in my EA i need to make a condition on RSI Indicator .... is that
to compare the last 30 candles lowest value to first 10 candles lowest value, if it equal or above then make an order such us buy order ...thanks for help and support
-
@kallosh just ideas
https://fxdreema.com/shared/VHdoo3x4 -
@max-c
thanx so much for this good idea
actually i need to know the lowest value for candles 15 - 30 to compare with lowest value of first `14 candles...can you help me in that ?
i really appreciate your efforts -
not really if you do find out let me know then u could make a divergence indicator. sure it would be stored as a variable .
-
@max-c
that is exactly what i am searching for
i don't know how to get the lower value to compare
i ll do my best , if i get anything new i ll message to you ,,thanks dear
-
any new ideas?still waiting guys
-
@kallosh You dcan always create 2 separate variables and store that information as max c suggested. Then you can compare both values with a standard 'condition' block.
-
@l-andorrà
my dear master ,
thanks for your support and replay
i don't understand what you meant in creating 2 variables how to compare
please can you explain further
and if you can share an examplethanks to you and all for your kind replies
-
@kallosh I mean like this:

-
my wonderful master ... thanks very much
i was talking about RSI Indicator .. how can i take the lowest value for the last 15 to 30 value to compare with first14 RSI candles value
thanks again for your kind replay
and i hope you can help me in that problem -
@kallosh You can do exactly the same as in my example but selecting the RSI indicator in both slots of the left 'Modify variables'.