Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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

Price_Alert - indicateur pour MetaTrader 4

Vues:
30544
Note:
(13)
Publié:
2008.12.19 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

It will alert at another place as soon as you quickly move it using the mouse.

Input Parameters:

extern string    NamePrice="Price_1";
extern string    SoundFileName="alarm.wav";
extern bool      ActiveSignal=true;
extern bool      ActiveAlert=true;
extern color     LineColor=Gold;

Price_Alert

MultiOrders MultiOrders

The script for simultaneous placing of several orders by different symbols.

X-Pair X-Pair

The indicator has the informative character.

StopATR_auto StopATR_auto

It arranges the stop levels depending on the price and ATR.

RSIColored_v1, DivPeakTroughRSI_SW RSIColored_v1, DivPeakTroughRSI_SW

The divergence of RSI, the continuation of the divergence topic.