tradingview/lightweight-charts-android

Setting Interval Lower Than 1 day

Closed this issue · 1 comments

i'm having trouble with set interval 15m on chart using tradeview, i have implement candlestick that set data interval is per-day
is it can set dynamic interval lower than 1 day, such as :
1minutes,3minutes,15minutes,30minutes,60minutes,1hour
I need to show movement data on chart using low than 1 day

Need help, thanks

If I understand you correctly, you should provide data to chart with required interval. API doesn’t have any additional settings.