public class OrderInfoDemo extends Object
| Constructor and Description |
|---|
OrderInfoDemo(org.knowm.xchange.Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
void |
getOpenOrders() |
void |
getOrderHistory() |
void |
getOrders() |
void |
getUnfilledOrders() |
static void |
main(String[] args) |
public void getOpenOrders()
throws IOException
IOExceptionpublic void getUnfilledOrders()
throws OKCoinException,
IOException
OKCoinExceptionIOExceptionpublic void getOrders()
throws OKCoinException,
IOException
OKCoinExceptionIOExceptionpublic void getOrderHistory()
throws OKCoinException,
IOException
OKCoinExceptionIOExceptionpublic static void main(String[] args) throws OKCoinException, IOException
OKCoinExceptionIOExceptionCopyright © 2013–2017. All rights reserved.