View RSS Feed

All Blog Entries

  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. 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
  4. 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  
  5. MetaTrader 5 Python package

    by , 09-04-2023 at 01:24 AM
    New version of MetaTrader5-Python-5.0.34 available for MetaTrader 5 build 2765
    read more here.
    Categories
    Uncategorized
Page 11 of 144 FirstFirst ... 9 10 11 12 13 21 61 111 ... LastLast