How do I add to an open position?
-
Hello,
Say I have an open buy position (a tester) of a 0.1lot
When this position makes 3 pip profit upwards I want to add another buy 0.9lot at this point.
How would I do this?Kind Regards,
Chris K
-
@christhapiss You can do it this way:

-
Thanks

I made something that kind of works. It opens a 0.1lot and then a 0.9lot after 3 pips in the right direction.
The only problem is that is proceeds to open another 0.9lot every further 3 pips in the right direction. Which is too many trades, I only want two buys at any one time.Any ideas?
Many Thanks for your help

Chris
-

-
@christhapiss Can you please share the link to your project?