Package | Description |
---|---|
com.xeiam.xchange.therock | |
com.xeiam.xchange.therock.dto.trade | |
com.xeiam.xchange.therock.service.polling |
Modifier and Type | Method and Description |
---|---|
TheRockTicker |
TheRock.getTicker(TheRock.Pair currencyPair) |
TheRockOrder |
TheRockAuthenticated.placeOrder(TheRock.Pair currencyPair,
String publicKey,
TheRockDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonceFactory,
TheRockOrder order) |
Modifier and Type | Method and Description |
---|---|
TheRock.Pair |
TheRockOrder.getFundId() |
Constructor and Description |
---|
TheRockOrder(TheRock.Pair fundId,
TheRockOrder.Side side,
TheRockOrder.Type type,
BigDecimal amount,
BigDecimal price) |
Modifier and Type | Method and Description |
---|---|
TheRockTicker |
TheRockMarketDataServiceRaw.getTheRockTicker(TheRock.Pair currencyPair) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.