binance-api-node
binance-api-node copied to clipboard
Add Margin Query and Delete Oco functionality?
I noticed a few functions are missing:
- Query All Margin Oco Orders https://binance-docs.github.io/apidocs/spot/en/#query-margin-account-39-s-all-oco-user_data
- Query All Open Margin Oco Orders https://binance-docs.github.io/apidocs/spot/en/#query-margin-account-39-s-open-oco-user_data
- Cancel Oco Order https://binance-docs.github.io/apidocs/spot/en/#margin-account-cancel-oco-trade
If we are able to add these functionality in there it would be great!