You need a for each trade block, maybe you just want to check account profit then close:

Posts made by jstap
-
RE: Close tradesposted in Questions & Answers
-
RE: Fixed lots with custom price level for SL & TPposted in Bug Reports
My guess would be that the account size is too small for broker to allow trade, so lot is adjusted to compensate.
-
RE: In-block variable name was altered after savingposted in Bug Reports
Put something like +1 in the box
-
RE: no positionposted in Questions & Answers
You can't have trail under break, when break activates trail will stop.

-
RE: Stop loss and trailing stop loss based on envelope band priceposted in Questions & Answers
https://fxdreema.com/shared/6VUidgvie you know envelope is just offset moving average?
-
RE: Constants name is now limited ?posted in Questions & Answers
Do you mind explaining? I have never used long names, deliberately use short.
-
RE: I want to remove the Rectanger that the candle has passed from the chart.posted in Questions & Answers
Do you mean when you remove from chart? put blocks on deint

-
RE: stepposted in Questions & Answers
On trade tab, trade closed, check profit last closed, win adjust variable up, loss adjust variable down, use variable in your buy/sell block
-
RE: Block execution orderposted in Questions & Answers
Mostly the order of the blocks, on the odd occasion the block numbers will affect when things are activated. Personally I tend to make block numbers line up with the order.
-
RE: In-block variable name was altered after savingposted in Bug Reports
The boxes are for variables you have created, create variables with these names and see what happens.

-
RE: buy and sell signalposted in Questions & Answers
You can add to you're original post, Put the indicator into a comment so you can see what you're referencing.
-
RE: AND BLOCKposted in General Discussions
You have to decide what you're bot needs, there are countless reasons, so choose one.
-
RE: ENTERING A TRADE ON A NEW CANDLEposted in Questions & Answers
Add a shared link to see what's happening, as you say though it is simple so should work
