Diamond MT5 Pro
- Experten
- Kim Yonghwa
- Version: 1.1
- Aktualisiert: 17 Dezember 2022
- Aktivierungen: 10
Introduce
-
The Diamond MT5 is a cheap, basic Martingale EA.
-
For literature on the Martingale strategy, see https://en.wikipedia.org/wiki/Martingale_(probability_theory)
-
Due to the nature of Martingale EA, it is recommended to run 0.1 lot or less.
-
Optimized for the EURUSD currency pair. Please turn it around cycle limit 5~10.
-
TakeProfit and StopLoss should have the same value. ex) TakeProfit 400 StopLoss 400, TakeProfit 350 StopLoss 350
-
It is recommended to run the leverage below 1:500.
-
Star ratings are a huge help to developers. If you have any questions, please comment.
Variable
Trading Settings
- Lots : Set the trading volume. It is recommended to trade with 0.1 lot or less.
- TakeProfit : It is a setting of Profit.
- StopLoss : It is a setting of Loss.
MartinGale Settings
- CycleMultiple : Set the multiplier after the loss trade. 2.0-> 1-2-4 / 3.0-> 1-3-9
- CycleLimit : Set the number of martingale cycles. Please set a variable between 5 and 10.
- DealType :Set the starting trade type. 0-> BUY 1 -> SELL
Chart Settings
- Chart : If True, a special chart is used.