Collective2,
Just a quick question on placing relative orders using collective2 api.
I saw that you can do market then have profit targets and limits set above and below (+2.5, -1.0, etc).
My question is, can you have them be % of the market purchase price?
ex) I buy at $10.
Profit target = market price * 1.05
Stop loss = market price * 0.96
Is this possible?
If not - how can my VBA program read what market price was achieved so I can do it myself and put in a separate order?
Thanks.