Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 19:49:59 +0000



Post From: SPREADSHEETS - save last ES price to column if $tick-nyse hits 0

[2022-07-10 21:11:51]
Sawtooth - Posts: 4263
Locking an intrabar TRUE cannot produce an intrabar value when it locked.
It could only mark the bar that it occurred within, to then get a OHLC price.
But if that locked TRUE gets reset, that marked bar would lose its mark.
So this would have a limited usefulness, e.g. for an entry or exit only while locked.

Also, getting a TRUE to lock and unlock automatically properly can be tricky.