Change TP - Take Profit Average Lots for first and last positions
-
Hello, in these blocks I would like to add the Take Profit modification! For example, when: the Buy positions are 4, the first from 0.01 and the fourth from 0.04 the code must update the TP price for these positions by calculating the lot and the pips I add, can anyone help me? Thank you
-
Modify stop's need to be under a for each trade, this way it will loop through and modify each trade, this also needs to be in a separate tree and not under a buy/sell block.
-
ok thanks but it's hard to interpret fxdreema blocks, thanks anyway
-
I know, keep trying and you'll get there
