Binance.API.Csharp.Client icon indicating copy to clipboard operation
Binance.API.Csharp.Client copied to clipboard

Support querying a single 24h price change pair

Open Turv opened this issue 8 years ago • 2 comments

As mentioned in Ticket #15 the signature of the method GetPriceChange24H supports a symbol parameter but always expects a JSON Array to return the IEnumerable object.

When this parameter is provided the API returns a flat object, and not an array therefore this needs two different methods to support getting all price changes or a single price change.

Turv avatar Jan 08 '18 10:01 Turv

When was the library updated? I too experience this, and pulled the library 3 days ago. @morpheums

weznagwama avatar Jan 18 '18 00:01 weznagwama

I just released a new version today, please check it out, thanks!

El 17 ene. 2018 8:34 p. m., "weznagwama" [email protected] escribió:

When was the library updated? I too experience this, and pulled the library 3 days ago. @morpheums https://github.com/morpheums

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/morpheums/Binance.API.Csharp.Client/pull/18#issuecomment-358497396, or mute the thread https://github.com/notifications/unsubscribe-auth/ARLhzs38zC-QFqKtgyGDZls2WeOkQc8Rks5tLpGmgaJpZM4RWJqZ .

morpheums avatar Jan 18 '18 00:01 morpheums