Multi Martin EA Multi-Currency Trading – 300% Every Month

0
(0)

Multi Martin - The essence of the adviser is reflected in the name. Multi means a lot. Namely, multifunctional, designed for multi-currency trading. Martin, I think everyone knows what that means. Although the principle of martingale he also has a lot of functional. He can not only multiply the lot but also add, and also work with a fixed lot at the choice of the trader. The settings in general terms look like this.

MQL code:
extern double StopTradeBalans =0.0;//Отключить торговлю при балансе счета...,если 0, неотключать

extern bool ClosAllEquity =false;//Мультивалютная торговля, закрытие всех ордеров по эквити

extern double MinEquity =100.0;// Минимальный размер эквити

extern string    note0="Параметры ограничения просадки";

extern double   ClosAllOut = 0.0;//Закрывать все ордера по Достижению просадки

extern bool StopTradeOut =true;//Отключить торговлю после закрытия всех ордеров

extern double  StartLot=0.02;    // Лот первого ордера

extern int     Distanse=25;    //Минимальная дистанция Между ордерами

extern int     Level   =30;   //Количество ордеров в серии

extern double    TPInMoney=10.0;  //Профит В валюте дипозита

extern bool    TPAuto=true;     // Профит по сигналу индикаторов

extern string    note="Умножить лот";

extern bool      UseMultiplier=false;

extern double    Multiplier=2.0;

extern string    note1="Прибавить лот";

extern bool      UseIncreament=true;

extern double    Increament=0.02;

extern string    note4="Стратегия торговли, 0=Контр-Тренд, 1=Тренд";

extern int       MyTradeStyle=0;


extern string    TradeStyle_1="Контр-Тренд установки";

extern bool      UseBB=true; // Вкл/Выкл Болингер

extern bool      UseStoch=false; // Вкл/Выкл Стохастик

extern bool       UseRSI=false;  // Вкл/Выкл РСИ

extern int       Magic=1;

extern bool   countreset=true;// Обнулить счетчики

Click image for larger version Name: EURGBPH4.png Views: 16 Size: 47.2 KB ID: 2447481

Название: Screenshot_6.jpg Просмотров: 179 Размер: 240.1 КБ

Название: Screenshot_5.jpg Просмотров: 177 Размер: 259.8 КБ

A preliminary test like this. In the archive, together with an expert, you can see a detailed report of this test. In subsequent posts I will describe in detail the principles of the expert's work and parameter assignment

Title: Cartoon.gif Views: 7844 Size: 8.9 KB

paperclip
 Attachments

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.