I WANT MY TDI LD50 INDICATOR TO LOOK BACK A SETPERIOD TO CONFIRM BIAS DIRECTION OF ROBOT
-
Hello everyone, here is my qn on how to set my customise indicator which is Actualy TDI sentiment line / LD50 which is RSI indicators set to moving averege 34 to
be below the 50 level or above it for a set of period of time like 8hrd back so as to confirm ito confirim bias my system to take entry direction on that data derived from it ? -
@franknk97 If you have the LD50 value then a condition block with value <or> LD50 value would do this.
-
@jstap actually i need my ea to look back in time to see if LD50 is below or above a 50 level from 8hrs back upto current data i dont know which block actually to use
-
@franknk97 You could use this https://fxdreema.com/shared/Dlw5GO8vb put your indicator in the condition blocks, this will only count candles but x candles equal x time.