forex software

Create and Test Forex Strategies

forex software

eas-guide:indicator-properties

This is an old revision of the document!


Indicator Properties

The Indicator Properties panel contains controls for selecting indicator, logical rules, and indicator parameters.

You open the Indicator Properties panel by clicking on the 'Add a new entry rule' button or, if there are already indicators, by clicking on an indicator tile.

When the Indicator Properties panel is open you cannot work with the other options of the strategy. You have to close the panel first.

Components

Indicator Properties

The Indicator Properties panel consists of several vertically arranged zones:

Indicators list

This drop-down menu contains the names of all available indicators. When you select one indicator, the program loads its default parameters.

There is a trick you can use if you want to reset the parameters shown below - select another indicator and return back to the previous one. When you do it, the program will replace the current settings with the default ones.

Indicator name

You see the name of the currently selected indicator.

Logical rules

Every indicator has a predefined set of logical rules. The rules are carefully designed in a way that can be always evaluated to 'true' or 'false' for both - Up and Down trade.

It is important to remember that you always set trading rules for a Long position. The program automatically composes mirrored rules for a Short position.

List parameters

Most of the indicators has parameters arranged in drop-down lists. Some of the important parameters are:

MA method - this parameter determines what type of Moving Average smoothing is used for calculation of the indicator. The available options are: 'Simple', 'Weighted', 'Exponential', 'Smoothed'.

Apply to - it determines what price is used for the calculations. The common options are: 'Open', 'High', 'Low', 'Close', 'Median', 'Typical', 'Weighted'. Some indicator uses 'Bar range' or another value.

Numeric parameters

Some of the most common numeric parameters are listed below.

Period - many of indicators has a period. It is measured in bars. You can set maximum 200 bars.

Level - the level parameters is used commonly from indicators like oscillators or histograms. The Level parameter is considered in the calculations only if it is included in the logical rule. For example, 'RSI crosses the Level line upwards'

Control buttons

  • Cancel button cancels all changes you have made and leaves the strategy unchanged.
  • Accept button applies your settings to the expert. EA Studio recalculates the strategy immediately and shows the corresponding stats and charts.