Support Board
Date/Time: Mon, 02 Mar 2026 23:57:36 +0000
Post From: Bar Numbering Indicator
| [2026-01-23 02:40:21] |
| Sawtooth - Posts: 4313 |
|
You can do this easily with the Spreadsheet Formula study, with a formula like this in its Formula field: =IF(OR(BARTIME=TIME(9,30,0),BARTIME=TIME(18,00,0)),1,ID1.SG1[-1]+1) where this Spreadsheet Formula study is ID1. Set the Chart Region to 1. Set the Draw Style to Value on High. |
| |
