View RSS Feed

Recent Blogs Posts

  1. Multiple indicators on one chart (Part 05): Turning MetaTrader 5 into a RAD system (I)

    by , 05-14-2022 at 07:22 AM
    Name:  014.png
Views: 166
Size:  233.3 KB
    There are a lot of people who do not know how to program but they are quite creative and have great ideas. However, the lack of programming knowledge prevents them from implementing these ideas. Today we will create our own Chart Trade interface to send market orders or to set up parameters used in pending orders. We will do this without programming, just using the functions that will be inside the Expert Advisor. We are curious, so let's see how it will look
    ...
    Categories
    Uncategorized
  2. Multiple indicators on one chart (Part 04): Advancing to an Expert Advisor

    by , 05-11-2022 at 05:48 AM
    Name:  resources1.png
Views: 121
Size:  7.9 KB

    We already have our custom indicator working, that is, our object class is already functioning, and since this is an object class, we can easily transfer it to other models. However, simply declaring and trying to use the class in our EA won't make things work the same as in our custom indicator, and the reason is that we don't have subwindow capability in our EA. But then the idea came: "What if we use an already compiled and working custom indicator
    ...
    Tags: metatrader5, mq5, mql5, mt5 Add / Edit Tags
    Categories
    Uncategorized
  3. Tips from a professional programmer (Part III): Logging. Connecting to the Seq log collection and analysis system

  4. Multiple indicators on one chart (Part 02): First experiments

    by , 05-03-2022 at 09:49 PM
    Name:  05.jpg
Views: 175
Size:  46.1 KB


    In the previous article "Multiple indicators on one chart" I presented the concept and the basics of how to use multiple indicators on one chart, without populating the screen with too many different details. The only purpose of that article was to present the system itself, to show how to create databases and how to take advantage of such databases, I did not provide the system code previous time. Here, we will start implementing the code,
    ...
    Categories
    Uncategorized
  5. Multi pair indicators: multi pair psar trend

    by , 04-27-2022 at 05:55 AM
    Name:  dxy-w1-alpari.png
Views: 148
Size:  29.2 KB


    The other very interesting indicator coded by Mladen: multi_pair_psar_trend_2 indicator.
    The indicator (attached) is from the following MQL5 forum thread: https://www.mql5.com/en/forum/178416
    Categories
    Uncategorized
    Attached Thumbnails Attached Files
Page 1 of 49 1 2 3 11 ... LastLast