Streak Strategy Query

Need code for below conditions. Please help on this.

  1. To find day high RSI and code on 5 minutes candle chart
  2. To find day low RSI and code on 5 minutes candle chart
  3. What is the timestamp function? Please provide code for where timestamp > 9.30 AM

@Streak

You need to mention details of 1 & 2, this is not enough to create a condition.

As regards to 3, which timestamp are you referring to?
Do you mean trade after 9:30 AM? If yes, you can use the Entry Start and Entry Stop time settings in the advanced section for this.

Please write to [email protected] regarding any further queries.

@Krishnendu @Streak
Thanks for quick response.

  1. To find day high RSI and code on 5 minutes candle chart

Need to develop a strategy where RSI > day high & RSI > 70 on 5,15 minutes time frames chart

  1. To find day low RSI and code on 5 minutes candle chart

Need to develop a strategy where RSI < day low & RSI < 40 on 5,15 minutes time frames chart

Day High and Low is currently not available.

@Krishnendu @Streak
Thanks. Are you planning to implement this feature? Please help me on this.

Yes, check the above quote.