View RSS Feed

Uncategorized

Entries with no category

  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. Testing different Moving Average types to see how insightful they are

    by , 10-02-2023 at 02:40 AM
    We will continue this topic in this article and we will use the simple type to compare its results with other types of moving averages. A lot of traders use the moving average in the different types according to their preferences. So, in this article, we will consider different types of them in detail, will test their performances and will compared the results to define which of the types performs better.
    more...
    Categories
    Uncategorized
  3. 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
  4. 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
  5. 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
Page 19 of 338 FirstFirst ... 9 17 18 19 20 21 29 69 119 ... LastLast