We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BybitSpotInstrumentLotSizeFilter
There is unclear description in market Bybit api for instrument type, but in response example it is decimal for spot.
https://bybit-exchange.github.io/docs/v5/market/instrument#response-parameters
>> basePrecision string The precision of base coin >> quotePrecision string The precision of quote coin
https://bybit-exchange.github.io/docs/spot/public/instrument#response-parameters
> basePrecision string Decimal precision (base currency) > quotePrecision string Decimal precision (quote currency)
The text was updated successfully, but these errors were encountered:
Fixed in new version. Thank you very much
Sorry, something went wrong.
No branches or pull requests
BybitSpotInstrumentLotSizeFilter
There is unclear description in market Bybit api for instrument type, but in response example it is decimal for spot.
https://bybit-exchange.github.io/docs/v5/market/instrument#response-parameters
https://bybit-exchange.github.io/docs/spot/public/instrument#response-parameters
The text was updated successfully, but these errors were encountered: