peerchemist / cryptotik

deprecated
BSD 3-Clause "New" or "Revised" License
79 stars 24 forks source link

Standardize base-quote behaviour for all exchanges #7

Closed peerchemist closed 6 years ago

peerchemist commented 7 years ago

For example Wex works differently when compared to Poloniex. With Poloniex base pair (BTC) goes first when you call the API and market pair comes second (XRP). Implement a wrapper which would standardize this and make it all the same to library user.

peerchemist commented 6 years ago

Will be implemented through normalization classes.