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
IOException
public void getUnfilledOrders() throws OKCoinException, IOException
OKCoinException
IOException
public void getOrders() throws OKCoinException, IOException
OKCoinException
IOException
public void getOrderHistory() throws OKCoinException, IOException
OKCoinException
IOException
public static void main(String[] args) throws OKCoinException, IOException
OKCoinException
IOException
Copyright © 2013–2017. All rights reserved.