Skip to content

Commit

Permalink
Exchanges: update-products 4652
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI authored and Olexiy Buyanskyy committed Feb 2, 2020
1 parent 4d223c9 commit 415dd82
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
16 changes: 16 additions & 0 deletions extensions/exchanges/bitfinex/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -3375,6 +3375,22 @@
"increment": "0.00000001",
"label": "CNH/:CN"
},
{
"asset": "CHZ",
"currency": "USD",
"min_size": "0.001",
"max_size": "250000.0",
"increment": "0.001",
"label": "CHZ/USD"
},
{
"asset": "CHZ",
"currency": "UST",
"min_size": "0.001",
"max_size": "250000.0",
"increment": "0.000001",
"label": "CHZ/UST"
},
{
"asset": "BTC",
"currency": "F0:",
Expand Down
12 changes: 10 additions & 2 deletions extensions/exchanges/bittrex/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -1407,6 +1407,14 @@
"increment": "0.00000001",
"label": "ETH/STORM"
},
{
"asset": "AID",
"currency": "BTC",
"min_size": "231.48148148",
"max_size": "1000000",
"increment": "0.00000001",
"label": "BTC/AID"
},
{
"asset": "NGC",
"currency": "BTC",
Expand Down Expand Up @@ -2538,7 +2546,7 @@
{
"asset": "SPIN",
"currency": "BTC",
"min_size": "490.19607843",
"min_size": "1400.00000000",
"max_size": "1000000",
"increment": "0.00000001",
"label": "BTC/SPIN"
Expand Down Expand Up @@ -2690,7 +2698,7 @@
{
"asset": "APM",
"currency": "BTC",
"min_size": "150.00000000",
"min_size": "10.00000000",
"max_size": "1000000",
"increment": "0.00000001",
"label": "BTC/APM"
Expand Down

0 comments on commit 415dd82

Please sign in to comment.