Skip to content

Commit

Permalink
Remove binance and huobi sources
Browse files Browse the repository at this point in the history
More regional analysis needed to understand if these will work
consistently. Further, when they fail they are returning more price
data than the requested pair so their query strings may need
modifying.
  • Loading branch information
ross-spencer committed Aug 13, 2024
1 parent 36266e9 commit b637b85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/config-gofer.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,7 @@ gofer {
origin "bitfinex_simple" { query = "ADA/BTC" }
origin "kraken" { query = "ADA/BTC" }
origin "upbit" { query = "ADA/BTC" }
origin "binance" { query = "ADA/BTC" }
origin "hitbtc" { query = "ADA/BTC" }
origin "huobi" { query = "ADA/BTC" }
}
}

Expand Down

0 comments on commit b637b85

Please sign in to comment.