View RSS Feed

All Blog Entries

  1. Continuous Walk-Forward Optimization (Part 1): Working with Optimization Reports

    by , 01-25-2020 at 10:16 AM
    In the previous articles (Optimization Management (Part I) and Optimization Management (Part 2)) we considered a mechanism for launching the optimization in the terminal through a third-party process. This allows creating a certain Optimization Manager which can implement the process similarly to a trading algorithm implementing a specific trading process, i.e. in a fully automated mode without user interference. The idea is to create an algorithm which manages the sliding optimization process,
    ...
  2. Building an Expert Advisor using separate modules

    by , 12-01-2019 at 10:21 AM
    Name:  art4.png
Views: 245
Size:  13.5 KB

    When developing indicators, Expert Advisors and scripts, developers often need to create various pieces of code, which are not directly related to the trading strategy. For example, such code may concern Expert Advisor operation schedule: daily, weekly or monthly. As a result, we will create an independent project, which can interact with the trading logic and other components using a simple interface. With the least effort, such a schedule can be further
    ...
  3. New MetaTrader 5 Platform beta build 2245

    by , 11-30-2019 at 08:01 AM
    New MetaTrader 5 Platform beta build 2245: DirectX functions for 3D visualization in MQL5 and symbol settings in Strategy Tester
    The beta version of the updated MetaTrader 5 platform will be released on November 29, 2019. We invite all traders to join the testing of the new platform in order to evaluate all its features and to help developers fix errors.
    To update the MetaTrader 5 platform up to build 2245, navigate to Help \ Check Desktop Updates \ Latest Beta Version:
    ...
  4. Two Rivers Alert indicator

    by , 11-23-2019 at 10:33 AM
    Two Rivers Alert - indicator for MetaTrader 5

    Name:  Two_Rivers.gif
Views: 288
Size:  536.1 KB

    Two Rivers uses two iMA (Moving Average, MA) indicators in its calculations - one is calculated at High prices, and the second at Low prices. We will call these indicators iMA High and iMA Low, respectively.
    The signal comes only if the minimum bar price is lower than the iMA Low indicator, and the maximum bar price is higher than the iMA High indicator:
    • bullish bar - an
    ...
    Categories
    Uncategorized
  5. Strategy builder based on Merill patterns

    by , 11-07-2019 at 04:56 PM
    Name:  m1_m16down.gif
Views: 160
Size:  82.3 KB

    Table of contents

    Name:  w1_w16up.gif
Views: 194
Size:  83.5 KB

    In the previous article, we considered application of Merill patterns to various data, such as to a price value on a currency symbol chart and values of standard MetaTrader 5 indicators: ATR,
    ...
Page 17 of 49 FirstFirst ... 7 15 16 17 18 19 27 ... LastLast