Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

BDN Issues - 4.2.0 Release (#32) #8

Merged
merged 1 commit into from
Feb 2, 2018

Conversation

glitch100
Copy link

  • Added the LowPrice property to the SymbolPriceChangeTickerResponse class.

  • Added BNB pairs and switched symbol name order.

  • Added feature exchangeInfo API endpoint.

  • Split classes to own files.

  • Using OrderType enum in ExchangeInfoSymbol.
    Added possible new values for OrderType enum, LIMIT_MAKER, STOP_LOSS_LIMIT, TAKE_PROFIT_LIMIT.

  • Added REPSONSE, FULL, ACK to CreateOrder, and changed rogue doubles for decimals

  • ExchangeInfoOrderType as new enum.
    ExchangeInfoFilterType new type of json converter.

  • Price property changed to decimal instead of double for any precision conversion problems

  • Error message logging fix

  • FloatParseHandling for queryStringCreation and Test

  • Adjusted types, fields

  • Version change in assembly

  • Removing Price mandatory guard

  • Removed private setters.

  • Removed private from setter.

  • Expanded the number of available order types.

  • Access Level of GenerateQueryStringFromData reverted to private

  • GenerateQueryStringFromData_DecimalConversion deleted from GeneralEndpointTests

Overview

Solved Issues

N/A

Installation

N/A

Acceptance and Testing Steps

  • [] Is it compatible for all target frameworks?

Other Notes

* Added the LowPrice property to the SymbolPriceChangeTickerResponse class.

* Added BNB pairs and switched symbol name order.

* Added feature exchangeInfo API endpoint.

* Split classes to own files.
* Using OrderType enum in ExchangeInfoSymbol.
Added possible new values for OrderType enum, LIMIT_MAKER, STOP_LOSS_LIMIT, TAKE_PROFIT_LIMIT.

* Added REPSONSE, FULL, ACK to CreateOrder, and changed rogue doubles for decimals

* ExchangeInfoOrderType as new enum.
ExchangeInfoFilterType new type of json converter.

* Price property changed to decimal instead of double for any precision conversion problems

* Error message logging fix

* FloatParseHandling for queryStringCreation and Test

* Adjusted types, fields

* Version change in assembly

* Removing Price mandatory guard

* Removed private setters.

* Removed private from setter.

* Expanded the number of available order types.

* Access Level of GenerateQueryStringFromData reverted to private

* GenerateQueryStringFromData_DecimalConversion deleted from GeneralEndpointTests
@glitch100 glitch100 merged commit d62f34f into binance-exchange:master Feb 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant