glitch100 / BinanceDotNet

Official C# Wrapper for the Binance exchange API, with REST and WebSocket endpoints

Home Page:https://www.nuget.org/packages/BinanceDotNet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All filters equal price filter on GetexchangeInfo()

veliyasa opened this issue · comments

each coin have 6 filters on exchangeinfo but right now all 6 filters are price filter.

Package Version: 4.9.1
Screen Shot 2019-04-20 at 20 44 28

some symbols' price filters have maxprice and minprice as 0. why is that?