You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hy guys,
I am currently working on stocks data and trying to create a candlestick chart. The issue I am facing is that I am saving OHLC data in different arrays respectively as well as Date in an an array as well.
while plotting the graph only one candle is showing up and whole data is been generating in one candle ,
I wanna know what would be the logic or any way that I can create multiple candles with it the data dynamically.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hy guys,
I am currently working on stocks data and trying to create a candlestick chart. The issue I am facing is that I am saving OHLC data in different arrays respectively as well as Date in an an array as well.
while plotting the graph only one candle is showing up and whole data is been generating in one candle ,
I wanna know what would be the logic or any way that I can create multiple candles with it the data dynamically.
Beta Was this translation helpful? Give feedback.
All reactions