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
Candlestick is often used for trading data. In reality, trading not happened every day. We always get some missing date in our data and that is what we do not want them to show on the plot. Some of them may last for several months.
For example:
Can you consider to not display those missing date with no data for at least candlestick?
Thanks
The text was updated successfully, but these errors were encountered:
Candlestick is often used for trading data. In reality, trading not happened every day. We always get some missing date in our data and that is what we do not want them to show on the plot. Some of them may last for several months.
For example:
Can you consider to not display those missing date with no data for at least candlestick?
Thanks
The text was updated successfully, but these errors were encountered: