I am relatively new at this, but shouldn't this give you what you want:
H0 = SelectedValue(TimeFrameGetPrice("H", inDaily, 0));
L0 = SelectedValue(TimeFrameGetPrice("L", inDaily, 0));Regards, Jorgen
I am relatively new at this, but shouldn't this give you what you want:
H0 = SelectedValue(TimeFrameGetPrice("H", inDaily, 0));
L0 = SelectedValue(TimeFrameGetPrice("L", inDaily, 0));Regards, Jorgen