Assuming I have a current position long 50 contracts, I place an order to buy another 100 contracts. I would like to attach a stoploss sell order to close the combined position of 150, but attached orders seem to coerce the stoploss to have quantity 100 to match the parent order.
Can I attach a child order with a different quantity to the parent order? Is there another way to implement this? I basically just want order activation upon execution of another specific order, but it needs to be on the server side like an attached order.
I have looked at order conditions, but the only thing related to order execution seems to be triggered by any trade on a specific contract.
Any suggestions would be welcome!
Can I attach a child order with a different quantity to the parent order? Is there another way to implement this? I basically just want order activation upon execution of another specific order, but it needs to be on the server side like an attached order.
I have looked at order conditions, but the only thing related to order execution seems to be triggered by any trade on a specific contract.
Any suggestions would be welcome!