A problem with the grid system, The distance between orders is broken when one tile is manually closed
-
Hello everyone. I have a Grid system project working fine. BUT this problems

https://fxdreema.com/shared/x7rOvtnR-
If I manually close the 2nd position in the grid system, the next opened 2nd position according to the martingale system will be enlarged by taking into account the 3rd position.!
[alt text](
image url)

Here there is an error in determining the sequence of positions. But I don't know how to fix it. Please help -
If I start the robot and it starts to open a position, if I manually skip a certain distance and start the robot again, it will use the maximum lot
I Starting EA

I turned off the EA

it will use the maximum lot

Please help
-
-
If I have this right, change the martingale lot within the buy/sell block:

-
@jstap said in A problem with the grid system, The distance between orders is broken when one tile is manually closed:
If I have this right, change the martingale lot within the buy/sell block:
It uses martingale only for the first opened position


-
Thanks bro!!