Formula OHLC

From MultiCharts
Jump to navigation Jump to search

Definition

The Formula OHLC indicator is used to plot the expression formula as an OHLC bar.

Note: This indicator can be used with live data only.

Default Inputs

Formula enter a PowerLanguage expression, rsi(c, 14) by default.

Baseline1 enter a PowerLanguage expression, 70 by default.

Baseline2 enter a PowerLanguage expression, 30 by default.

PlotBaseline1 set true to plot the value of the Baseline1 input; set false to not plot the value, true by default.

PlotBaseline2 set true to plot the value of the Baseline2 input; set false to not plot the value, true by default.