Package | Description |
---|---|
com.xeiam.xchange.campbx |
Modifier and Type | Method and Description |
---|---|
static CampBX.TradeMode |
CampBX.TradeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CampBX.TradeMode[] |
CampBX.TradeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CampBXResponse |
CampBX.tradeEnter(String user,
String password,
CampBX.TradeMode mode,
BigDecimal quantity,
BigDecimal price)
An API call to placing an order can be made in following format:
|
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.