mexc function didn't works: createOrder()
See original GitHub issueMUST READ THIS BEFORE SUBMITTING ISSUES (read the links, then delete this message before submitting):
- https://github.com/ccxt/ccxt/wiki/FAQ
- https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
Make sure your local version of CCXT is up to date. Check by comparing the output of ccxt.version
to https://github.com/ccxt/ccxt/blob/master/package.json#L3
- OS: Ubuntu 20.04
- Programming Language version: javascript
- CCXT version: ^1.71.36
console.log( await mexc.createOrder('ETH_USDT','IMMEDIATE_OR_CANCEL','buy',200,0.99));
InvalidOrder: mexc createOrder() allows limit orders only
the code works well until today, but wrong now. Why is it? Is it because of the update of ccxt?
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:7 (3 by maintainers)
Top Results From Across the Web
https://support.mexc.com/hc/en-001/articles/360042...
No information is available for this page.
Read more >Manual · ccxt/ccxt Wiki - GitHub
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges - Manual · ccxt/ccxt Wiki.
Read more >Publishing an Order_Event__e did not create the ...
When I click the 'Check Challenge' button I get the following error: Publishing an Order_Event__e did not create the associated task ...
Read more >JavaScript SDK script configuration - PayPal Developer
The JavaScript SDK displays relevant, PayPal-supported payment methods for a personalized checkout experience.
Read more >MEXC Global-Buy & Sell Bitcoin 4+ - App Store
First, the steep retrieval price. Second, chat function didn't work so I had to email them. They would reply and then I would...
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
It works, everything goes well again. thx @kroitor .
Got it! thx a lot~