glitch100 / BinanceDotNet

Official C# Wrapper for the Binance exchange API, with REST and WebSocket endpoints
https://www.nuget.org/packages/BinanceDotNet/
MIT License
161 stars 138 forks source link

fix 24h AllMarketticker data #118 #158

Closed KillerInk closed 5 years ago

KillerInk commented 5 years ago

Overview

fix the issue that allmarketdata returns an array of json objects

Solved Issues

118 #154

Installation

N/A

Acceptance and Testing Steps

Other Notes

glitch100 commented 5 years ago

Was this tested?

KillerInk commented 5 years ago

yes it got tested. building a trading ui based on the lib