Create and Test Forex Strategies
Clicking on Entry Rule or an Exit Rule will open the Indicator Properties Panel.
In the Indicator Properties panel you can select an indicator for the Entry or Exit rule. You can choose logical rules for the indicator parameters.
To open the Indicator Properties panel click on + Add a new entry rule or if there are already indicators you can select one of the existing indicators to change its properties.
While the Indicator Properties panel is open you won't be allowed to change other parts of the strategy. To change the other parts of the strategy first close the panel.
The Indicator Properties panel consists of several vertically arranged zones:
Contains all available indicators. When you select and indicator EA Studio will load its default parameters.
If you want to reset the parameters - select another indicator and return back to the previous one. When you do that the program will replace the current parameters with the default ones.
The name of the currently selected indicator.
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.
Most of the indicators have their 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. There are some indicators that use 'Bar range' or some other value instead.
Some of the most common numeric parameters are:
Period - many of the indicators have one. Measured in bars. You can increase it up to a maximum value of 200 bars.
Level - the level parameter is used commonly in oscillator or histogram indicators. This parameter is taken into account when backtesting only if it is present in the currently chosen logical rule e.g. 'RSI crosses the Level line upwards'.