PLEASE ADD THIS
-
@l-andorrà @jstap hello sirs.
-
pink blocks, in loop lot=5.0, close partial, add 1 to variable, use this to turn off flag, once per daily bar reset flag and check before placing order.
-
@kestra You cannpt close three times a lot size with a 50% each. Is that the percentage you need?
-
@l-andorrà @jstap what i mean is that, currently am using a sequence of lots, but i want a lot lets say 5.0 its possible that it shows up more than twice a day, but i only want to work on the first and the second that it show, so that the partial close will not affect the 3rd and the rest if its shows more than twice .
-
@jstap You mean this sir ? https://fxdreema.com/shared/teDDMs7Bd
-
@kestra More like this:

-
@jstap ok sir
-
@jstap sir am trying to understand the <= 2 in the condition box you added at the top of set flag to false, since i don't want the partial close to work from the 3rd occurence of the lot.
-
@kestra My bad should be <
-
@jstap or false when its > 2 times in a day ?
-
@kestra Yes you can do this.
-
@jstap pls sir i want to understand the function of the formular block in the structure.
-
@kestra You are using the formula to count the 50% closes, when it has done it twice your flag will turn to false.
-
@jstap Alright thank you sir!.
-
@jstap Sir , should the blocks i added help to return the lot size of the sequence to initial when 0.25 is reached for example. https://fxdreema.com/shared/Y6GvJiZ4e
-
@kestra Which blocks, I don't see anything to reset, the default reset is in the buy block:

-
-
@kestra the blocks below the pairtial close and the buy tree
-
@kestra Your in loop needs to be below a each trade block at.bove, the if the block places a trade it start's at the lowest lo
-
@jstap i don't understand sir, i believed we are through with the partial close issue. This is another question ::::::: should the blocks i added help to return the lot size of the sequence to initial when 0.25 is reached for example. https://fxdreema.com/shared/Y6GvJiZ4e. the once i did not connect together.