How to store/save Stop loss amount of recent closed trades
-
Please i need help on how to store/save the Stop loss amount of recent closed trade.
For example, if my just closed trade ended in SL, i will like to store the amount so i can use it to multiply my profit for the next opening trade.
-
on trade tab - trade(position) closed set to SL - for each trade(position) set to 1 newest to oldest - modify variable (create double variable named what you want) and save the loop profit price. This will give you a variable to use for other actions.
-
@jstap Please will you spare a little of time to just put up the connection for me for a better understanding. Thanks for all you do
-
Sure, like this: https://fxdreema.com/shared/ZC4X84bYb
-
@jstap Sir, good morning from here. It is not working yet please
-
Put that variable into a comment block and see what is being returned... if trade placed is not from the same EA you are reading this value you need to select all automatic and manually placed in the group option
-
@jstap It is showing 0.0
