Skip to content

Commit

Permalink
Add TUSD
Browse files Browse the repository at this point in the history
  • Loading branch information
abitmore authored and xeroc committed May 27, 2016
1 parent 1c35051 commit 3e25b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/pricefeeds/config-example.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
_all_assets = ["BTC", "SILVER", "GOLD", "TRY", "SGD", "HKD", "NZD",
"CNY", "MXN", "CAD", "CHF", "AUD", "GBP", "JPY", "EUR", "USD",
"KRW"] # "SHENZHEN", "HANGSENG", "NASDAQC", "NIKKEI", "RUB", "SEK"
"KRW", "TCNY", "TUSD" ] # "SHENZHEN", "HANGSENG", "NASDAQC", "NIKKEI", "RUB", "SEK"
_bases = ["CNY", "USD", "BTC", "EUR", "HKD", "JPY"]

asset_config = {"default" : { # DEFAULT BEHAVIOR
Expand Down

0 comments on commit 3e25b3a

Please sign in to comment.