Support Board
Date/Time: Mon, 03 Nov 2025 18:58:43 +0000
Post From: Time based Custom Chart Bars
| [2021-09-23 20:31:54] |
| User504778 - Posts: 22 |
|
I found answer to my own question thanks to a support board post. For anyone interested, time value is held in ChartBarInterface.NewFileRecord.DateTime ChartBarInterface.NewFileRecord.DateTime.GetMinute() gives the minute value so I can create a new bar at the beginning of every new minute. |
