find open price trade
-
With which block can I find the price that the position has been opened?
-
@cup2020 You can store it into a variable as soon as the trade was created this way:

-
@l-andorrà
Thank you -
You're welcome.