Simple example of how to use NSEpy with backtrader
June 28, 2020
Simple example of how to use NSEpy with backtrader # This is a simple example to show how you can use P/E ratio to make investment decision. Our investment of choice is NIFTY index for simplicity (Though you cannot invest directly in the NIFTY, you can invest in any one of 11 Exchange traded funds which are based on NIFTY) Lets get into tools and strategies now. To downloading index historical data we are going to use NSEpy. ...