Can someone help me in creating strategy on streak for conditions
5 min candle closes above previous candle high at 5 min timeframe
and i want to enter into trade as soon as price crosses above signal candle high
Kindly note that Streak operates on OHLC data which is available only after the closing of the candle. Hence the requirement to buy as soon as the price crosses above signal candle high cannot be implemented.
The strategy will only generate buy alert, when the candle has closed above the signal candle high.
Hope this clarifies.