Plots standard OHLC bars or Candles. There is also an optional 3 MA's
that can be plotted over the Bars or Candles. To plot the MA's, set the
period to 2 or greater or 1 to hide.
Bar Parameters:
Up Color - color used for 'up' bars
Down Color - color used for 'down' bars
Neutral Color - color used for 'neutral' bars
Label - text to identify the plot
Candle Parameters:
Candle Color - color used for candles
Label - text to identify the plot
Formula Reference:
Syntax
BARS(TYPE)
BARS(TYPE, COLOR)
Function
Type is either Bar or Candle.
The Color parm is only used for the Candle TYPE.