
ange.xchange-gdax.4.1.0.source-code.gdax.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xchange-gdax Show documentation
Show all versions of xchange-gdax Show documentation
XChange implementation for GDAX
{
"currency_pairs" : {
"BTC/GBP" : {
"min_amount" : 0.01,
"max_amount" : 10000.00,
"price_scale" : 8
},
"BTC/USD" : {
"min_amount" : 0.01,
"max_amount" : 10000.00,
"price_scale" : 8
},
"ETH/USD" : {
"min_amount" : 0.01,
"max_amount" : 1000000.00,
"price_scale" : 8
},
"BTC/EUR" : {
"min_amount" : 0.01,
"max_amount" : 10000.00,
"price_scale" : 8
},
"ETH/BTC" : {
"min_amount" : 0.01000,
"max_amount" : 1000000.00000,
"price_scale" : 8
},
"LTC/USD" : {
"min_amount" : 0.01,
"max_amount" : 1000000.00,
"price_scale" : 8
},
"LTC/BTC" : {
"min_amount" : 0.01000,
"max_amount" : 1000000.00000,
"price_scale" : 8
}
},
"currencies" : {
"EUR" : null,
"LTC" : null,
"USD" : null,
"BTC" : null,
"ETH" : null,
"GBP" : null
},
"public_rate_limits": [
{
"calls": 3,
"time_span": 1,
"time_unit": "SECONDS"
}
],
"private_rate_limits": [
{
"calls": 5,
"time_span": 1,
"time_unit": "SECONDS"
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy