tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.33k stars 744 forks source link

Question on the interval of bar #328

Open bcbcbcbcbcl opened 1 year ago

bcbcbcbcbcl commented 1 year ago

We have a symbol where the trading hour is from 00:05-23:55 and when we select 15 minutes resolution, the bar start from 00:05->00:20->00:35 and so on, but we wanted it to start from 00:00 on the chart.

Is it possible to configure the chart to start from 00:00->00:15->00:30 and so on, regardless of symbol trading hour? image