- Forums
- Help
- Binance's API has a huge flaw!!!
Binance's API has a huge flaw!!!
Author:
han1223, Created: 2021-08-16 00:59:24, Updated: 2021-08-16 01:00:06
I tried it one day, and I found two bugs.
- The exchange's IO can't access market data, such asexchange.IO(API, "GET, /api/v3/exchangeInfo) Error reported
Futures_OP 4: 400: {“code”:-1104,“msg”:“Not all sent parameters were read; read ‘0’ parameter(s) but was sent ‘2’.”}
- The second parameter is explicitly the amount, but it's actually the holding value of buying the currency.
More
- Please teach me how to set a specific delay time in the Malay language to open a trade
- How to add hyperlinks in the LogStatus print results?
- Customized data source accuracy anomalies
- Please teach me how to use Ma to draw a buy/sell signal above the K line chart.
- Strategic cooperation
- 请问exchange.io方法传raw参数是否支持Deribit交易所?
- In one word, share the gains of almost five months of real-world work.
- Does the inventor support importing other Python packages?
- What about reset by peer?
- Can someone translate this TypeError: cannot read property '0' of....
- This can't be a total drawdown, is it a platform issue?
- Newcomers seeking help, the problem of buying and selling Binance contracts?
- js cannot use setInterval?
- Which guy has the ability to make an exchange a universal protocol plugin, pay for it?
- Mino Violent Martin is looking for a distributor for the entire network
- Technical problems, emergency call, operation fails after a few days
- The FTX platform is set to hang orders or to settle at the market price.
- Okay, the contract can't be ordered, the balance is not enough, but the account has enough balance, what's the problem?
- Please ask how Binance can suspend a bill in a single transaction at a limited price in an instant?
- I've been trying to write a strategy to eat the effects of Bitcoin on Coinbase.
The grassThe documentation is very clear on the use of IO.
The second parameter of the exchange.Buy function is the number of currencies purchased.
moyouAccess exchangeInfo with httpQuery
The grassWhat's strange is that the market price list is set in this way, and the market price is not the same as the buy and sell list.
han1223I've tested it myself, for example, if the spot transaction is for ETH_USDT, if it's a market listing, it's not the number of ETHs purchased, but the number of USDTs.
But the deal is the amount of ETH.
han1223I've tested it myself, for example, if the spot transaction is for ETH_USDT, if it's a market listing, it's not the number of ETHs purchased, but the number of USDTs.