Study on study

From MultiCharts
Revision as of 14:38, 16 September 2013 by Roman MultiCharts (talk | contribs) (Created page with "From MultiCharts 8.8 beta 1 it is possible to use the values of another indicators as inputs for the indicator. File:Indicator on indicator.png To select an indicator v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

From MultiCharts 8.8 beta 1 it is possible to use the values of another indicators as inputs for the indicator.

Indicator on indicator.png

To select an indicator value as an input:

  1. Apply the indicator to the chart,
  2. In Format Study --> Inputs tab click the input value,
  3. Click the ... button to select the indicator to be used as an input value,
  4. Select the indicator to be used as an input value and click Ok,
  5. Select the plot value to be used as an input value,
  6. Click Ok.

Indicator on indicator 2.png

The line in the input field is

Indicator: "Name of indicator" plotN | Input_Name = Input_Value

where:

  1. Indicator: - keyword, is obligatory,
  2. "Name of indicator" - string value (in quotes) representing. Is obligatory.
  3. plotN - plot number is to be used for calculations. Example - plot1, plot2 etc. Is optional parameter. If not specified, the plot with the lesser number is used.
  4. | - delimiter.
  5. Input_name = Input_Value - setting certain value for a certain input. Is optional parameter.


Note: This feature is not supported in MultiCharts.NET