Skip to content
New issue

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

Instruments needs an update #196

Closed
brightb1ue opened this issue Feb 27, 2024 · 1 comment
Closed

Instruments needs an update #196

brightb1ue opened this issue Feb 27, 2024 · 1 comment

Comments

@brightb1ue
Copy link

https://bybit-exchange.github.io/docs/changelog/v5#rest-api

  • Add response fields maxMktOrderQty
  • postOnlyMaxOrderQty is useless, use maxOrderQty for Limit and PostOnly order

{"symbol":"BTCUSDT","contractType":"LinearPerpetual","status":"Trading","baseCoin":"BTC","quoteCoin":"USDT","launchTime":"1584230400000","deliveryTime":"0","deliveryFeeRate":"","priceScale":"2","leverageFilter":{"minLeverage":"1","maxLeverage":"100.00","leverageStep":"0.01"},"priceFilter":{"minPrice":"0.10","maxPrice":"199999.80","tickSize":"0.10"},"lotSizeFilter":{"maxOrderQty":"155.000","minOrderQty":"0.001","qtyStep":"0.001","postOnlyMaxOrderQty":"155.000","maxMktOrderQty":"100.000"},"unifiedMarginTrade":true,"fundingInterval":480,"settleCoin":"USDT","copyTrading":"both","upperFundingRate":"0.00375","lowerFundingRate":"-0.00375"}

@JKorf
Copy link
Owner

JKorf commented Feb 27, 2024

I've updated it in the latest version

@JKorf JKorf closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants