Hello to everyone,help please
-
how do I close all trades with money?for example $ 10.
-
"If position", "Check profit", "Close positions"
You will succeed with these three blocks

-
hi @roar .I did not get the result I wanted.I want 10 pips or 10 dolar in total when opening positions are closed.there are good results here but the risk is growing.

-
-
@eray-dursun
What do you mean risk is growing?
To use groups, just set a group number when buy/sell, and later you can refer to that group number. In the picture I used groupd number 1 for example.

-
-
if i do this it closes separately.I want to close all together.

-
please explain picture
-
That "check profit" works better if you put a "position running" or "for each position" block before it.
Your project has a lot of repetition, there is probably some way to use only 1 logic tree for the opening -
@roar thank you but I can not do this.
-
Check this out

Might be work
-
@josecortesllobat how is this condition real name?
-
Sorry @Eray-Dursun
I don't understand what you want to say. Can you clarify your question?
-
This is other option that you could check up

-
@josecortesllobat said in Hello to everyone,help please:
Check this out

Might be work
I mean,these are renamed.I couldnt find it.
-
@josecortesllobat said in Hello to everyone,help please:
This is other option that you could check up

I tried this, it does not work.
-
That block called "Account Profit >= 10$" is a "Condition" block that is checking out the account's profit.
You can not use the examples as I showed to you because I don´t know the logic of your Project. As @roar said, you should start the closing condition Branch using a "For each postion" or "If position" block. Like this

At least one of them should work. Their logic are: if profit (account or unrealized) is >=10$ -> Close all the positions
-
@josecortesllobat Yes it's okay.Thank you......
