Login Page - Create Account

Support Board


Date/Time: Mon, 13 May 2024 21:07:15 +0000



Post From: How to hold a specific bar price high until trade is finished.

[2019-10-04 05:20:59]
Sawtooth - Posts: 3995
How do I continuously hold the original bar 3 price high in a spreadsheet column
You'll need to create a persistent variable in a Formula Column, which will bring the price to row 3.
A portion of the formula will initiate it, and another portion will release it, using two IF statements.
Here are some examples:
Spreadsheet Example Formulas and Usage: Persistent and Incrementing Variables