All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ange.xchange-gdax.4.1.0.source-code.gdax.json Maven / Gradle / Ivy

There is a newer version: 4.3.8
Show newest version
{
  "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