| Package | Description |
|---|---|
| com.xeiam.xchange.campbx |
| Modifier and Type | Method and Description |
|---|---|
static CampBX.MarketPrice |
CampBX.MarketPrice.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CampBX.MarketPrice[] |
CampBX.MarketPrice.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.tradeAdvancedMarketEnter(String user,
String password,
CampBX.AdvTradeMode mode,
BigDecimal quantity,
CampBX.MarketPrice market,
CampBX.FillType fillType,
CampBX.DarkPool darkPool,
String expiry) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.