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
Vues:
5037
Note:
(9)
Publié:
2008.09.04 07:19
Mise à jour:
2014.04.21 14:53
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The library contains the function for calculation of the area of three objects: a rectangle, ellipse or a triangle.

The function receives only one parameter - the name of the object.

double ObjectSquare(string name)

Since a price chart has the horizontal time scale and the vertical price scale, it is easier to measure the area in minutes*points, this allows to compare the areas of the different objects on the different timframes.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/8358

TII_RLH TII_RLH

Indicator TII_RLH.

Gideon's_ATR Gideon's_ATR

Indicator Gideon's_ATR.

iTrend iTrend

The iTrend indicator determines the beginning and the end of the trend.

MAMACD MAMACD

MACD and averages. A co-developing.