Streak coding for algo trade

how to back test 15 mins ORB

  1. Add the condition for Buy when
    Close Higher Than Opening Range(High, 15min)

  2. Add the instruments you want to backtest on.

  3. Add if you have any exit condition

  4. Enter a stop loss and target percentage

  5. Give a name for the strategy

  6. Click on backtest, you can also enter the date range you want to backtest for.

Check This thread

https://tradingqna.com/t/open-range-breakout-strategy-on-pi/3489

and test on Zerodha PI.