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
This can be achieved in matplotlib using axvspan, but does not appear to be available in mplfinance. When plotting both the stock price and volume, it's difficult to match the two up, so the ability to switch shadings every other candle (from white to light grey) would improve the readability of the charts.
The text was updated successfully, but these errors were encountered:
This can be achieved in matplotlib using axvspan, but does not appear to be available in mplfinance. When plotting both the stock price and volume, it's difficult to match the two up, so the ability to switch shadings every other candle (from white to light grey) would improve the readability of the charts.
The text was updated successfully, but these errors were encountered: