Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 26153
- Valutazioni:
- Pubblicato:
- 2010.08.12 10:12
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.