You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
Hi, you can find the configuration for each symbol at https://www.binance.com/api/v1/exchangeInfo. I will add this endpoint to the API soon, so you can fetch the configuration for each symbol programatically through the API.
I've added support for the exchangeInfo endpoint, and you can now query lot size information through the API, please refer to the the GeneralEndpointsExample class.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
我在LTCBTC市场当中,调用limitSell方法的时候,当quantity=0.943752像这个数字,就会报上面的错误(Filter failure: LOT_SIZE),但是我如果将quantity=0.2的这样的数字,就可以。那么的问题来了,我如何才能获取LTCBTC的配置呢,例如最小数量位数,最小数量,最小金额,最小金额位数呢?
The text was updated successfully, but these errors were encountered: