timolson / cointrader

Coin Trader is a Java-based backend for algorithmically trading cryptocurrencies. It provides data collection and export, complex event processing and triggering, and backtesting - paper trading - live trading.
Other
450 stars 166 forks source link

Sort currencies, add cryptopia #153

Closed IanWorthington closed 6 years ago

IanWorthington commented 6 years ago

Sort the currency list, add ZOI, add xchange-cryptopia

(This is probably just part of the work required to add cryptopia. It works for ticks and books, orders not yet tested.)