LAST OPENED TRADE
-
Hello guys,
Anyone to assist on how to refer to the last opened trade(still learning)
Which block contains this? -
@musa-5 Here you can find it:

-
i was hoping it would be available on the condition block so that it is placable against other parameters.

-
@musa-5 You can use a condition block, you would still need a for each block above, in loop accesses trade or closed trade perameters.
-
@jstap i wish there could be 4 options i.e highest trade,lowest trade first trade, last trade. for trades that are still running. This would make it easy trade wrt the price.
-
@musa-5 You will need more blocks to get that.