tiagosiebler / binance

Node.js & JavaScript SDK for Binance REST APIs & WebSockets, with TypeScript & browser support, integration tests, beautification & more.
MIT License
758 stars 266 forks source link

Improve typings of SymbolExchangeInfo #341

Closed Xavier59 closed 1 year ago

Xavier59 commented 1 year ago

Add missing typings for SymbolExchangeInfo

See change log:

2022-12-05

Changes to GET /api/v3/exchangeInfo New fields defaultSelfTradePreventionMode and allowedSelfTradePreventionModes

2022-06-15

GET /api/v3/exchangeInfo returns new field cancelReplaceAllowed in symbols list.

2019-11-13

Rest API

api/v3/exchangeInfo has new fields: quoteOrderQtyMarketAllowed baseCommissionPrecision quoteCommissionPrecision