For each trade
-
What is the difference between the Newest to Oldest and Oldest to Newest in the For Each Trade block?
-
That means the search sequence. If you select newest to oldest, the block will search the newest (most recent) open trade, then the second newest an so on until the oldest one. If you select the opposite option the search is exactly the inverse one.
-
@l-andorrà ooh, thank you.
-
You're welcome.