In this tutorial, we use the nsepy library to get historical data for the RELIANCE stock from the National Stock Exchange (NSE) in India. The data is then used to create a candlestick chart using the matplotlib library. Also yfinance to plot the candle data with volume using mplfinance library and plot the drawdown below the line charts
Read More