Strategy R5.1 fix It is a modified version of Open Close Cross Strategy R5.1 revised by JustUncleL It helps you determine the time of entry and exit of deals
backtest
/*backtest start: 2022-04-15 00:00:00 end: 2022-05-14 23:59:00 period: 1h basePeriod: 15m exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}] */ //@version=5 // indicator(title='Strategy R5.1 fix', shorttitle='OCC Strategy R5.1', overlay=true)