Support Board
Date/Time: Mon, 03 Nov 2025 21:35:31 +0000
Post From: OHLC Overlay has Brief Zeroes on Bar Change
| [2016-08-23 13:53:03] |
| Sawtooth - Posts: 4285 |
|
You could create you own 'fill blanks with last value' using a spare Formula Column with a formula like this, e.g. in P3: =IF(ID10.SG1@3>0,ID10.SG1@3,P4) |
