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

merge from official #3

Open
wants to merge 128 commits into
base: master
Choose a base branch
from
Open

merge from official #3

wants to merge 128 commits into from

Conversation

hoota
Copy link
Owner

@hoota hoota commented Jun 15, 2018

No description provided.

big-andy-coates and others added 30 commits February 25, 2018 20:40
Add reconnect & close logic to DepthCacheExample.
Although not a part of the official API, the getAllAsset page on
Binance’s website is useful for determining whether an asset can be
withdrawn.
Add support for AllAssets.
Support for withdrawal status.
Support newOrderRespType and fix onFailure routing in BinanceApiCallbackAdapter.
…ngInterval (to detect websocket disconnections)
…al.RateLimitType` from String "REQUEST_WEIGHT": value not one of declared Enum instance names: [REQUESTS, ORDERS]
Fixes #154: Update API Enums for ExchangeInfo.
Fixed #157: Add symbol parameter to trades API.
Prevent exception when a new property is added to the API.
yaniferhaoui and others added 30 commits January 9, 2021 16:07
…tion

Fix UnrecognizedPropertyException for loan/repay/transfer endpoints
Get sub-account transfers API support
Update the url of the Binance Api Reference
Add connectivity to Binance Exchange Spot Test Network endpoints.
Implementation of OCO orders
fixed the ability to do testnet streaming per #379
* Cannot deserialize value of type `com.binance.api.client.domain.general.RateLimitType` from String "RAW_REQUESTS": not one of the values accepted for Enum class: [REQUEST_WEIGHT, ORDERS]
Fix deserialization issue for RateLimitType
Fix non-existent 'outboundAccountInfo' event. Replaced by 'outboundAccountPosition'.
…m itself is left in place for backwards compatibility.
Fix examples now too. Deprecated the usage of the old naming.
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

Successfully merging this pull request may close these issues.