Period High / Low. Variable issue?
-

I frequently use all of these things there should be no reason that its not modifying my variables and at least updating the comment. I tried with and without pass block, forcing once per minute, displaying the comments different. It never updates.
I also just tried converting everything to int, still no.

-
@tipsywisdom You shouls use the lowest candle ID nubmer for the start and the highest one for the endind period. I'm not sure the way you are showing is making he block to work correctly.
-
@l-andorrà said in Period High / Low. Variable issue?:
@tipsywisdom You shouls use the lowest candle ID nubmer for the start and the highest one for the endind period. I'm not sure the way you are showing is making he block to work correctly.
haha...i think you are right. the way I was laying out my logic, it was supposed to be this way, but to use it correctly, ill need to do it the correct way.
-
@tipsywisdom You're welcome.
