puneetpushkar / NIFTY50-Backtest-RSI

Backtest of NIFTY50 Index by taking RSI cross-over as a parameter and generate trade logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nifty Backtest - RSI

Backtest on Nifty50 by taking RSI Cross-Over Parameter

RSI Condition:

  1. Buy Nifty when RSI > 30 and Sell when RSI > 70
  2. Entry/ Exit should only happen when their is crossover formed
  3. One - Trade at a Time

About

Backtest of NIFTY50 Index by taking RSI cross-over as a parameter and generate trade logs


Languages

Language:Jupyter Notebook 100.0%