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
Bibliothèque

Lot-SL propotion - bibliothèque pour MetaTrader 4

Vues:
4933
Note:
(33)
Publié:
2015.12.11 11:12
Mise à jour:
2016.03.15 08:34
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The function returns the lot size, which is calculated based on the stop loss size and the risk specified in the variable. That is, if the risk is set to 2%, and the SL is set to 40 points, the lot will be calculated in such a way, that if the price reaches the SL, then 2% of the deposit would be lost.

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

Close all locked orders Close all locked orders

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

Divergence Divergence

Implementation of a trading system based on divergence detection.

AP Script ver 1.01 AP Script ver 1.01

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

Coin Flip Coin Flip

Opens orders using the martingale and a virtual trailing stop.