Dear Sir,
I am coding for a scanner, which generates buy signal, if these conditions are met,
In a 1-minute chart
- A red candle is generated,
- Red candle breaks low of all previous candles.
- Volume of this red candle is highest volume of any previous candles.
Here in the above conditions, I am unable to find function to detect lowest of previous candles, and volume highest of previous candles.
Really appreciate your support.