Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]

It is enough to run the robot once in the strategy tester in optimization mode and it will automatically select the settings for 20 or more currency pairs at once.

  • Download the robot to the MT5 terminal in the environment where it will work (computer or VPS);
  • Connect to your real account (preferably-ECN, necessarily-Hedge);
  • Run the robot in the strategy tester on any pair in optimization mode (a model for generating ticks at opening prices);
  • Wait for the robot to automatically select settings for all traded currency pairs (the robot optimizes up to 30 or more currency pairs at the same time);
Attention! DO NOT connect any MQL5 optimization agents during Expert Advisor optimization. The entire process should be strictly within the framework of your computer/VPS. It is also necessary to trade in the environment in which the optimization was performed. All this is due to the fact that during optimization, the Expert Advisor creates files on the computer/VPS that it will need for trading.
        Another important feature of the Expert Advisor is that to perform optimization, it is enough to select a strategy using the “Strategies” parameter, and you can immediately start the optimization process. No other parameters need to be marked. The Expert Advisor automatically marks the necessary parameters and sets their values (start, step, stop). 

        [spoiler title=”Read More…”]

        • Open the terminal settings and add the following URLs in the Expert Advisors section:
        • Load the.set file used during optimization into the Expert Advisor parameters.

          We recommend copying and pasting URLs to avoid errors.

          We recommend copying and pasting URLs to avoid errors.

          Monitoring and free copying

            • TD Signals…

            As you know, any DLL libraries are prohibited in the MQL5 market for security reasons, which makes it impossible to implement any ideas using plug-in libraries. I encountered this limitation when I decided to use a feature that would allow traders to connect their own indicator blocks to the Expert Advisor. As a result, I decided to use a regular custom indicator for this, inside which all calculations will be performed. 

            The indicator is used exclusively for transmitting signals to the Expert Advisor to open or close positions, it does not display anything on the chart.

            You can write your own algorithm for trading independently or under the order and connect it to the Expert Advisor using this indicator. In the indicator block of the Expert Advisor, select the “Custom indicators” option. This makes the Expert Advisor’s capabilities unlimited.

            • Download the indicator template with an example

            As you know, any DLL libraries are prohibited in the MQL5 market for security reasons, which makes it impossible to implement any ideas using plug-in libraries. I encountered this limitation when I decided to use a feature that would allow traders to connect their own indicator blocks to the Expert Advisor. As a result, I decided to use a regular custom indicator for this, inside which all calculations will be performed. 

            The indicator is used exclusively for transmitting signals to the Expert Advisor to open or close positions, it does not display anything on the chart.

            The indicator is used exclusively for transmitting signals to the Expert Advisor to open or close positions, it does not display anything on the chart.

            You can write your own algorithm for trading independently or under the order and connect it to the Expert Advisor using this indicator. In the indicator block of the Expert Advisor, select the “Custom indicators” option. This makes the Expert Advisor’s capabilities unlimited.

            • Download the indicator template with an example

                  Detailed description of the parameters

                  Recommendations

                  • Any currency pairs (preferably with a small spread);
                  • Any chart period;
                  • Any broker (preferably RoboForex);
                  • Optimize the fastest by opening prices;
                  • It is better to run the robot on the pair on which you have optimized it.

                    Detailed description of the parameters

                    Recommendations

                    • Any currency pairs (preferably with a small spread);
                    • Any chart period;
                    • Any broker (preferably RoboForex);
                    • Optimize the fastest by opening prices;
                    • It is better to run the robot on the pair on which you have optimized it.
                    • Any currency pairs (preferably with a small spread);
                    • Any chart period;
                    • Any broker (preferably RoboForex);
                    • Optimize the fastest by opening prices;
                    • It is better to run the robot on the pair on which you have optimized it.

                      If the robot is not being tested

                      • The current spread exceeds-MaxSpread (change your account or broker);
                      • Incorrect settings (reset all settings to the default settings, read the description carefully).

                        If the robot is not being tested

                        • The current spread exceeds-MaxSpread (change your account or broker);
                        • Incorrect settings (reset all settings to the default settings, read the description carefully).
                        • The current spread exceeds-MaxSpread (change your account or broker);
                        • Incorrect settings (reset all settings to the default settings, read the description carefully).

                        [/spoiler]

                        Add review
                        Reviews ( 0 ):