Package | Description |
---|---|
com.xeiam.xchange.cryptsy | |
com.xeiam.xchange.cryptsy.service.polling |
Modifier and Type | Method and Description |
---|---|
CryptsyOpenOrdersReturn |
CryptsyAuthenticated.allmyorders(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
CryptsyOpenOrdersReturn |
CryptsyAuthenticated.myorders(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
int marketID) |
Modifier and Type | Method and Description |
---|---|
static OpenOrders |
CryptsyAdapters.adaptOpenOrders(CryptsyOpenOrdersReturn openOrdersReturnValue)
Adapts CryptsyOpenOrdersReturn DTO to XChange standard OpenOrd ers DTO
|
Modifier and Type | Method and Description |
---|---|
CryptsyOpenOrdersReturn |
CryptsyTradeServiceRaw.getCryptsyOpenOrders()
Gets the open orders in all markets
|
CryptsyOpenOrdersReturn |
CryptsyTradeServiceRaw.getCryptsySingleMarketOpenOrders(int marketID)
Gets the open orders in a specific market
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.