Support Board
Date/Time: Thu, 13 Feb 2025 11:48:54 +0000
Post From: Custom Chart: how to add new bar every 30 min?
[2020-11-26 03:04:14] |
User247155 - Posts: 4 |
Hi, I'm coding a custom chart and need help how to add a new bar every 30 minutes, like exactly at 9.30, 10:00 and so on. I guess it should go inside if (ChartBarInterface.IsDeterminingIfShouldStartNewBar){} but I'm kind of lost at the logic needed. Thanks in advance. |