Hi,
I am not sure if I am missing something here but I want to use today’s high in my calculation.
e.g. In the above scenario, I want to compare LTP to 99% of Entry price but from what I understand High here will give a value when this candle completes, in this case, daily candle.
I can use this with Position[0] but essentially that would also throw a value only when the candle completes.
What I want is a high value that changes dynamically like the LTP.