| Package | Description |
|---|---|
| com.webull.openapi.trade | |
| com.webull.openapi.trade.http |
| Modifier and Type | Method and Description |
|---|---|
TradeOrderResponse |
TradeClient.cancelOption(String accountId,
OptionOrder optionOrder) |
TradeOrderResponse |
TradeClientV2.cancelOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
TradeClientV2.cancelOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
TradeClient.placeOption(String accountId,
OptionOrder optionOrder) |
TradeOrderResponse |
TradeClientV2.placeOption(String accountId,
OptionOrder optionOrder)
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.
|
TradeOrderResponse |
TradeClient.replaceOption(String accountId,
OptionOrder optionOrder) |
TradeOrderResponse |
TradeClientV2.replaceOption(String accountId,
OptionOrder optionOrder)
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.cancelOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeClient.cancelOption(String accountId,
OptionOrder optionOrder)
This interface is exclusively available for Webull Hong Kong brokerage clients.
|
TradeOrderResponse |
ITradeV2Client.cancelOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeV2Client.placeOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeClient.placeOption(String accountId,
OptionOrder optionOrder)
This interface is exclusively available for Webull Hong Kong brokerage clients.
|
TradeOrderResponse |
ITradeV2Client.placeOrder(String accountId,
TradeOrder tradeOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeV2Client.replaceOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeClient.replaceOption(String accountId,
OptionOrder optionOrder)
This interface is exclusively available for Webull Hong Kong brokerage clients.
|
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.