Open dereckmartin opened 1 year ago
I tried to do similar things, except just change the quant and it raised an error for me. What I found to work was that I'd have to cancel the order, then replace it but I don't think it would work with these combo orders since I don't think you can place these with this api.
I tried to do similar things, except just change the quant and it raised an error for me. What I found to work was that I'd have to cancel the order, then replace it but I don't think it would work with these combo orders since I don't think you can place these with this api.
Are you saying place_order_otoco
doesn't work?
I would like to update a combo order, or in the web interface this is editing a profit/loss sell order on an already open position.
Specifically, I am interested in seeing if I can set outsideRegularTradingHour to true through the API. The web interface hides this option and defaults to false.