Exchanges: Remove ANX from codebase (#408)

* Remove ANX from codebase

* Doc changes
This commit is contained in:
Adrian Gallagher
2020-01-03 14:12:52 +11:00
committed by GitHub
parent f8ef6da93d
commit 4e05ad41e3
31 changed files with 42 additions and 4585 deletions

View File

@@ -14,7 +14,6 @@ func IsSupported(exchangeName string) bool {
// Exchanges stores a list of supported exchanges
var Exchanges = []string{
"anx",
"binance",
"bitfinex",
"bitflyer",