Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 31208
- Note:
- 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

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

The indicator has the informative character.

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

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