Support Board
Date/Time: Sun, 22 Mar 2026 20:32:21 +0000
Post From: storing low of past candle in a spreadsheet
| [2017-08-29 11:18:15] |
| Sawtooth - Posts: 4321 |
|
Try this, in a Formula Column e.g. P3: =IF(K3,D3,IF(M3,0,P4)) This will create a persistent variable of the low of the buy entry candle, and release it at a sell entry candle. |
