Hi Thanks for the information. I’d worked something similar out.
Firstly, I’d put the following
BuyPrice = High[1]+2*Pipsize
then the instruction to buy:
BUY 1 SHARES AT BuyPrice STOP
However, I don’t think it works as I’ve been unable to establish how the tester sets the buy price. I have concerns about the tester as I thought reducing the trailing stop would reduce my profits in test mode but they increase e.g. trailing stop on DAX (a volatile market) reducing trail from 10 to 7 increased profit. Even 10 in my view will lead to many stop outs. Is my scepticism unfounded?