@albyxx that might work... might try that later, as I went for build multiple times solution already....
Thanks @jstap and albyxx.
@albyxx that might work... might try that later, as I went for build multiple times solution already....
Thanks @jstap and albyxx.
Def. a bug.
Just build the thing multiple times... sigh.
"0" gives same result. Only last (Newest) value, not the loop (5 newest sum) value... sigh
Tried empty, let me try "0".
Tried different variations for "for each position".
I'm expecting it to output loop values, not single values.
Looking for PnL (Profit) in that loop.
I'm trying to monitor the last 5 positions PnL.

This only outputs the last position value... the SUM of the last 5 is my desired output. I'm breaking my head.
Anyone?
Johnster.
Thanks for your thought, seems to work though.

Why doesn't this look at the age of newest closed position in group 2 ?
Instead it looks at the age of the newest close sell in general.