BUG - MT5 the Martingale function does not multiply?!!!
-
Hello,
with the MT5 the Martingale function does not multiply?!!!
Please verify this with .mq5
-
@bouhali it works for me, what's the problem exactly?
-
Thank you for your reply.
I now understood an ambiguity, when I use Lot: 0.001 the multiplication does not increase, and when I use Lot: 0.01 the multiplication works very well.
I do not know why ??
Do I need to adjust any other parameter?
thanks in advance -
@ambrogio Thank you for your reply.
I now understood an ambiguity, when I use Lot: 0.001 the multiplication does not increase, and when I use Lot: 0.01 the multiplication works very well.
I do not know why ??
Do I need to adjust any other parameter?
thanks in advance -
@bouhali No, nothing else to do, 0.01 is the minimum lot size allowed by almost all brokers on the market. My MT5 do not consider 0.001 and put 0.01 automatically.
-
@ambrogio No, it's not all that.
my broker: Deriv and index: Volatility 75.
it works very well with 0.001, 0.002,
but the problem is at the Block Multiplication level !!!! -
@bouhali said in BUG - MT5 the Martingale function does not multiply?!!!:
@ambrogio No, it's not all that.
my broker: Deriv and index: Volatility 75.
it works very well with 0.001, 0.002,
but the problem is at the Block Multiplication level !!!!I've tested just now on Deriv. You are right !!!!!!!!
But you started the topic like a MT5 bug, you should have specified that you are using Deriv DMT5 platform, so the problem happens with this broker that uses the smallest lot size on some synthetic indices. I advise you to report the bug to the administrator email directly.
The administrator unfortunately does not show up too often here. @fxDreema -
@ambrogio OK Thanks
-
@fxDreema Hello,
with the MT5 the Martingale function does not multiply?!!!
Please verify this with .mq5
when I use Lot: 0.001 the multiplication does not increase, and when I use Lot: 0.01 the multiplication works very well.
I do not know why ??
Do I need to adjust any other parameter?
my broker: Deriv and index: Volatility 75.
it works very well with 0.001, 0.002,
but the problem is at the Block Multiplication level !!!!
thanks in advance