What I usually do is use the "For Each Trade" block to loop through all my trades, then sort them by the time they were executed. To get just the last two, I put in a condition using the "Get Trade Count" so it only grabs the ones with the highest index numbers. This way, it always picks up the most recent trades, and you don’t have to worry about specific pairs or IDs.
H
Best posts made by hasanrockefeller
-
RE: How to select the last 2 tradesposted in Questions & Answers