Login Page - Create Account

Support Board


Date/Time: Wed, 18 Jun 2025 22:56:04 +0000



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

[2022-07-10 21:11:51]
Sawtooth - Posts: 4229
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.