Shu Wang
Shu Wang
What you found is staking doc for binance chain, not the centralized exchange. AFAIK, there is no way to get staking data through any existing API in binance exchange. Reference...
Good news, binance has added staking API since 28th Apr. This could be done by calling some "private" methods in this library. GET /sapi/v1/staking/productList to get Staking product list POST...
@solipsist01 You don't "create" private method. This library has wrapped the http request well. The only thing you need is to find the right endpoint and params. I have a...
@cd-a Thanks a lot! Hammerspoon responses keystroke much faster than my poor applescript. For a classic dropdown behavior, I have this conf and tested: ```lua hs.hotkey.bind({}, "F2", function() wez =...
@sinaqahremani I don't think there is a "team". And the license has declared clearly there is no liability or warranty this SDK works as anyone expects. Back to this perticular...
Firstly, please specify timezone. I need to fill `start_str` param to reproduce the data. Secondly, I notice there was `testnet=True` param in your sample code. Test net data could be...
You can't. That error is returned by Binance. To find out whether a symbol can be traded with `quoteOrderQty`: > API users can query via api/v3/exchangeInfo. When it returns with...
`/fapi/v1/exchangeInfo` has the info you need. https://binance-docs.github.io/apidocs/futures/en/#exchange-information
From the error message, it looks like your python interpreter is 32-bit .
@mbadolato Google translation is accurate here. As native speaker I don't know what OP means either. Just close this issue if no futher detail or clarification.