Yes but you need a for each trade block, and get the value in a loop:

Posts made by jstap
-
RE: How can I check if a trade's comment contains an "X" string? Can I do it with the regular condition block?posted in Questions & Answers
-
RE: Pending orderposted in Questions & Answers
1st you need to decide what defines the two price levels, no trade order-condition candle 0 close x< price 1, pending sell on 2nd price
-
RE: MACD histogram is below or above zero.posted in Questions & Answers
To have the MACD cross you cannot use a value like that, because EA will assume you are talking about the main chart, and 0 is as far to the bottom as you can get
-
RE: take so much time to openposted in Questions & Answers
You can go to the main page and message admin, for me it just downloads
-
RE: HAVING PROBLEM WITH CHECK DISTANCE MT5posted in Bug Reports
Something if you are getting trades at the wrong time
-
RE: take so much time to openposted in Questions & Answers
I haven't had this is a long time, but there has and might be the odd time when things take longer than wanted.
-
RE: Pending orderposted in Questions & Answers
So 2 price levels, if candle 0 close x< A place a pending sell on price B. This will create a limit order
-
RE: CLOSE TRADEposted in Questions & Answers
Terminate would be the easiest, your reason to stop-terminate. Or just stop EA from placing a trade until conditions are right.
-
RE: CLOSE TRADEposted in Questions & Answers
Close profitable trade (blue block), for single trade, or check profit (unrealised)-close, for more than 1
-
RE: help for EAposted in Tutorials by Users
Not really because it's simple to test, but in a pending block for example placing a pending buy at -10 pips from the current price level, would place a by limit 10 pips below the current price
-
RE: help for EAposted in Tutorials by Users
limits are placed when above for buy, and below for a sell
-
RE: HAVING PROBLEM WITH CHECK DISTANCE MT5posted in Bug Reports
Wrong trades do not happen, wrong set up/logic can create them though
-
RE: How can time format be translated?posted in Questions & Answers
Think this will show you all you need: https://fxdreema.com/shared/HToMwtsCc
Or: https://fxdreema.com/forum/topic/19545/create-time-stamp-for-optimisation
-
RE: Check a comment for a certain stringposted in Questions & Answers
If it equals it contains a certain string?
-
RE: Integration of Manual Transactions with Fexdreema Robot: Clarification Neededposted in Questions & Answers
Yes if you select manually opened, or all in all relevant blocks