Difference between revisions of "How to make indicator and signal calculation results the same"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Signal calculation values are often compared to the indicator plot using the same function. In order to have relevant results for comparison you need to follow this simple gui...")
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
Signal calculation values are often compared to the indicator plot using the same function.
 
Signal calculation values are often compared to the indicator plot using the same function.
In order to have relevant results for comparison you need to follow this simple guide to make indicator and signal calculation results the same.
+
In order to have relevant results for comparison, you need to follow this simple guide to make indicator and signal calculation results the same.
  
'''Make sure signal and indicator have the same settings:'''
+
'''Make sure the signal and indicator have the same settings:'''
# First of all base the calculation of the studies on the same amount of bars.
 
Go to Format tab->Strategy Properties->Properties tab->Maximum number of bars study will reference. The default value is 50 bars.
 
Set the same value for the indicator in:Format tab->Studies->Format «Study name»->Properties->User specified.
 
# If the signal is calculated tick by tick (IOG is enabled in Format tab->Signals->Format «Signal name»-> Properties->Enable Intra-Bar Order generation), enable the option «Update on every tick» for the indicator in Format tab->Studies->Format «Study name»->Properties.
 
# «Real-time history matching» should be enabled/disabled (upon necessity) for both signal and indicator:
 
Format tab->Signals->Format «Signal name»-> Properties
 
Format tab->Studies->Format «Study name»->Properties
 
  
<div style="background-color: #E3FBE5;">Note:Indicator and signal should be based on the corresponding data series and have the same input values.</div>   
+
* First, base the calculation of the studies on the same number of bars.
If indicator and signal settings are the same - the calculation results should be equal.
+
# To set the number of bars that the '''signal''' will reference:
 +
## Click '''Format''' in the main menu of MultiCharts;
 +
## Select '''Strategy Properties''';
 +
## Turn to the '''Properties''' tab;
 +
## In '''Maximum number of bars study will reference''' the default value is 50 bars.<br>
 +
# To set the same value for the indicator:
 +
## Click '''Format''' in the main menu of MultiCharts;
 +
## Select '''Studies''';
 +
## Highlight your indicator;
 +
## Click the '''Format''' button;
 +
## Turn to the '''Properties''' tab;
 +
## Under '''Max number of bars study will reference''' select '''User specified''' and enter the number of bars.<br>
 +
* On the historical data the indicator is calculated on the bar close values only. There are [[How Signals are Calculated|multiple historical data calculation modes]] for the signal. In order for the indicator and signal historical calculations to match, IOG and Bar Magnifier should be disabled for the signal.
 +
* If the signal is calculated tick by tick, i.e., IOG is enabled for the signal, the '''Update on every tick''' feature should be enabled for the indicator in order to make the realtime calculations match. 
 +
To enable the '''Update on every tick''' feature:
 +
# Click '''Format''' in the main menu of MultiCharts;
 +
# Select '''Studies''';
 +
# Highlight your indicator;
 +
# Click the '''Format''' button;
 +
# Turn to the '''Properties''' tab;
 +
# Check the '''Update on every tick''' checkbox.
 +
 
 +
* '''Realtime-History Matching''' should be enabled/disabled (upon necessity) for both the signal and indicator. Please see detailed instructions in the [[Realtime-History Matching]] section.
 +
 
 +
<div style="background-color: #E3FBE5;">Note: The indicator and signal should be based on the corresponding data series and have the same input values.</div>   
 +
 
 +
* If the indicator and signal settings are the same then calculation results should be equal.
  
 
[[Category:FAQ]]
 
[[Category:FAQ]]

Latest revision as of 13:01, 27 October 2023

Signal calculation values are often compared to the indicator plot using the same function. In order to have relevant results for comparison, you need to follow this simple guide to make indicator and signal calculation results the same.

Make sure the signal and indicator have the same settings:

  • First, base the calculation of the studies on the same number of bars.
  1. To set the number of bars that the signal will reference:
    1. Click Format in the main menu of MultiCharts;
    2. Select Strategy Properties;
    3. Turn to the Properties tab;
    4. In Maximum number of bars study will reference the default value is 50 bars.
  2. To set the same value for the indicator:
    1. Click Format in the main menu of MultiCharts;
    2. Select Studies;
    3. Highlight your indicator;
    4. Click the Format button;
    5. Turn to the Properties tab;
    6. Under Max number of bars study will reference select User specified and enter the number of bars.
  • On the historical data the indicator is calculated on the bar close values only. There are multiple historical data calculation modes for the signal. In order for the indicator and signal historical calculations to match, IOG and Bar Magnifier should be disabled for the signal.
  • If the signal is calculated tick by tick, i.e., IOG is enabled for the signal, the Update on every tick feature should be enabled for the indicator in order to make the realtime calculations match.

To enable the Update on every tick feature:

  1. Click Format in the main menu of MultiCharts;
  2. Select Studies;
  3. Highlight your indicator;
  4. Click the Format button;
  5. Turn to the Properties tab;
  6. Check the Update on every tick checkbox.
  • Realtime-History Matching should be enabled/disabled (upon necessity) for both the signal and indicator. Please see detailed instructions in the Realtime-History Matching section.
Note: The indicator and signal should be based on the corresponding data series and have the same input values.
  • If the indicator and signal settings are the same then calculation results should be equal.