When you left click the Rules field in the Control Panel the following window is displayed:

From this window you can select from a preset list of items the data that will be used to generate the chart. The following options are available to select:
Chart (Close): The closing price of the chart.
MovAvg(Close, 5, Sim): A 5 period Simple Moving Average calculated off the chart’s closing price.
MovAvg(High, 15, Exp): A 15 period Exponential Moving Average calculated off the chart’s High price.
MovAvg(OHLC, 20, Wtd): A 20 period Weighted Moving Average calculated off the chart’s Open, High, Low and Close price data.
Vol(): The selected security’s Volume data.
RSI(Close, 14): A 14 period RSI based off the chart’s closing price.
In time, an enhanced script editor will be developed with all indicators that are available in Market Analyst to be included.





