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
Vues:
10688
Note:
(37)
Publié:
2015.04.10 15:46
Mise à jour:
2017.03.15 11:44
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The risk manager controls and limits the overall loss for the account, and the loss for every deal.

It includes Trailing Stop for the account. When exceeding the preset values (in %) the open positions are closed by market orders. All pending orders are removed.

A balance check is performed once a day when the date changes. It uses the trade server time, i. e. the time of the last quote.

The EA has been tested on a real account for FORTS derivatives market and on a demo account MetaQuotes-Demo for FOREX.

Expert Advisor parameters:

  • Day Risk % - maximum percentage of loss for a day.
  • Deal Risk % - maximum percentage of loss for every deal. Zero value disables this function.
  • Trailing Stop % - trailing stop percentage for a day profit.

A risk manager for MetaTrader 5

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

Class СBmpButtonTransparent Class СBmpButtonTransparent

A class for a transparent button.

A class for working with free form buttons A class for working with free form buttons

This class is designed for creating interactive buttons with various states on a price chart.

ForexProfitBoost_2nb_HTF_Signal ForexProfitBoost_2nb_HTF_Signal

The indicator shows the trend direction or the signal based on the ForexProfitBoost_2nbSign indicator.

TrendlessAG_HTF TrendlessAG_HTF

The TrendlessAG indicator with the timeframe selection option available in the input parameters.