Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Automatically bring charts one by one to the top - indicateur pour MetaTrader 5

Vues:
8512
Note:
(24)
Publié:
2017.06.16 16:06
Mise à jour:
2021.08.31 09:17
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This indicator helps to move charts one by one to the the front, just like slide show, and make your hands free.

Click the button to run it(ON), and click again to stop it(OFF).


Size of candles (text) Size of candles (text)

The size of a candlestick. The size is calculated by the following formula: "minuend" minus "deduction".

All information about the symbol All information about the symbol

All information about the current symbol (information from the CSymbolInfo class object is used) represented as a dialog panel.

Daily Open Line Daily Open Line

An simple Indicator displaying daily opening line.

CMqlParams CMqlParams

MqlParams container class that uses method chaining to quickly add params and reduce lines of code.