Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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:
7668
Note:
(17)
Publié:
2015.12.11 11:13
Mise à jour:
2016.11.22 07:32
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The script analyzes the market based on two criteria: the moving averages and the support and resistance levels.

The script draws the support and resistance levels on the H4 chart based on the 6-8-week and yearly extremums, and also displays the average values at the same parameters of the flat.

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

Lot-SL propotion Lot-SL propotion

The function returns the lot size, which is calculated based on the stop loss size and the risk specified in the variable.

Close all locked orders Close all locked orders

The function closes all locked orders. This really saves money on the spread.

Coin Flip Coin Flip

Opens orders using the martingale and a virtual trailing stop.

VR Engulfing Pattern VR Engulfing Pattern

A simple indicator, which informs the trader about the appearance of "Bullish Engulfing" or "Bearish Engulfing" candlestick patterns on all timeframes.