jphackworth / cryptick

Library for retrieving ticker data from popular crypto-currency-related Exchanges
Mozilla Public License 2.0
10 stars 4 forks source link

Normalize ticker data function #4

Open jphackworth opened 10 years ago

jphackworth commented 10 years ago

It'd be useful to have a function that normalizes ticker data. This would re-structure exchange ticker data into a common format. The benefit would be in directly comparing ticker data maps from different exchanges. For instance, if one exchange returns :bid, vs :buy. :ask vs :sell.