View RSS Feed

mql5

  1. Using the CCanvas class in MQL applications

    by , 04-17-2022 at 01:39 AM
    The article delves into the CCanvas class and its use in MQL applications. The theory is accompanied by examples.

    more...
    -------------

    Name:  EURUSDH1mario.png
Views: 138
Size:  76.6 KB


    By the way, the key thread on mql5 forum about Canvas is this one:
    Possibilities of Canvas
  2. 3D Moving Average

    by , 01-26-2020 at 07:57 AM
    3D Moving Average - indicator for MetaTrader 5



    The indicator management is simple and intuitive.
    There are two color modes:

    • Color varies with price
    • Color changes depending on the MA Period.

    Switching between the two color modes is done by the "C" key (Color).
    To change the step between periods of moving averages, the mouse pointer occurs when it is in the extreme right position
    ...