Candles Overlay Template
Category: market_structure
A template indicator for visual candle overlays, allowing developers to programmatically color/categorize individual candlesticks based on custom logic.
Formula
\text{SetCandle}(pos, O, H, L, C) \text{ via } CandleStreams \text{ library}
Inputs
- Top_color (default: Green)
- Bottom_color (default: Red)
See signal primitives and every published strategy that uses Candles Overlay Template on WOBR StrategyVerse.