Support Board
Date/Time: Tue, 03 Mar 2026 22:19:27 +0000
Post From: OHLC Overlay has Brief Zeroes on Bar Change
| [2016-08-23 13:53:03] |
| Sawtooth - Posts: 4314 |
|
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) |
