Facing Technical error
-
Hello,
I am trying to create a martingale EA, everything running fine but suddenly what happen, a trade with randomly bigger size like 3 standard lot sometimes 8,9 etc. get opened which is strange as their is no such high multiplication factor with reference to previous trade.I noticed such thing when previous trade was 0.01 lot size and multiplication factor is 1.5, so next trade to open should be 0.02 but it opens more than 3 lots. Screenshot attached. Please suggest what could be the problem.!
error.PNG -
Add a shared link to look at
-
-
@forexbob-0 I've never used but fixed ratio is not martingale, which block is placing the wrong size trade? To my knowledge your first tree will start a pattern, which when the second places a trade the first pattern will mess up.
-
I noticed closely that fixed ratio is okay,
And it might be issue in these areas as in picture
Straight Tree (Tree1) is martingale mode with multiplication factor
(Tree2) is incremental mode.And suspicious lot size error is occuring in these both modes.
And is there any chance of error in block number 39 & 40


-
@jstap @roar @l-andorrà @Alan-paredes2
Please can you help in this ? I have tried by separting trees too but nothing work -
Any body available please?
-
why are you complicate things? change fixed lot in drawdown use martingale by system
-

-
@Byens I have already tried this way, same problem I faced there too, but let me know one thing that if I use this mode do I need formula block or not?
-
as far i know, you dont need formula