STREAK STRATEGY FOR CANDLE STICKS

Can the developer of Streak give me the code for placing this BUY/SELL strategy in Streak?

  1. Need to see the first 3 candles in 15 min chart.
  2. Need to define High/ Low range of it.
  3. need to place a BUY order above the range and SELL order below the range.

@Kalpana_Roy

You can do this using opening range indicator.
First 3 15 min candles in not possible currently, but 2 or 4 15min candles is.

Thanks

Can you please show me the CODE ?
I did not understood the part how come 2 or 4 - 15 min candle possible but not the First 3, 15 min candle?