Package | Description |
---|---|
com.xeiam.xchange.campbx | |
com.xeiam.xchange.campbx.service.polling |
Modifier and Type | Method and Description |
---|---|
MyOpenOrders |
CampBX.getOpenOrders(String user,
String password)
An API call to obtain list pending orders for an account can be made in following format: https://CampBX.com/api/myorders.php POST: user=USERNAME
pass=PASSWORD Result is a JSON object with two arrays: Buy and Sell.
|
Modifier and Type | Method and Description |
---|---|
MyOpenOrders |
CampBXTradeServiceRaw.getCampBXOpenOrders() |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.