public class IcebergOrderDemo extends Object
| Constructor and Description | 
|---|
IcebergOrderDemo(org.knowm.xchange.Exchange exchange,
                org.knowm.xchange.currency.CurrencyPair currencyPair)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
demoBuyIcebergOrder()  | 
void | 
demoCancelIcebergOrder(long id)  | 
void | 
demoGetIcebergOrderHistory()  | 
void | 
demoGetOpenIcebergOrders()  | 
void | 
demoSellIcebergOrder()  | 
static void | 
main(String[] args)  | 
public IcebergOrderDemo(org.knowm.xchange.Exchange exchange,
                        org.knowm.xchange.currency.CurrencyPair currencyPair)
public void demoGetIcebergOrderHistory()
                                throws IOException
IOExceptionpublic void demoGetOpenIcebergOrders()
                              throws IOException
IOExceptionpublic void demoBuyIcebergOrder()
                         throws IOException
IOExceptionpublic void demoSellIcebergOrder()
                          throws IOException
IOExceptionpublic void demoCancelIcebergOrder(long id)
                            throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2013–2017. All rights reserved.