Hi,
Can anyone tell me the best way to implement an IF DONE order.
For example, consider the following order:
BUY 1 contracts ON STOP 0.8550 IF DONE BUY 2 contracts ON STOP 0.8530
EXITALL LONG ON STOP 0.8510
Basically the system enters long 1 contract on a set of criteria (this part is done). If the price falls to a certain level, I want to average down. If it falls further, to another level, then I exit all longs.
Thanks,
Howard
|