Here is an example for the ES futures:
The market is trading at 6048. I want to go short at 6075, which hasn't traded yet. If I get filled at 6075, I want to have an OCO order placed at 6100 and 6000 automatically. This OCO order only gets submitted if the original sell order at 6075 gets filled and it shouldn't be necessary for me to be at my computer when that happens. I would also need to be able to change the first limit order and the OCO levels using the DOM ladder, in the same way that I normally change orders that are entered manually.
As there will be multiple orders throughout the day, at different levels, and not necessarily with a constant set of price differences between the orders (i.e. It could be 15 points on the stop and 80 points on the profit level rather than the 25/75 shown above), I would like to be able to quickly enter these orders via the DOM ladder. Is that possible? If not, which is the best way of achieving the same result?
Many thanks in advance.

Comment