Hello FxDreema,
Thanks for your explanation, it was really helpful. The field with "Trades" is really great. I have one question though.
If there will be 2 separate logical trees in the "Trades" field. One is "(event) new trade opened" and the second "(event) trade closed"
What if these 2 logical trees will NOT be connected but stay there separately, will they work accordingly, one when a trade is opened, and the other when the trade has closed ?
Latest posts made by Coldice
-
RE: Modifying wxisting tradesposted in Questions & Answers
-
RE: Modifying wxisting tradesposted in Questions & Answers
Thank you for your reply.
Unfortunately because of my spelling mistake some confusion has been created.
If more than "n" trades are running, for example there is 1 trade running and 1 pendin. The price reaches the pending order and opens the trade, when it happened, the TP/SL from the 1st trade must be changed to the TP/SL of the 2nd trade (last) and so on.
So basically with each new opened trade, the TP (and/or SL) from all previous running trades must be changed to the TP (and/or SL) of the last opened trade.
The idea is that all trades must have same TP/SL at a time and when the TP/SL is hit, all the trades will close.Thanks for help again.
-
RE: Modifying wxisting tradesposted in Questions & Answers
Hi, I'm new here so will get straight on topic.
I was looking into the blocks settings, but couldn't find what I need. Combinind several blocks didn't help either.
I need this: If nore than "n" trades are running, change all TP ans SL to the last trade's TP and SL.
and this: How to find the type of the last trade ?Thanks.