Futures-Python-demo icon indicating copy to clipboard operation
Futures-Python-demo copied to clipboard

batch cancellations

Open igkoh opened this issue 4 years ago • 1 comments

Are there batch cancellations like dm.send_contract_batchorder extending usage of dm.send_contract_order?Or can one apply filter for direction and offset in cancel_all_contract_order?  dm.cancel_all_contract_order(symbol='BTC')  

Best regards, Ingyu

igkoh avatar Aug 01 '20 09:08 igkoh

Not an answer to your question; rather another question.

Have you found out if it is possible to submit market orders? The API documentation only mentions limit orders.

davidebaldini avatar Aug 01 '21 15:08 davidebaldini