Hello everybody, I’m trying to write a backtest code in which a sell order will be given when rsi crosses over 70. The limit sell price should be set to the close price of the day prior to the rsi crossed over 70. Any ideas?