MA-Candlesticks

Category: trend, volatility

Renders a candlestick representation where each OHLC value is the Moving Average of the respective price field (Open, High, Low, Close).

Formula

O_i = MA(Open, n), H_i = MA(High, n), L_i = MA(Low, n), C_i = MA(Close, n)

Inputs

See signal primitives and every published strategy that uses MA-Candlesticks on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home