Feature Request: Implement market order for HuobiPro
See original GitHub issueHi,
As HuobiPro API Document shows, it supports market order, which type is buy-market
and sell-market
.
I test and find current ccxt doesn’t support market order. Please consider to support it for HuobiPro, thanks in advance. Let me know if more information is needed.
BR, Jason
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Change Log – Huobi API Reference v1.0 - GitHub Pages
Release Time (UTC +8) API New / Update
2022.06.24 POST /v2/sub‑user/api‑key‑generation update
2022.06.17 POST /v1/dw/withdraw/api/create update
2022.01.21 GET v1/common/symbols , GET v1/common/currencys Update
Read more >Huobi Global is going to support 5 levels MBP feed from ...
Dear API user,Currently, the websocket subscription topic 'market.$symbol.mbp.$levels' only supports 150 levels MBP book, and the update is based on the gap ...
Read more >How To Connect Huobi To Google Sheets [API Tutorial]
A step-by-step tutorial showing you how to get crypto data from Huobi into Google Sheets using the Huobi API, for beginners.
Read more >Huobi.pro Adds Ripio Trading Options | Finance Magnates
Huobi.pro has announced that it will be adding Ripio (RCN) to its ... Evolves into Huobi.pro, Adding New Currencies for a Global Market...
Read more >Feature Request Policy and Process. - Help Center - Orderhive
Cin7 Orderhive is a comprehensive Order & Inventory Management platform used by ... Level of effort - simple feature requests have a shorter...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@kroitor Sorry, but after I upgrade ccxt to latest version, huobipro could create market order.
Sorry for disturbing you.
Get it, I will provide code snippet.