View RSS Feed

All Blog Entries

  1. Category Theory in MQL5 (Part 17): Functors and Monoids

    by , 10-04-2023 at 02:21 AM
    We continue our look at category theory with one more take on functors. So far, we have seen applications of category theory in implementing custom instances of the Expert trailing class, and the Expert Signal class so we will consider applications in using the Expert Money class for this article. All these classes come with the Meta Editor IDE and are used with the MQL5 wizard in assembling expert advisors with minimal coding.

    In this article as we sum up our look at functors
    ...
    Categories
    Uncategorized
  2. The RSI Deep Three Move Trading Technique

    by , 10-01-2023 at 02:30 AM
    This article is based on a new series of studies that showcase a few trading techniques based on the RSI. A trading technique is a way to use an indicator. The study is based on mql5 coding language.
    more...
    Categories
    Uncategorized
  3. RSI inside the zone Alert - indicator for MetaTrader 5

    by , 09-29-2023 at 02:30 AM
    RSI inside the zone Alert - indicator for MetaTrader 5

    Counting the number of bars during which the iRSI (Relative Strength Index, RSI) indicator is inside the oversold or overbought zone. The levels are set in ' RSI: Value Level Down (35.0) ' and ' RSI: Value Level Up (65.0) ', and the minimum number of bars for an alert to trigger is in ' RSI N Bars inside the zone '.
    Categories
    Uncategorized
  4. All about RSI & Variant

    by , 09-27-2023 at 02:30 AM
    MyRsi - indicator for MetaTrader 5

    John Ehlers introduced a variation of rsi calculation (as a part of another indicator) that he decided to call MyRSi. Since it produces results different then the built in rsi, it seemed as logical step that we should have that indicator too. Kept the name, but again : that name is used by John Ehlers (not me)
    ----------------

    MyRsi with NET - indicator for MetaTrader 5

    In December 2020 issue of TASC,
    ...
    Categories
    Uncategorized
  5. Everything you need to learn about the MQL5 program structure

    by , 09-06-2023 at 02:24 AM
    Every software in any programming language has a structure, after understanding this structure we can create or develop our software smoothly. MQL5 language's programs are the same as any other programming language has their structure and it is supposed to be understood by the developer to achieve the objectives of his project smoothly and effectively. In this article, we will provide information in this context to try to deliver its content easily as possible.
    more...
    Categories
    Uncategorized
Page 17 of 122 FirstFirst ... 7 15 16 17 18 19 27 67 117 ... LastLast