View RSS Feed

mql5

  1. RSI inside the zone Alert - indicator for MetaTrader 5

    by , 09-29-2023 at 01: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
  2. All about RSI & Variant

    by , 09-27-2023 at 01: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
  3. Trading strategy based on the improved Doji candlestick pattern recognition indicator

    by , 09-13-2023 at 01:29 AM
    The article "Improved candlestick pattern recognition illustrated by the example of Doji" dealt with the concept of metabars. In short, a metabar is a conditional combination of several consecutive bars into a large one. This is similar to a bar of a higher timeframe, but not exactly, since the size of the metabar is not fixed (it "floats" in a given range) and there is no binding to a specific start and end time of the bar. Therefore, the use of metabars allows traders to detect various patterns
    ...
    Categories
    Uncategorized
  4. Everything you need to learn about the MQL5 program structure

    by , 09-06-2023 at 01: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
  5. Understand and efficiently use OpenCL API by recreating built-in support as DLL on Linux (Part 1): Motivation and validation

    by , 09-05-2023 at 01:24 AM
    OpenCL (Open Computing Language) is framework that allows users to write programs to execute across CPU (Central Processing Unit), GPU (Graphics Processing Unit), or dedicated accelerator device with benefit that it can speed up heavy computation required as per problem domain.


    MetaTrader 5 supports OpenCL version 1.2. It has several built-in functions that users can take benefit in using of out-of-box.
    more...
    Categories
    Uncategorized
    Attached Thumbnails Attached Images  
Page 1 of 2 1 2 LastLast