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:
- 26145
- Note:
- Publié:
- 2010.08.12 10:12
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The Expert Advisor is based on Dual Trix indicators. It uses martingale, the number of doublings is limited.
It has good backtesting results for last year (EURUSD, M5).
Copy the library files (.mqh) to: terminal_data_folder\MQL5\Include\
Input parameters:
- DML - Lot size (in deposit money);
- UD - number of doublings;
- Stop - Stop Loss in points;
- Tp - Take Profit in points;
- Slipage - Slippage in points;
- Fast - Fast Trix period;
- Slow - Slow Trix period.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/165

This is MQL5 version of DinapoliTargets indicator. The ZigZag indicator is added to the chart.

This Expert Advisor allows you to save infomation about the ticks, actual or simulated in Strategy Tester.

This Expert Advisor is based on Bollinger Bands. It uses trend-following strategy and Bollinger Bands indicator.

The indicator is based on the Elder's Impluse system.