Read the Stop Loss / Take Profit and put it into a Variable
-
Hello,
I have few trades already running with Stop Loss and Take Profits. Is it possible to read the SL and TP of that trades and put that value into a variable? It would be also fine if I could only read the first trades value. If yes, how can I do that?
Thanks for the help!
-
@volkerhmb

Use this block modify variables, and write it to variables. It has many parameters you can choose and play thru... -
Got it, thank you very much!