Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 19218
- Note:
- Publié:
- Mise à jour:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
It arranges the stop levels depending on the price and ATR.
Input Parameters:
extern color ColorUpperStop=Blue; extern color ColorLowerStop=Brown; extern bool ShowGraf=true; extern int CountBarsForShift=12; extern int CountBarsForAverage=77; extern double Target=2.5;
StopATR_auto

Alert indicator that allows to move the signal via the mouse.

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

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

Another indicator that shows the tick chart, it would be useful for the pipsers. It has some features.