Ein MT4 Ea in MT5 zu programmieren ( einfaches coding)

MQL5 Experts

Spécifications

Hello guys,

I would be very happy if someone could programm my Expert Advisor for MT4 into MT5. It is very simple for someone who control the MT5 language, it's not a complicated EA.

It's an EA which trades with MA, Stoch and Rsi plus there is a Martingale function already programed in MT4 but it has to be in MT5.

There is 3 more things to do.

1. I would like if you could change the martingale function a little bit. At the moment it does trade like that: If i lose a trade it multiplicates the next trade lot x times ( the value x set by myself) and the third trade also the same x times like the first.

    But i want to set for an example the second trade to multiplate 2 times if i lose the first / the third trade to 2.7 for an example if i lose the second trade.

    But it could be any number that i want to set. Below is just an example.

TradeMultiplicator
12.0
22.5
33.2
43.9

  2. Modify the trade days. It should only trade these days which i turn true. Below is just an example.

DaysAction
MondayTrue
TuesdayFalse
WednesdayFalse
ThursdayTrue
FridayTrue

   3. Modify the trade hours. It should only trade these days which i turn true. Below is just an example.

HoursAction
22False
23True
24True
1True
2True
3False
4True

 

Informations sur le projet

Budget
15 - 25 USD
Pour le développeur
13.5 - 22.5 USD
Délais
de 1 à 5 jour(s)