View RSS Feed

mql5

  1. Digital Filters indicator for Metatrader 5

    by , 05-20-2019 at 01:10 PM
    Figure - indicator for MetaTrader 5

    This is 3-in-1 indicator: FATL, RSTL and RFTL (3 lines on the main chart).

    Name:  figuresettings1.png
Views: 156
Size:  6.8 KB

    Name:  brentcrud-d1-fx-choice-limited-2.png
Views: 158
Size:  22.7 KB

    Name:  de30index-d1-fx-choice-limited.png
Views: 164
Size:  21.5 KB

    Three indicator buffers . Each buffer has its own calculation formula: 39 previous close prices are used for FATL, 99 for RSTL and 45 for RFTL. For each buffer, previous Close prices have their own factors. The coefficients
    ...
    Categories
    Uncategorized
    Attached Thumbnails Attached Files
  2. A DLL for MQL5 in 10 Minutes (Part II): Creating with Visual Studio 2017

    by , 05-15-2019 at 04:35 PM
    Name:  pic3__1.png
Views: 228
Size:  12.3 KB

    This article was created as a development of ideas from the earlier published article related to DLL creation with Visual Studio 2005/2008. The original basic article has not lost its relevance and thus if you are interested in this topic, be sure to read the first article. However much time has passed since then, so the current Visual Studio 2017 features an updated interface. The MetaTrader 5 platform has also acquired new features. Obviously, there
    ...
    Categories
    Uncategorized
  3. Developing a cross-platform grider EA

    by , 05-14-2019 at 03:36 PM
    Name:  visual_test1.png
Views: 153
Size:  34.2 KB

    Most frequent users of this website know pretty well that MQL5 is the best option for developing custom EAs. Unfortunately, not all brokers allow creating accounts available in MetaTrader 5. Even if you currently work with a broker that allows that, you may switch to a broker offering only MetaTrader 4 in the future. What are you going to do with all the MQL5 EAs you have developed in that case? Are you going to spend a huge amount of time to rework them
    ...
    Categories
    Uncategorized
  4. Using MATLAB 2018 computational capabilities in MetaTrader 5

    by , 05-14-2019 at 09:01 AM
    Name:  EURUSDH1_4508327-050.png
Views: 197
Size:  34.9 KB

    This article is a development of the article "Interaction between MetaTrader 4 and MATLAB" by A. Emelyanov, and it provides information on solving a similar task for modern 64-bit versions of all platforms utilized by users. Over the past period, the method for creating shared DLL libraries has been substantially upgraded in the MATLAB package. Therefore, the method discussed in the original article requires modification. This happened because MATLAB
    ...
    Categories
    Uncategorized
  5. Extracting structured data from HTML pages using CSS selectors

    by , 05-12-2019 at 05:17 PM
    The MetaTrader development environment enables the integration of applications with external data, in particular with the data obtained from the Internet using the WebRequest function. HTML is the most universal and the most frequently used data format on the web. If a public service does not provide an open API for requests or its protocol is difficult to implement in MQL, the desired HTML pages can be parsed. In particular, traders often use various economic calendars. Although the task is not ...
    Categories
    Uncategorized
Page 239 of 336 FirstFirst ... 139 189 229 237 238 239 240 241 249 289 ... LastLast