Skip to content

Commit

Permalink
Fixup: settings for default.yaml (fix xeroc#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zapata committed Jun 7, 2018
1 parent 2e138fc commit fe5685d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 392 deletions.
14 changes: 4 additions & 10 deletions bitshares_pricefeed/examples/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ exchanges:
####################################
google:
klass: Google
enable: True
enable: False
quotes:
- ARS
- TRY
Expand Down Expand Up @@ -108,11 +108,9 @@ exchanges:
- KRW
- SEK
- RUB
base:
bases:
# Only USD with free subscription
- USD
quoteNames:
RUB: RUBLE
currencylayer:
klass: CurrencyLayer
enable: True
Expand All @@ -136,7 +134,7 @@ exchanges:
- KRW
- RUB
- SEK
base:
bases:
# Only USD with free subscription
- USD
quoteNames:
Expand Down Expand Up @@ -183,7 +181,6 @@ exchanges:
quotes:
- BTC
bases:
- CNY
- USD
huobi:
klass: Huobi
Expand All @@ -204,7 +201,7 @@ exchanges:
- BTC
bittrex:
klass: Bittrex
enable: True
enable: False
quotes:
- BTS
bases:
Expand Down Expand Up @@ -307,17 +304,14 @@ default:
# Choose from: - "*": all,
# - loaded exchanges (see below)
sources:
- google
- fixer
- openexchangerates
- currencylayer
- btcavg
- quandl
- bitstamp
- btcavg
- okcoin
- poloniex
- bittrex
- zb
- coinmarketcap
- aex
Expand Down
Loading

0 comments on commit fe5685d

Please sign in to comment.