No, as both could be entered, with the last one reversing the first one triggered.
You can only place the first pending order and, when the candle closes, place the STOP order if the first one has been triggered.
There’s a solution using only ONE pending order + SET STOP PRICE. Here is your example modified:
1
2
buy1contractatdownlimit
SET STOPPRICEup
if the pending order is not triggered, then SET STOP PRICE will have no effect. If it’s triggered, instead, SET STOP PRICE will remain SET until the trade is closed (not just one candle as pending orders do).
No, as both could be entered, with the last one reversing the first one triggered.
You can only place the first pending order and, when the candle closes, place the STOP order if the first one has been triggered.
There’s a solution using only ONE pending order + SET STOP PRICE. Here is your example modified:
1
2
buy1contractat down limit
SET STOPPRICE up
if the pending order is not triggered, then SET STOP PRICE will have no effect. If it’s triggered, instead, SET STOP PRICE will remain SET until the trade is closed (not just one candle as pending orders do).
It’s not ideal, I thought maybe there might be a way of attaching the stop to the order as there is with manual trading on the platform.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok