partial close block
-
partial close block closing once but then how can i block it from closing the second time? i did put once per trade block and for each block
-
-
I don't get the logic behind that. What is this structure supposed to do exactly?
-
@l-andorrà i need to close partially the size with the button on the chart . the problem is i need to close only 1 time not many times (as partially close block do), can you help me to prevent that ?
-
-
-
@l-andorrà can i make the partially close block to close partially only one time instead of many times ?
-
I don't see how and when the button is created. I guess this is just part of your structure, not the complete project. All blocks closing partially should be positioned in the 'on chart' tab connected below the 'mouse clicked on object' block. That way it will only happen once when you click the button.