Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Dual Trix Expert Advisor - expert for MetaTrader 5

Views:
25090
Rating:
(73)
Published:
2010.08.12 10:12
Updated:
2016.11.22 07:32
\MQL5\Include\
martingail.mqh (3.26 KB) view
tootrix.mq5 (3.57 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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).

Dual Trix Expert Advisor

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.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/165

DinapoliTargets DinapoliTargets

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

TicksFile TicksFile

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

An Expert Advisor, based on Bollinger Bands ® An Expert Advisor, based on Bollinger Bands ®

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

i-ImpulseSystem i-ImpulseSystem

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