| Package | Description |
|---|---|
| com.webull.openapi.trade | |
| com.webull.openapi.trade.http |
| Modifier and Type | Method and Description |
|---|---|
TradeOrderResponse |
TradeClientV2.cancelOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
TradeClientV2.placeOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
PreviewOrderResponse |
TradeClientV2.previewOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
TradeClientV2.replaceOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
| Modifier and Type | Method and Description |
|---|---|
TradeOrderResponse |
ITradeV2Client.cancelOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeV2Client.placeOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
PreviewOrderResponse |
ITradeV2Client.previewOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeV2Client.replaceOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
Copyright © 2025 Webull. All rights reserved.