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
IOException
public void demoGetOpenIcebergOrders() throws IOException
IOException
public void demoBuyIcebergOrder() throws IOException
IOException
public void demoSellIcebergOrder() throws IOException
IOException
public void demoCancelIcebergOrder(long id) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2013–2017. All rights reserved.