Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractInboundDecoder<I,O> - Class in com.webull.openapi.data.quotes.subsribe.codec
 
AbstractInboundDecoder() - Constructor for class com.webull.openapi.data.quotes.subsribe.codec.AbstractInboundDecoder
 
ACCEPTED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
ACCEPTED - Static variable in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
 
ACCESS_TOKEN - Static variable in class com.webull.openapi.core.common.Headers
 
AccessToken - Class in com.webull.openapi.core.http.initializer.token.bean
 
AccessToken() - Constructor for class com.webull.openapi.core.http.initializer.token.bean.AccessToken
 
Account - Class in com.webull.openapi.trade.response
 
Account() - Constructor for class com.webull.openapi.trade.response.Account
 
Account - Class in com.webull.openapi.trade.response.v2
 
Account() - Constructor for class com.webull.openapi.trade.response.v2.Account
 
Account - Class in com.webull.openapi.trade.response.v3
 
Account() - Constructor for class com.webull.openapi.trade.response.v3.Account
 
AccountAsset - Class in com.webull.openapi.trade.response
 
AccountAsset() - Constructor for class com.webull.openapi.trade.response.AccountAsset
 
AccountAssetInfo - Class in com.webull.openapi.trade.response.v2
 
AccountAssetInfo() - Constructor for class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
AccountAssetInfo - Class in com.webull.openapi.trade.response.v3
 
AccountAssetInfo() - Constructor for class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
AccountBalance - Class in com.webull.openapi.trade.response
 
AccountBalance() - Constructor for class com.webull.openapi.trade.response.AccountBalance
 
AccountBalanceInfo - Class in com.webull.openapi.trade.response.v2
 
AccountBalanceInfo() - Constructor for class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
AccountBalanceInfo - Class in com.webull.openapi.trade.response.v3
 
AccountBalanceInfo() - Constructor for class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
AccountDetail - Class in com.webull.openapi.trade.response
 
AccountDetail() - Constructor for class com.webull.openapi.trade.response.AccountDetail
 
AccountPositions - Class in com.webull.openapi.trade.response
 
AccountPositions() - Constructor for class com.webull.openapi.trade.response.AccountPositions
 
AccountPositionsInfo - Class in com.webull.openapi.trade.response.v2
 
AccountPositionsInfo() - Constructor for class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
AccountPositionsInfo - Class in com.webull.openapi.trade.response.v3
 
AccountPositionsInfo() - Constructor for class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
ACCOUNTS_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
AccountTaxType - Enum in com.webull.openapi.core.common.dict
 
AccountType - Enum in com.webull.openapi.core.common.dict
 
addAccounts(String) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Account ID
addAccountsBytes(ByteString) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Account ID
addAllAccounts(Iterable<String>) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Account ID
addAllAsks(Iterable<? extends Api.AskBid>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
addAllAsks(Iterable<? extends Quotes.AskBid>) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
addAllBids(Iterable<? extends Api.AskBid>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
addAllBids(Iterable<? extends Quotes.AskBid>) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
addAllBroker(Iterable<? extends Api.Broker>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
addAllBroker(Iterable<? extends Quotes.Broker>) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
addAllOrder(Iterable<? extends Api.Order>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
addAllOrder(Iterable<? extends Quotes.Order>) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
addAllResult(Iterable<? extends Api.Bar>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
addAllResult(Iterable<? extends Api.BarsResponse>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
addAllResult(Iterable<? extends Api.Instrument>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
addAllResult(Iterable<? extends Api.Snapshot>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
addAllResult(Iterable<? extends Api.Tick>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
addAllSubTypes(Iterable<String>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string sub_types = 4;
addAllSymbols(Iterable<String>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
repeated string symbols = 1;
addAllSymbols(Iterable<String>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string symbols = 2;
addAsks(Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
addAsks(int, Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
addAsks(Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
addAsks(int, Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
addAsks(Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
addAsks(int, Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
addAsks(Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
addAsks(int, Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
addAsksBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
addAsksBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
addAsksBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
addAsksBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
addBids(Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
addBids(int, Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
addBids(Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
addBids(int, Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
addBids(Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
addBids(int, Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
addBids(Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
addBids(int, Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
addBidsBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
addBidsBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
addBidsBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
addBidsBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
addBroker(Api.Broker) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
addBroker(int, Api.Broker) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
addBroker(Api.Broker.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
addBroker(int, Api.Broker.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
addBroker(Quotes.Broker) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
addBroker(int, Quotes.Broker) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
addBroker(Quotes.Broker.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
addBroker(int, Quotes.Broker.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
addBrokerBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
addBrokerBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
addBrokerBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
addBrokerBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
addCustomHeaders(Map<String, String>) - Method in interface com.webull.openapi.trade.http.ITradeClient
This is an optional feature; you can still make a request without setting it.
addCustomHeaders(Map<String, String>) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This is an optional feature; you can still make a request without setting it.
addCustomHeaders(Map<String, String>) - Method in class com.webull.openapi.trade.TradeClient
 
addCustomHeaders(Map<String, String>) - Method in class com.webull.openapi.trade.TradeClientV2
 
addEndpoint(String, ApiModule, String) - Method in class com.webull.openapi.core.endpoint.ChainedEndpointResolver
 
addEndpoint(String, ApiModule, String) - Method in interface com.webull.openapi.core.endpoint.EndpointResolver
 
addHandler(QuotesSubsHandler) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
addHandler(QuotesSubsHandler) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
addHandler(GrpcHandler) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
addHandler(GrpcHandler) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
addOrder(Api.Order) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
addOrder(int, Api.Order) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
addOrder(Api.Order.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
addOrder(int, Api.Order.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
addOrder(Quotes.Order) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
addOrder(int, Quotes.Order) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
addOrder(Quotes.Order.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
addOrder(int, Quotes.Order.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
addOrderBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
addOrderBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
addOrderBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
addOrderBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
addResult(Api.Bar) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
addResult(int, Api.Bar) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
addResult(Api.Bar.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
addResult(int, Api.Bar.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
addResult(Api.BarsResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
addResult(int, Api.BarsResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
addResult(Api.BarsResponse.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
addResult(int, Api.BarsResponse.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
addResult(Api.Instrument) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
addResult(int, Api.Instrument) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
addResult(Api.Instrument.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
addResult(int, Api.Instrument.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
addResult(Api.Snapshot) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
addResult(int, Api.Snapshot) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
addResult(Api.Snapshot.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
addResult(int, Api.Snapshot.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
addResult(Api.Tick) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
addResult(int, Api.Tick) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
addResult(Api.Tick.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
addResult(int, Api.Tick.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
addSubscription(Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
addSubscription(String, Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
 
addSubscription(Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
addSubscription(String, Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.SubscriptionManager
 
addSubscriptionAsync(Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.DataStreamingClient
 
addSubscriptionAsync(Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
addSubscriptionBlocking(Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.DataStreamingClient
 
addSubscriptionBlocking(Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
addSubscriptionRx(Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.DataStreamingClient
 
addSubscriptionRx(Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
addSubTypes(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string sub_types = 4;
addSubTypesBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string sub_types = 4;
addSymbols(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
repeated string symbols = 1;
addSymbols(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string symbols = 2;
addSymbolsBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
repeated string symbols = 1;
addSymbolsBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string symbols = 2;
AndMergeRetryCondition - Class in com.webull.openapi.core.retry.condition
Merge no retry with and operation.
AndMergeRetryCondition(List<RetryCondition>) - Constructor for class com.webull.openapi.core.retry.condition.AndMergeRetryCondition
 
Api - Class in com.webull.openapi.data.internal.grpc.proto
 
api() - Static method in class com.webull.openapi.data.internal.mqtt.support.SchedulerConfig
 
Api.AskBid - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.AskBid
Api.AskBid.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.AskBid
Api.AskBidOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.Bar - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Bar
Api.Bar.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Bar
Api.BarOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.BarsRequest - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.BarsRequest
Api.BarsRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.BarsRequest
Api.BarsRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.BarsResponse - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.BarsResponse
Api.BarsResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.BarsResponse
Api.BarsResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.BatchBarsRequest - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.BatchBarsRequest
Api.BatchBarsRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.BatchBarsRequest
Api.BatchBarsRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.BatchBarsResponse - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.BatchBarsResponse
Api.BatchBarsResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.BatchBarsResponse
Api.BatchBarsResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.Broker - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Broker
Api.Broker.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Broker
Api.BrokerOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.Instrument - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Instrument
Api.Instrument.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Instrument
Api.InstrumentOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.InstrumentRequest - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.InstrumentRequest
Api.InstrumentRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.InstrumentRequest
Api.InstrumentRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.InstrumentResponse - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.InstrumentResponse
Api.InstrumentResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.InstrumentResponse
Api.InstrumentResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.Order - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Order
Api.Order.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Order
Api.OrderOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.QuoteRequest - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.QuoteRequest
Api.QuoteRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.QuoteRequest
Api.QuoteRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.QuoteResponse - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.QuoteResponse
Api.QuoteResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.QuoteResponse
Api.QuoteResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.Snapshot - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Snapshot
Api.Snapshot.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Snapshot
Api.SnapshotOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.SnapshotRequest - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.SnapshotRequest
Api.SnapshotRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.SnapshotRequest
Api.SnapshotRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.SnapshotResponse - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.SnapshotResponse
Api.SnapshotResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.SnapshotResponse
Api.SnapshotResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.SubscribeRequest - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.SubscribeRequest
Api.SubscribeRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.SubscribeRequest
Api.SubscribeRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.SubscribeResponse - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.SubscribeResponse
Api.SubscribeResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.SubscribeResponse
Api.SubscribeResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.Tick - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Tick
Api.Tick.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.Tick
Api.TickOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.TickRequest - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.TickRequest
Api.TickRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.TickRequest
Api.TickRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.TickResponse - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.TickResponse
Api.TickResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.TickResponse
Api.TickResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Api.TokenResponse - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.TokenResponse
Api.TokenResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type api.TokenResponse
Api.TokenResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
API_HK - Static variable in class com.webull.openapi.core.common.DefaultHost
 
API_JP - Static variable in class com.webull.openapi.core.common.DefaultHost
 
API_US - Static variable in class com.webull.openapi.core.common.DefaultHost
 
ApiAuthProvider - Class in com.webull.openapi.data.internal.mqtt.lifecycle
 
ApiAuthProvider(String, String, IMarketStreamingClient) - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.ApiAuthProvider
 
apiClient(IMarketStreamingClient) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
apiClient(IMarketStreamingClient) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
ApiConfig - Class in com.webull.openapi.core.http.initializer.config.bean
 
ApiConfig() - Constructor for class com.webull.openapi.core.http.initializer.config.bean.ApiConfig
 
ApiDowngradeHandler - Interface in com.webull.openapi.data.quotes.api.lifecycle
 
ApiInboundHandler - Interface in com.webull.openapi.data.quotes.api.lifecycle
 
ApiModule - Enum in com.webull.openapi.core.common
 
ApiResponse - Class in com.webull.openapi.data.quotes.api.message
 
ApiResponse() - Constructor for class com.webull.openapi.data.quotes.api.message.ApiResponse
 
ApiResponse(int, String, int, String, String, byte[]) - Constructor for class com.webull.openapi.data.quotes.api.message.ApiResponse
 
ApiSubscriptionManager - Class in com.webull.openapi.data.internal.mqtt.lifecycle
 
ApiSubscriptionManager(IMarketStreamingClient, RetryPolicy) - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
 
ApiSubscriptionManager(IMarketStreamingClient, RetryPolicy, Set<String>, String, Set<String>, String, Boolean) - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
 
APP_KEY - Static variable in class com.webull.openapi.core.common.Headers
 
appKey(String) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
appKey(String) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
appKey(String) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
appKey(String) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
appKey(String) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
appKey - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class com.webull.openapi.trade.grpc.auth.SignatureCallCredentials
 
appSecret(String) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
appSecret(String) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
appSecret(String) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
appSecret(String) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
appSecret(String) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
appSecret - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
ArgNames - Class in com.webull.openapi.data.common
 
AskBid - Class in com.webull.openapi.data.quotes.domain
 
AskBid() - Constructor for class com.webull.openapi.data.quotes.domain.AskBid
 
ASKS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
ASKS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
Assert - Class in com.webull.openapi.core.utils
 
AuthError_VALUE - Static variable in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
Authentication error
AuthProvider - Interface in com.webull.openapi.data.quotes.subsribe.lifecycle
 
autoRetry(boolean) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 

B

BackoffStrategy - Interface in com.webull.openapi.core.retry.backoff
 
BAD_GATEWAY - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
BAD_REQUEST - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
BAD_USER_NAME_OR_PASSWORD - Static variable in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
 
balanceAccount(String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
balanceAccount(String) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
balanceAccount(String) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
balanceAccount(String) - Method in class com.webull.openapi.trade.TradeClientV3
 
BalanceBase - Interface in com.webull.openapi.trade.response
 
Bar - Class in com.webull.openapi.data.quotes.domain
 
Bar() - Constructor for class com.webull.openapi.data.quotes.domain.Bar
 
BaseGrpcClient<RespT> - Class in com.webull.openapi.trade.grpc
 
BaseGrpcClient(String, String, String, int, RetryPolicy, boolean) - Constructor for class com.webull.openapi.trade.grpc.BaseGrpcClient
 
BaseGrpcClient(String, String, String, int, RetryPolicy, boolean, List<GrpcHandler>, HandlerProxyFactory<RespT>) - Constructor for class com.webull.openapi.trade.grpc.BaseGrpcClient
 
BASIC_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
BASIC_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
BASIC_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
BatchBarResponse - Class in com.webull.openapi.data.quotes.domain
 
BatchBarResponse() - Constructor for class com.webull.openapi.data.quotes.domain.BatchBarResponse
 
beforeStart(ClientCallStreamObserver<ReqT>) - Method in class com.webull.openapi.trade.grpc.StatefulResponseObserver
 
BID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
BID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
BIDS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
BIDS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
bindOnPublishes(QuotesSubsHandler, Flowable<Object>) - Method in interface com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinder
 
bindOnPublishes(QuotesSubsHandler, Flowable<Object>) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttInboundHandlerBinder
 
bindOnSession(QuotesSubsHandler, ClientStateMachine, AuthProvider, Mqtt3ClientBuilder) - Method in interface com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinder
 
bindOnSession(QuotesSubsHandler, ClientStateMachine, AuthProvider, Mqtt3ClientBuilder) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttSessionHandlerBinder
 
bindService() - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteImplBase
 
bindService() - Method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc.EventServiceImplBase
 
blockingAwait() - Method in class com.webull.openapi.trade.events.internal.CancellableISubscription
 
blockingAwait() - Method in interface com.webull.openapi.trade.events.subscribe.ISubscription
 
Broker - Class in com.webull.openapi.data.quotes.domain
 
Broker() - Constructor for class com.webull.openapi.data.quotes.domain.Broker
 
BROKER_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
BROKER_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
build() - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
build() - Method in class com.webull.openapi.core.http.okhttp.OkHttpClientBuilder
 
build() - Method in class com.webull.openapi.core.http.okhttp.OkHttpRequestBuilder
 
build() - Method in class com.webull.openapi.core.serialize.SerializeConfigBuilder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
build() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
build(Channel, CallOptions) - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteBlockingStub
 
build(Channel, CallOptions) - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteFutureStub
 
build(Channel, CallOptions) - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteStub
 
build() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
build() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
build() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
build() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
build() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
build() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
build() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
build() - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
build() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
build() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfigBuilder
 
build() - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
build() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
build() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
build(Channel, CallOptions) - Method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc.EventServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc.EventServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc.EventServiceStub
 
build() - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
buildChannel() - Method in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
builder() - Static method in class com.webull.openapi.core.http.HttpApiConfig
 
builder() - Static method in class com.webull.openapi.core.http.okhttp.OkHttpClientBuilder
 
builder() - Static method in class com.webull.openapi.core.serialize.SerializeConfig
 
builder() - Static method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
builder() - Static method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
 
builder() - Static method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClient
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
buildPartial() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
buildPartial() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
buildPartial() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
bytesToHex(byte[]) - Static method in class com.webull.openapi.core.utils.ByteUtils
 
ByteUtils - Class in com.webull.openapi.core.utils
 

C

callConnect() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesClientState
 
callConnect() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.ClientStateMachine
 
callDisconnect(Runnable) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesClientState
 
callDisconnect(Runnable) - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.ClientStateMachine
 
cancel() - Method in class com.webull.openapi.trade.grpc.StatefulResponseObserver
Cancel observer processing.
Cancel_VALUE - Static variable in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
Cancel = 4;
CancellableISubscription - Class in com.webull.openapi.trade.events.internal
 
CancellableISubscription(StatefulResponseObserver<?, ?>) - Constructor for class com.webull.openapi.trade.events.internal.CancellableISubscription
 
cancelOption(String, OptionOrder) - Method in interface com.webull.openapi.trade.http.ITradeClient
This interface is exclusively available for Webull Hong Kong brokerage clients.
cancelOption(String, OptionOrder) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
cancelOption(String, OptionOrder) - Method in class com.webull.openapi.trade.TradeClient
 
cancelOption(String, OptionOrder) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
cancelOrder(String, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
cancelOrder(String, TradeOrder) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
cancelOrder(String, TradeOrder) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
cancelOrder(String, String) - Method in class com.webull.openapi.trade.TradeClient
 
cancelOrder(String, TradeOrder) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
cancelOrder(String, TradeOrder) - Method in class com.webull.openapi.trade.TradeClientV3
 
Category - Enum in com.webull.openapi.core.common.dict
 
CATEGORY - Static variable in class com.webull.openapi.data.common.ArgNames
 
category - Variable in class com.webull.openapi.trade.response.OrderItem
 
CATEGORY_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
CATEGORY_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
CATEGORY_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
CATEGORY_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
CATEGORY_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
CATEGORY_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
CATEGORY_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
CATEGORY_KEY - Static variable in class com.webull.openapi.core.common.Headers
 
cause - Variable in class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
 
certificate(boolean) - Method in class com.webull.openapi.core.http.okhttp.OkHttpClientBuilder
 
ChainedEndpointResolver - Class in com.webull.openapi.core.endpoint
 
ChainedEndpointResolver(List<EndpointResolver>) - Constructor for class com.webull.openapi.core.endpoint.ChainedEndpointResolver
 
CHANGE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
CHANGE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
CHANGE_RATIO_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
CHANGE_RATIO_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
channel - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
CHECK_TOKEN_ERROR - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
checkClientTrusted(X509Certificate[], String) - Method in class com.webull.openapi.core.http.certificate.IgnoreX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.webull.openapi.core.http.certificate.IgnoreX509TrustManager
 
checkToken(HttpApiConfig, TokenService, AccessToken) - Method in class com.webull.openapi.core.http.initializer.token.TokenManager
 
checkToken(String) - Method in class com.webull.openapi.core.http.initializer.token.TokenService
Check token
clear() - Static method in class com.webull.openapi.core.context.RequestContextHolder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
clear() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
clear() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
clear() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
clear() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
clear() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
clear() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
clear() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
clear() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
clear() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
clear() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
clearAccounts() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Account ID
clearAsks() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
clearAsks() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
clearBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
.quotes.Basic basic = 1;
clearBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
.quotes.Basic basic = 1;
clearBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
.quotes.Basic basic = 1;
clearBid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string bid = 1;
clearBid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string bid = 1;
clearBids() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
clearBids() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
clearBroker() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
clearBroker() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
clearCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string category = 2;
clearCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string category = 2;
clearCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string category = 2;
clearCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string category = 2;
clearCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string category = 2;
clearCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string category = 3;
clearCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string category = 2;
clearChange() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change = 10;
clearChange() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change = 9;
clearChangeRatio() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change_ratio = 11;
clearChangeRatio() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change_ratio = 10;
clearClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string close = 3;
clearCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
uint32 code = 3;
clearContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content type
clearContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Subscription type
clearCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string count = 4;
clearCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
int32 count = 4;
clearCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string count = 3;
clearCredentials() - Static method in class com.webull.openapi.core.http.okhttp.interceptors.ThreadLocalProxyAuthenticator
 
clearCurrency() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string currency = 5;
clearEventType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Event type
clearExchangeCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string exchange_code = 4;
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
clearHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string high = 4;
clearHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string high = 6;
clearHigh() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string high = 5;
clearInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string instrument_id = 2;
clearInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string instrument_id = 3;
clearInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string instrument_id = 2;
clearInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string instrument_id = 2;
clearInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string instrument_id = 2;
clearInstrumentId() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string instrument_id = 2;
clearLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string low = 5;
clearLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string low = 7;
clearLow() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string low = 6;
clearMpid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string mpid = 1;
clearMpid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string mpid = 1;
clearMsg() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string msg = 4;
clearName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string name = 2;
clearName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string name = 1;
clearName() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string name = 2;
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
clearOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string open = 2;
clearOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string open = 5;
clearOpen() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string open = 4;
clearOrder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
clearOrder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
clearPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string path = 3;
clearPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string path = 5;
clearPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
bytes payload = 4;
clearPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
bytes payload = 6;
clearPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content
clearPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Content
clearPreClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string pre_close = 8;
clearPreClose() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string pre_close = 7;
clearPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string price = 1;
clearPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string price = 4;
clearPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string price = 2;
clearPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string price = 1;
clearPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string price = 3;
clearPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string price = 3;
clearRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string requestId = 2;
clearRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string requestId = 2;
clearRequestId() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Request id
clearResult() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
clearResult() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
clearResult() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
clearResult() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
clearResult() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
clearSide() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string side = 4;
clearSide() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string side = 5;
clearSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string size = 2;
clearSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string size = 2;
clearSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string size = 2;
clearSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string size = 2;
clearSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Subscription type
clearSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Subscription type
clearSubTypes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string sub_types = 4;
clearSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string symbol = 1;
clearSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string symbol = 1;
clearSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string symbol = 2;
clearSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string symbol = 1;
clearSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string symbol = 1;
clearSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string symbol = 1;
clearSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string symbol = 1;
clearSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string symbol = 1;
clearSymbol() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string symbol = 1;
clearSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
repeated string symbols = 1;
clearSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string symbols = 1;
clearSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string symbols = 1;
clearSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string symbols = 2;
clearTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string time = 1;
clearTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string time = 1;
clearTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string time = 2;
clearTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string timespan = 3;
clearTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string timespan = 3;
clearTimestamp() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string timestamp = 3;
clearTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Timestamp
clearTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Timestamp
clearToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string token = 1;
clearToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
string token = 1;
clearTradeTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string trade_time = 3;
clearTradeTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string trade_time = 2;
clearTradingSession() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string trading_session = 4;
clearType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
.openapi.MsgType type = 1;
clearType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
.openapi.MsgType type = 1;
clearUnsubscribeAll() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string unsubscribe_all = 5;
clearVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string volume = 6;
clearVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string volume = 9;
clearVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string volume = 3;
clearVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string volume = 8;
clearVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string volume = 4;
clientDisconnect() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
clientDisconnect() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
clientDisconnect() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsFailedContext
 
ClientException - Exception in com.webull.openapi.core.execption
 
ClientException(String) - Constructor for exception com.webull.openapi.core.execption.ClientException
 
ClientException(String, String) - Constructor for exception com.webull.openapi.core.execption.ClientException
 
ClientException(String, Throwable) - Constructor for exception com.webull.openapi.core.execption.ClientException
 
ClientException(String, String, Throwable) - Constructor for exception com.webull.openapi.core.execption.ClientException
 
ClientInitializer - Class in com.webull.openapi.core.http.initializer
 
ClientInitializer() - Constructor for class com.webull.openapi.core.http.initializer.ClientInitializer
 
clients - Static variable in class com.webull.openapi.core.http.okhttp.OkHttpClientPool
 
ClientStateMachine - Interface in com.webull.openapi.data.quotes.subsribe.lifecycle
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
clone() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
clone() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
clone() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
clone() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
clone() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
clone() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
clone() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
clone() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
clone() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
clone() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
close() - Method in class com.webull.openapi.core.http.HttpResponse
 
close() - Method in class com.webull.openapi.data.DataStreamingClient
 
close() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiAuthProvider
 
close() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
 
close() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesClientState
 
close() - Method in interface com.webull.openapi.data.quotes.api.lifecycle.ReplyMessage
 
close() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
close() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.AuthProvider
 
close() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.ClientStateMachine
 
close() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.SubscriptionManager
 
close() - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClient
 
close() - Method in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
CLOSE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
CloseContract - Class in com.webull.openapi.trade.request
 
CloseContract() - Constructor for class com.webull.openapi.trade.request.CloseContract
 
CloseContract - Class in com.webull.openapi.trade.request.v2
 
CloseContract() - Constructor for class com.webull.openapi.trade.request.v2.CloseContract
 
CloseContract - Class in com.webull.openapi.trade.request.v3
 
CloseContract() - Constructor for class com.webull.openapi.trade.request.v3.CloseContract
 
CloseContract - Class in com.webull.openapi.trade.response
 
CloseContract() - Constructor for class com.webull.openapi.trade.response.CloseContract
 
CODE - Static variable in class com.webull.openapi.data.common.ArgNames
 
CODE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
CollectionUtils - Class in com.webull.openapi.core.utils
 
com.webull.openapi.core.auth.composer - package com.webull.openapi.core.auth.composer
 
com.webull.openapi.core.auth.signer - package com.webull.openapi.core.auth.signer
 
com.webull.openapi.core.common - package com.webull.openapi.core.common
 
com.webull.openapi.core.common.dict - package com.webull.openapi.core.common.dict
 
com.webull.openapi.core.config - package com.webull.openapi.core.config
 
com.webull.openapi.core.context - package com.webull.openapi.core.context
 
com.webull.openapi.core.endpoint - package com.webull.openapi.core.endpoint
 
com.webull.openapi.core.execption - package com.webull.openapi.core.execption
 
com.webull.openapi.core.http - package com.webull.openapi.core.http
 
com.webull.openapi.core.http.certificate - package com.webull.openapi.core.http.certificate
 
com.webull.openapi.core.http.common - package com.webull.openapi.core.http.common
 
com.webull.openapi.core.http.exception - package com.webull.openapi.core.http.exception
 
com.webull.openapi.core.http.initializer - package com.webull.openapi.core.http.initializer
 
com.webull.openapi.core.http.initializer.config - package com.webull.openapi.core.http.initializer.config
 
com.webull.openapi.core.http.initializer.config.bean - package com.webull.openapi.core.http.initializer.config.bean
 
com.webull.openapi.core.http.initializer.token - package com.webull.openapi.core.http.initializer.token
 
com.webull.openapi.core.http.initializer.token.bean - package com.webull.openapi.core.http.initializer.token.bean
 
com.webull.openapi.core.http.okhttp - package com.webull.openapi.core.http.okhttp
 
com.webull.openapi.core.http.okhttp.interceptors - package com.webull.openapi.core.http.okhttp.interceptors
 
com.webull.openapi.core.http.retry - package com.webull.openapi.core.http.retry
 
com.webull.openapi.core.logger - package com.webull.openapi.core.logger
 
com.webull.openapi.core.retry - package com.webull.openapi.core.retry
 
com.webull.openapi.core.retry.backoff - package com.webull.openapi.core.retry.backoff
 
com.webull.openapi.core.retry.condition - package com.webull.openapi.core.retry.condition
 
com.webull.openapi.core.serialize - package com.webull.openapi.core.serialize
 
com.webull.openapi.core.utils - package com.webull.openapi.core.utils
 
com.webull.openapi.data - package com.webull.openapi.data
 
com.webull.openapi.data.common - package com.webull.openapi.data.common
 
com.webull.openapi.data.internal.grpc.proto - package com.webull.openapi.data.internal.grpc.proto
 
com.webull.openapi.data.internal.mqtt - package com.webull.openapi.data.internal.mqtt
 
com.webull.openapi.data.internal.mqtt.codec - package com.webull.openapi.data.internal.mqtt.codec
 
com.webull.openapi.data.internal.mqtt.lifecycle - package com.webull.openapi.data.internal.mqtt.lifecycle
 
com.webull.openapi.data.internal.mqtt.lifecycle.binder - package com.webull.openapi.data.internal.mqtt.lifecycle.binder
 
com.webull.openapi.data.internal.mqtt.message - package com.webull.openapi.data.internal.mqtt.message
 
com.webull.openapi.data.internal.mqtt.support - package com.webull.openapi.data.internal.mqtt.support
 
com.webull.openapi.data.quotes.api - package com.webull.openapi.data.quotes.api
 
com.webull.openapi.data.quotes.api.lifecycle - package com.webull.openapi.data.quotes.api.lifecycle
 
com.webull.openapi.data.quotes.api.message - package com.webull.openapi.data.quotes.api.message
 
com.webull.openapi.data.quotes.api.subsribe - package com.webull.openapi.data.quotes.api.subsribe
 
com.webull.openapi.data.quotes.domain - package com.webull.openapi.data.quotes.domain
 
com.webull.openapi.data.quotes.subsribe - package com.webull.openapi.data.quotes.subsribe
 
com.webull.openapi.data.quotes.subsribe.codec - package com.webull.openapi.data.quotes.subsribe.codec
 
com.webull.openapi.data.quotes.subsribe.exception - package com.webull.openapi.data.quotes.subsribe.exception
 
com.webull.openapi.data.quotes.subsribe.lifecycle - package com.webull.openapi.data.quotes.subsribe.lifecycle
 
com.webull.openapi.data.quotes.subsribe.message - package com.webull.openapi.data.quotes.subsribe.message
 
com.webull.openapi.data.quotes.subsribe.proxy - package com.webull.openapi.data.quotes.subsribe.proxy
 
com.webull.openapi.data.quotes.subsribe.retry - package com.webull.openapi.data.quotes.subsribe.retry
 
com.webull.openapi.trade - package com.webull.openapi.trade
 
com.webull.openapi.trade.events.internal - package com.webull.openapi.trade.events.internal
 
com.webull.openapi.trade.events.internal.lifecycle - package com.webull.openapi.trade.events.internal.lifecycle
 
com.webull.openapi.trade.events.internal.lifecycle.proxy - package com.webull.openapi.trade.events.internal.lifecycle.proxy
 
com.webull.openapi.trade.events.internal.proto - package com.webull.openapi.trade.events.internal.proto
 
com.webull.openapi.trade.events.subscribe - package com.webull.openapi.trade.events.subscribe
 
com.webull.openapi.trade.events.subscribe.lifecycle - package com.webull.openapi.trade.events.subscribe.lifecycle
 
com.webull.openapi.trade.events.subscribe.message - package com.webull.openapi.trade.events.subscribe.message
 
com.webull.openapi.trade.grpc - package com.webull.openapi.trade.grpc
 
com.webull.openapi.trade.grpc.auth - package com.webull.openapi.trade.grpc.auth
 
com.webull.openapi.trade.grpc.exception - package com.webull.openapi.trade.grpc.exception
 
com.webull.openapi.trade.grpc.lifecycle - package com.webull.openapi.trade.grpc.lifecycle
 
com.webull.openapi.trade.grpc.lifecycle.proxy - package com.webull.openapi.trade.grpc.lifecycle.proxy
 
com.webull.openapi.trade.grpc.message - package com.webull.openapi.trade.grpc.message
 
com.webull.openapi.trade.grpc.retry - package com.webull.openapi.trade.grpc.retry
 
com.webull.openapi.trade.http - package com.webull.openapi.trade.http
 
com.webull.openapi.trade.request - package com.webull.openapi.trade.request
 
com.webull.openapi.trade.request.v2 - package com.webull.openapi.trade.request.v2
 
com.webull.openapi.trade.request.v3 - package com.webull.openapi.trade.request.v3
 
com.webull.openapi.trade.response - package com.webull.openapi.trade.response
 
com.webull.openapi.trade.response.v2 - package com.webull.openapi.trade.response.v2
 
com.webull.openapi.trade.response.v3 - package com.webull.openapi.trade.response.v3
 
ComboOrder - Class in com.webull.openapi.trade.response
 
ComboOrder() - Constructor for class com.webull.openapi.trade.response.ComboOrder
 
ComboOrderResponse - Class in com.webull.openapi.trade.response
 
ComboOrderResponse() - Constructor for class com.webull.openapi.trade.response.ComboOrderResponse
 
ComboType - Enum in com.webull.openapi.core.common.dict
 
CommonPositionInfo - Class in com.webull.openapi.trade.response
 
CommonPositionInfo() - Constructor for class com.webull.openapi.trade.response.CommonPositionInfo
 
completable() - Method in class com.webull.openapi.trade.events.internal.CancellableISubscription
 
completable() - Method in interface com.webull.openapi.trade.events.subscribe.ISubscription
 
Complete_VALUE - Static variable in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
Complete = 3;
completeExceptionally(Throwable) - Method in interface com.webull.openapi.data.quotes.api.lifecycle.ReplyMessage
 
ComposeSubscribeHandlerProxy - Class in com.webull.openapi.trade.events.internal.lifecycle.proxy
 
ComposeSubscribeHandlerProxy(List<SubStreamObserver<SubscribeResponse>>) - Constructor for class com.webull.openapi.trade.events.internal.lifecycle.proxy.ComposeSubscribeHandlerProxy
 
ComposeSubStreamObserver<I,O> - Class in com.webull.openapi.trade.grpc.lifecycle
 
ComposeSubStreamObserver(List<SubStreamObserver<O>>) - Constructor for class com.webull.openapi.trade.grpc.lifecycle.ComposeSubStreamObserver
 
ConfigReader - Interface in com.webull.openapi.core.config
 
ConfigService - Class in com.webull.openapi.core.http.initializer.config
 
ConfigService(HttpApiConfig) - Constructor for class com.webull.openapi.core.http.initializer.config.ConfigService
 
ConfigService(HttpApiClient) - Constructor for class com.webull.openapi.core.http.initializer.config.ConfigService
 
CONFLICT - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
ConnAck - Class in com.webull.openapi.data.quotes.subsribe.message
 
ConnAck(int) - Constructor for class com.webull.openapi.data.quotes.subsribe.message.ConnAck
 
connectAsync() - Method in class com.webull.openapi.data.DataStreamingClient
 
connectAsync() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
connectBlocking() - Method in class com.webull.openapi.data.DataStreamingClient
 
connectBlocking() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
connected() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesClientState
 
connected() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.ClientStateMachine
 
connectFailed() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesClientState
 
connectFailed() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.ClientStateMachine
 
connectionPool(int) - Method in class com.webull.openapi.core.http.okhttp.OkHttpClientBuilder
 
connectRx() - Method in class com.webull.openapi.data.DataStreamingClient
 
connectRx() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
connectTimeout(long, TimeUnit) - Method in class com.webull.openapi.core.http.okhttp.OkHttpClientBuilder
 
connectTimeout(long, TimeUnit) - Method in class com.webull.openapi.core.http.RuntimeOptions
 
connectTimeout(long) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
connectTimeout(long) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
CONTENT_TYPE_JSON - Static variable in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
CONTENT_TYPE_TEXT - Static variable in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
contentLength() - Method in class com.webull.openapi.core.http.okhttp.OkHttpRequestBody
 
contentType() - Method in class com.webull.openapi.core.http.okhttp.OkHttpRequestBody
 
CONTENTTYPE_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
CONTENTTYPE_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
CONTINUE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
ContractPosition - Class in com.webull.openapi.trade.response
 
ContractPosition() - Constructor for class com.webull.openapi.trade.response.ContractPosition
 
ContractType - Enum in com.webull.openapi.core.common.dict
 
CorpAction - Class in com.webull.openapi.data.quotes.domain
 
CorpAction() - Constructor for class com.webull.openapi.data.quotes.domain.CorpAction
 
CorpActionRequest - Class in com.webull.openapi.data.quotes.domain
 
CorpActionRequest() - Constructor for class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
COUNT - Static variable in class com.webull.openapi.data.common.ArgNames
 
COUNT_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
COUNT_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
COUNT_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
create(GrpcHandler) - Method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeHandlerProxyFactory
 
create(List<GrpcHandler>) - Method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeHandlerProxyFactory
 
create(GrpcHandler) - Method in class com.webull.openapi.trade.grpc.lifecycle.proxy.DefaultHandlerProxyFactory
 
create(List<GrpcHandler>) - Method in class com.webull.openapi.trade.grpc.lifecycle.proxy.DefaultHandlerProxyFactory
 
create(GrpcHandler) - Method in interface com.webull.openapi.trade.grpc.lifecycle.proxy.HandlerProxyFactory
 
create(List<GrpcHandler>) - Method in interface com.webull.openapi.trade.grpc.lifecycle.proxy.HandlerProxyFactory
 
CREATE_TOKEN_ERROR - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
createClient(RuntimeOptions) - Static method in class com.webull.openapi.core.http.okhttp.OkHttpClientPool
 
CREATED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
createToken(String) - Method in class com.webull.openapi.core.http.initializer.token.TokenService
Create token
CryptoInstrumentDetail - Class in com.webull.openapi.data.quotes.domain
 
CryptoInstrumentDetail() - Constructor for class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
Currency - Enum in com.webull.openapi.core.common.dict
 
currency - Variable in class com.webull.openapi.trade.response.OrderItem
 
CURRENCY_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 

D

DataClient - Class in com.webull.openapi.data
 
DataClient(HttpApiConfig) - Constructor for class com.webull.openapi.data.DataClient
 
DataClient(HttpApiClient) - Constructor for class com.webull.openapi.data.DataClient
 
DataStreamingClient - Class in com.webull.openapi.data
 
DataStreamingClient(String, int, boolean, RetryPolicy, AuthProvider, SubscriptionManager, LinkedList<QuotesSubsHandler>, long, long, ProxyConfig) - Constructor for class com.webull.openapi.data.DataStreamingClient
 
DataStreamingClientBuilder - Class in com.webull.openapi.data.internal.mqtt
 
DataStreamingClientBuilder() - Constructor for class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
DATE - Static variable in class com.webull.openapi.data.common.ArgNames
 
DateUtils - Class in com.webull.openapi.core.utils
 
debug(String) - Method in interface com.webull.openapi.core.logger.Logger
 
debug(String, Object) - Method in interface com.webull.openapi.core.logger.Logger
 
debug(String, Object...) - Method in interface com.webull.openapi.core.logger.Logger
 
debug(String, Throwable) - Method in interface com.webull.openapi.core.logger.Logger
 
decode(MqttPublish) - Method in class com.webull.openapi.data.internal.mqtt.codec.PublishToMarketDataDecoder
 
decode(ByteBuffer) - Method in class com.webull.openapi.data.internal.mqtt.codec.QuoteDecoder
 
decode(ByteBuffer) - Method in class com.webull.openapi.data.internal.mqtt.codec.SnapshotDecoder
 
decode(ByteBuffer) - Method in class com.webull.openapi.data.internal.mqtt.codec.TickDecoder
 
decode(I) - Method in interface com.webull.openapi.data.quotes.subsribe.codec.Decoder
 
decodeForSubs(Events.SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.ComposeSubscribeHandlerProxy
 
decodeForSubs(I) - Method in class com.webull.openapi.trade.grpc.lifecycle.ComposeSubStreamObserver
 
Decoder<I,O> - Interface in com.webull.openapi.data.quotes.subsribe.codec
 
DecoderException - Exception in com.webull.openapi.data.quotes.subsribe.exception
 
DecoderException(String) - Constructor for exception com.webull.openapi.data.quotes.subsribe.exception.DecoderException
 
DecoderException(String, Throwable) - Constructor for exception com.webull.openapi.data.quotes.subsribe.exception.DecoderException
 
DefaultHandlerProxyFactory<RespT> - Class in com.webull.openapi.trade.grpc.lifecycle.proxy
 
DefaultHandlerProxyFactory() - Constructor for class com.webull.openapi.trade.grpc.lifecycle.proxy.DefaultHandlerProxyFactory
 
DefaultHost - Class in com.webull.openapi.core.common
 
DefaultHttpRetryCondition - Class in com.webull.openapi.core.http.retry
 
DefaultHttpRetryCondition(int) - Constructor for class com.webull.openapi.core.http.retry.DefaultHttpRetryCondition
 
DefaultMixedBackoffStrategy - Class in com.webull.openapi.core.retry.backoff
 
DefaultMixedBackoffStrategy() - Constructor for class com.webull.openapi.core.retry.backoff.DefaultMixedBackoffStrategy
 
DefaultSignatureComposer - Class in com.webull.openapi.core.auth.composer
 
DEPTH - Static variable in class com.webull.openapi.data.common.ArgNames
 
DepthOfBook - Class in com.webull.openapi.data.quotes.domain
 
DepthOfBook() - Constructor for class com.webull.openapi.data.quotes.domain.DepthOfBook
 
desensitize(String, int, int) - Static method in class com.webull.openapi.core.utils.DesensitizeUtils
 
desensitizeToken(String) - Static method in class com.webull.openapi.core.utils.DesensitizeUtils
 
DesensitizeUtils - Class in com.webull.openapi.core.utils
 
DesensitizeUtils() - Constructor for class com.webull.openapi.core.utils.DesensitizeUtils
 
Direction - Enum in com.webull.openapi.core.common.dict
 
disconnectAsync() - Method in class com.webull.openapi.data.DataStreamingClient
 
disconnectAsync() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
disconnectBlocking() - Method in class com.webull.openapi.data.DataStreamingClient
 
disconnectBlocking() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
disconnectRx() - Method in class com.webull.openapi.data.DataStreamingClient
 
disconnectRx() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
doAction() - Method in class com.webull.openapi.core.http.HttpApiClient.Action
 
doVoidAction() - Method in class com.webull.openapi.core.http.HttpApiClient.Action
 
Downgrade_VALUE - Static variable in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
Downgrade = 5;

E

enableTls(boolean) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
enableTls(boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
enableTls(boolean) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
enableTls(boolean) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
enableTls - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
END_DATE - Static variable in class com.webull.openapi.data.common.ArgNames
 
endpoint(String) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
ENDPOINT_RESOLVING_ERROR - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
EndpointResolver - Interface in com.webull.openapi.core.endpoint
 
EndpointResolver.DefaultHolder - Class in com.webull.openapi.core.endpoint
 
EntrustType - Enum in com.webull.openapi.core.common.dict
 
EodBars - Class in com.webull.openapi.data.quotes.domain
 
EodBars() - Constructor for class com.webull.openapi.data.quotes.domain.EodBars
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
equals(Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
equals(Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
equals(Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
equals(Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
equals(Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
equals(Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
equals(Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
equals(Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
equals(Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
equals(Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
error(String) - Method in interface com.webull.openapi.core.logger.Logger
 
error(String, Object) - Method in interface com.webull.openapi.core.logger.Logger
 
error(String, Object...) - Method in interface com.webull.openapi.core.logger.Logger
 
error(String, Throwable) - Method in interface com.webull.openapi.core.logger.Logger
 
ErrorCode - Class in com.webull.openapi.core.execption
 
errorCode - Variable in exception com.webull.openapi.core.execption.ServerException
 
errorMsg - Variable in exception com.webull.openapi.core.execption.ServerException
 
ErrorResponseException - Exception in com.webull.openapi.trade.grpc.exception
 
ErrorResponseException(int, String, String) - Constructor for exception com.webull.openapi.trade.grpc.exception.ErrorResponseException
 
EVENT_TYPES - Static variable in class com.webull.openapi.data.common.ArgNames
 
EventLoggingHandler - Class in com.webull.openapi.trade.events.internal.lifecycle
 
EventLoggingHandler() - Constructor for class com.webull.openapi.trade.events.internal.lifecycle.EventLoggingHandler
 
Events - Class in com.webull.openapi.trade.events.internal.proto
 
Events.EventType - Enum in com.webull.openapi.trade.events.internal.proto
Protobuf enum grpc.trade.event.EventType
Events.SubscribeRequest - Class in com.webull.openapi.trade.events.internal.proto
Protobuf type grpc.trade.event.SubscribeRequest
Events.SubscribeRequest.Builder - Class in com.webull.openapi.trade.events.internal.proto
Protobuf type grpc.trade.event.SubscribeRequest
Events.SubscribeRequestOrBuilder - Interface in com.webull.openapi.trade.events.internal.proto
 
Events.SubscribeResponse - Class in com.webull.openapi.trade.events.internal.proto
Protobuf type grpc.trade.event.SubscribeResponse
Events.SubscribeResponse.Builder - Class in com.webull.openapi.trade.events.internal.proto
Protobuf type grpc.trade.event.SubscribeResponse
Events.SubscribeResponseOrBuilder - Interface in com.webull.openapi.trade.events.internal.proto
 
EVENTS_HK - Static variable in class com.webull.openapi.core.common.DefaultHost
 
EVENTS_JP - Static variable in class com.webull.openapi.core.common.DefaultHost
 
EVENTS_US - Static variable in class com.webull.openapi.core.common.DefaultHost
 
EventServiceGrpc - Class in com.webull.openapi.trade.events.internal.proto
 
EventServiceGrpc.EventServiceBlockingStub - Class in com.webull.openapi.trade.events.internal.proto
 
EventServiceGrpc.EventServiceFutureStub - Class in com.webull.openapi.trade.events.internal.proto
 
EventServiceGrpc.EventServiceImplBase - Class in com.webull.openapi.trade.events.internal.proto
 
EventServiceGrpc.EventServiceStub - Class in com.webull.openapi.trade.events.internal.proto
 
EventServiceImplBase() - Constructor for class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc.EventServiceImplBase
 
EventSource - Enum in com.webull.openapi.core.common.dict
 
EventStatus - Enum in com.webull.openapi.core.common.dict
 
EventType - Enum in com.webull.openapi.core.common.dict
 
EventType - Enum in com.webull.openapi.trade.events.subscribe.message
 
EVENTTYPE_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
ExceptionUtils - Class in com.webull.openapi.core.utils
 
exchange(SendT) - Method in interface com.webull.openapi.data.quotes.api.lifecycle.Mailbox
 
EXCHANGE_CODE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
ExchangeCode - Enum in com.webull.openapi.core.common.dict
 
ExerciseStyle - Enum in com.webull.openapi.core.common.dict
 
EXPECTATION_FAILED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
ExponentialBackoffStrategy - Class in com.webull.openapi.core.retry.backoff
 
ExponentialBackoffStrategy() - Constructor for class com.webull.openapi.core.retry.backoff.ExponentialBackoffStrategy
 
ExponentialBackoffStrategy(long, long, TimeUnit) - Constructor for class com.webull.openapi.core.retry.backoff.ExponentialBackoffStrategy
 
EXTEND_HOUR_REQUIRED - Static variable in class com.webull.openapi.data.common.ArgNames
 

F

FAILED_DEPENDENCY - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
filledPrice - Variable in class com.webull.openapi.trade.response.OrderItem
 
filledQty - Variable in class com.webull.openapi.trade.response.OrderItem
 
FixedDelayStrategy - Class in com.webull.openapi.core.retry.backoff
 
FixedDelayStrategy(long, TimeUnit) - Constructor for class com.webull.openapi.core.retry.backoff.FixedDelayStrategy
 
FORBIDDEN - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
ForbidReason - Enum in com.webull.openapi.core.common.dict
 
FormattingTuple - Class in com.webull.openapi.core.logger
 
FormattingTuple(String, Throwable) - Constructor for class com.webull.openapi.core.logger.FormattingTuple
 
forNumber(int) - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
 
forNumber(int) - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
 
fromCode(int) - Static method in enum com.webull.openapi.core.common.dict.SubscribeType
 
fromJson(String, Class<T>) - Static method in class com.webull.openapi.core.serialize.JsonSerializer
 
fromJson(String, Type) - Static method in class com.webull.openapi.core.serialize.JsonSerializer
 
fromJson(String, Class<T>, SerializeConfig) - Static method in class com.webull.openapi.core.serialize.JsonSerializer
 
fromJson(String, Type, SerializeConfig) - Static method in class com.webull.openapi.core.serialize.JsonSerializer
 
fromType(String) - Static method in enum com.webull.openapi.core.common.dict.SubscribeType
 
FuturesInstrument - Class in com.webull.openapi.data.quotes.domain
 
FuturesInstrument() - Constructor for class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
FuturesProduct - Class in com.webull.openapi.data.quotes.domain
 
FuturesProduct() - Constructor for class com.webull.openapi.data.quotes.domain.FuturesProduct
 

G

Gateway - Class in com.webull.openapi.data.internal.grpc.proto
 
Gateway.ClientRequest - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type openapi.ClientRequest
Gateway.ClientRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type openapi.ClientRequest
Gateway.ClientRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Gateway.ClientResponse - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type openapi.ClientResponse
Gateway.ClientResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
Protobuf type openapi.ClientResponse
Gateway.ClientResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
 
Gateway.MsgType - Enum in com.webull.openapi.data.internal.grpc.proto
Protobuf enum openapi.MsgType
GATEWAY_TIMEOUT - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
get(SignAlgorithm) - Method in class com.webull.openapi.core.auth.signer.SignerFactory
 
get() - Static method in class com.webull.openapi.core.context.RequestContextHolder
 
get(URL, RuntimeOptions) - Static method in class com.webull.openapi.core.http.okhttp.OkHttpClientPool
 
get() - Static method in class com.webull.openapi.core.utils.GUID
 
get(QuotesSubsHandler) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinderRegistry
 
get() - Method in interface com.webull.openapi.data.quotes.api.lifecycle.ReplyMessage
 
get(long, TimeUnit) - Method in interface com.webull.openapi.data.quotes.api.lifecycle.ReplyMessage
 
GET_CONFIG_ERROR - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
getAcceptedIssuers() - Method in class com.webull.openapi.core.http.certificate.IgnoreX509TrustManager
 
getAccountBalance(String, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getAccountBalance(String, String) - Method in class com.webull.openapi.trade.TradeClient
Deprecated.
getAccountClass() - Method in class com.webull.openapi.trade.response.v2.Account
 
getAccountClass() - Method in class com.webull.openapi.trade.response.v3.Account
 
getAccountCurrencyAssets() - Method in class com.webull.openapi.trade.response.AccountBalance
 
getAccountCurrencyAssets() - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
getAccountCurrencyAssets() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getAccountCurrencyAssets() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getAccountDetail(String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getAccountDetail(String) - Method in class com.webull.openapi.trade.TradeClient
 
getAccountId() - Method in class com.webull.openapi.trade.response.Account
 
getAccountId() - Method in class com.webull.openapi.trade.response.AccountBalance
 
getAccountId() - Method in interface com.webull.openapi.trade.response.BalanceBase
 
getAccountId() - Method in class com.webull.openapi.trade.response.ComboOrder
 
getAccountId() - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
getAccountId() - Method in interface com.webull.openapi.trade.response.Order
 
getAccountId() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
getAccountId() - Method in class com.webull.openapi.trade.response.v2.Account
 
getAccountId() - Method in class com.webull.openapi.trade.response.v3.Account
 
getAccountLabel() - Method in class com.webull.openapi.trade.response.v2.Account
 
getAccountLabel() - Method in class com.webull.openapi.trade.response.v3.Account
 
getAccountList(String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getAccountList(String) - Method in class com.webull.openapi.trade.TradeClient
 
getAccountNumber() - Method in class com.webull.openapi.trade.response.Account
 
getAccountNumber() - Method in class com.webull.openapi.trade.response.AccountDetail
 
getAccountNumber() - Method in class com.webull.openapi.trade.response.v2.Account
 
getAccountNumber() - Method in class com.webull.openapi.trade.response.v3.Account
 
getAccountPositions(String, Integer, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getAccountPositions(String, Integer, String) - Method in class com.webull.openapi.trade.TradeClient
 
getAccounts(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Account ID
getAccounts(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Account ID
getAccounts(int) - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Account ID
getAccounts() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeRequest
 
getAccountsBytes(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Account ID
getAccountsBytes(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Account ID
getAccountsBytes(int) - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Account ID
getAccountsCount() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Account ID
getAccountsCount() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Account ID
getAccountsCount() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Account ID
getAccountsList() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Account ID
getAccountsList() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Account ID
getAccountsList() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Account ID
getAccountStatus() - Method in class com.webull.openapi.trade.response.AccountDetail
 
getAccountTaxType() - Method in class com.webull.openapi.trade.request.StockOrder
 
getAccountTaxType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getAccountTaxType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getAccountTaxType() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getAccountTaxType() - Method in class com.webull.openapi.trade.response.ContractPosition
 
getAccountTaxType() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getAccountTaxType() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getAccountTaxType() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
getAccountTaxType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getAccountType() - Method in class com.webull.openapi.trade.response.Account
 
getAccountType() - Method in class com.webull.openapi.trade.response.AccountDetail
 
getAccountType() - Method in class com.webull.openapi.trade.response.v2.Account
 
getAccountType() - Method in class com.webull.openapi.trade.response.v3.Account
 
getAck() - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcSuccessContext
 
getAck() - Method in class com.webull.openapi.trade.grpc.lifecycle.GrpcSuccessContextAdapter
 
getAppKey() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getAppKey() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiAuthProvider
 
getAppKey() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.AuthProvider
 
getAppSecret() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getAsk() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getAsks(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
getAsks(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid asks = 3;
getAsks(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid asks = 3;
getAsks(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
getAsks(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid asks = 2;
getAsks(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid asks = 2;
getAsks() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
getAsks() - Method in class com.webull.openapi.data.quotes.domain.Quote
 
getAsksBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
getAsksBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
getAsksBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
getAsksBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
getAsksCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
getAsksCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid asks = 3;
getAsksCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid asks = 3;
getAsksCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
getAsksCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid asks = 2;
getAsksCount() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid asks = 2;
getAskSize() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getAsksList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
getAsksList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid asks = 3;
getAsksList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid asks = 3;
getAsksList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
getAsksList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid asks = 2;
getAsksList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid asks = 2;
getAsksOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
getAsksOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid asks = 3;
getAsksOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid asks = 3;
getAsksOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
getAsksOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid asks = 2;
getAsksOrBuilder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid asks = 2;
getAsksOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
getAsksOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid asks = 3;
getAsksOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid asks = 3;
getAsksOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
getAsksOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid asks = 2;
getAsksOrBuilderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid asks = 2;
getAuthProvider() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttConnectedContextAdapter
 
getAuthProvider() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsConnectedContext
 
getAutoRetry() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getAvailableQuantity() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getAvailableToExchange() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getAvailableToWithdraw() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getAvailableWithdrawal() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getAvailableWithdrawal() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getAvailableWithdrawal() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getBalance() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getBars(String, String, String, int) - Method in class com.webull.openapi.data.DataClient
 
getBars(String, String, String, int, Boolean, List<String>) - Method in class com.webull.openapi.data.DataClient
 
getBars(String, String, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getBars(String, String, String, int) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getBars(String, String, String, int, Boolean, List<String>) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getBars() - Method in class com.webull.openapi.data.quotes.domain.EodBars
 
getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
.quotes.Basic basic = 1;
getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
.quotes.Basic basic = 1;
getBasic() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
.quotes.Basic basic = 1;
getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
.quotes.Basic basic = 1;
getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
.quotes.Basic basic = 1;
getBasic() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
.quotes.Basic basic = 1;
getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
.quotes.Basic basic = 1;
getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
.quotes.Basic basic = 1;
getBasic() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
.quotes.Basic basic = 1;
getBasicBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
.quotes.Basic basic = 1;
getBasicBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
.quotes.Basic basic = 1;
getBasicBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
.quotes.Basic basic = 1;
getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
.quotes.Basic basic = 1;
getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
.quotes.Basic basic = 1;
getBasicOrBuilder() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
.quotes.Basic basic = 1;
getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
.quotes.Basic basic = 1;
getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
.quotes.Basic basic = 1;
getBasicOrBuilder() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
.quotes.Basic basic = 1;
getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
.quotes.Basic basic = 1;
getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
.quotes.Basic basic = 1;
getBasicOrBuilder() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
.quotes.Basic basic = 1;
getBatchBars(List<String>, String, String, int) - Method in class com.webull.openapi.data.DataClient
 
getBatchBars(List<String>, String, String, int, Boolean, List<String>) - Method in class com.webull.openapi.data.DataClient
 
getBatchBars(List<String>, String, String, int) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
Get batch bars for multiple symbols.
getBatchBars(List<String>, String, String, int, Boolean, List<String>) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
Get batch bars for multiple symbols.
getBid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string bid = 1;
getBid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
string bid = 1;
getBid() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BrokerOrBuilder
string bid = 1;
getBid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string bid = 1;
getBid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
string bid = 1;
getBid() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BrokerOrBuilder
string bid = 1;
getBid() - Method in class com.webull.openapi.data.quotes.domain.Broker
 
getBid() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getBidBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string bid = 1;
getBidBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
string bid = 1;
getBidBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BrokerOrBuilder
string bid = 1;
getBidBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string bid = 1;
getBidBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
string bid = 1;
getBidBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BrokerOrBuilder
string bid = 1;
getBids(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
getBids(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid bids = 4;
getBids(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid bids = 4;
getBids(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
getBids(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid bids = 3;
getBids(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid bids = 3;
getBids() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
getBids() - Method in class com.webull.openapi.data.quotes.domain.Quote
 
getBidsBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
getBidsBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
getBidsBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
getBidsBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
getBidsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
getBidsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid bids = 4;
getBidsCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid bids = 4;
getBidsCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
getBidsCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid bids = 3;
getBidsCount() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid bids = 3;
getBidSize() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getBidsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
getBidsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid bids = 4;
getBidsList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid bids = 4;
getBidsList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
getBidsList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid bids = 3;
getBidsList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid bids = 3;
getBidsOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
getBidsOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid bids = 4;
getBidsOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid bids = 4;
getBidsOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
getBidsOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid bids = 3;
getBidsOrBuilder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid bids = 3;
getBidsOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
getBidsOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
repeated .api.AskBid bids = 4;
getBidsOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
repeated .api.AskBid bids = 4;
getBidsOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
getBidsOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
repeated .quotes.AskBid bids = 3;
getBidsOrBuilderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
repeated .quotes.AskBid bids = 3;
getBody() - Method in class com.webull.openapi.core.http.HttpRequest
 
getBodyString() - Method in class com.webull.openapi.core.http.HttpRequest
 
getBroker(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
getBroker(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Broker broker = 4;
getBroker(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Broker broker = 4;
getBroker(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
getBroker(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Broker broker = 4;
getBroker(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Broker broker = 4;
getBroker() - Method in class com.webull.openapi.data.quotes.domain.AskBid
 
getBrokerBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
getBrokerBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
getBrokerBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
getBrokerBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
getBrokerCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
getBrokerCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Broker broker = 4;
getBrokerCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Broker broker = 4;
getBrokerCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
getBrokerCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Broker broker = 4;
getBrokerCount() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Broker broker = 4;
getBrokerList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
getBrokerList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Broker broker = 4;
getBrokerList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Broker broker = 4;
getBrokerList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
getBrokerList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Broker broker = 4;
getBrokerList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Broker broker = 4;
getBrokerOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
getBrokerOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Broker broker = 4;
getBrokerOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Broker broker = 4;
getBrokerOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
getBrokerOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Broker broker = 4;
getBrokerOrBuilder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Broker broker = 4;
getBrokerOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
getBrokerOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Broker broker = 4;
getBrokerOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Broker broker = 4;
getBrokerOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
getBrokerOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Broker broker = 4;
getBrokerOrBuilderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Broker broker = 4;
getBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getBuyingPower() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
getBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getBuyUnit() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getBytes(ByteBuffer) - Static method in class com.webull.openapi.core.utils.ByteUtils
 
getCashBalance() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getCashBalance() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getCashBalance() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
getCashBalance() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getCashFrozen() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getCashPower() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
string category = 2;
getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
string category = 2;
getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
string category = 2;
getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequestOrBuilder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
string category = 2;
getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequestOrBuilder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
string category = 2;
getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequestOrBuilder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string category = 3;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
string category = 3;
getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
string category = 3;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
string category = 2;
getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
string category = 2;
getCategory() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
getCategory() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
getCategory() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getCategory() - Method in class com.webull.openapi.trade.response.OrderItem
 
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
string category = 2;
getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
string category = 2;
getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
string category = 2;
getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequestOrBuilder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
string category = 2;
getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequestOrBuilder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
string category = 2;
getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequestOrBuilder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string category = 3;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
string category = 3;
getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
string category = 3;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string category = 2;
getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
string category = 2;
getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
string category = 2;
getCause() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
 
getCause() - Method in interface com.webull.openapi.core.retry.RetryContext
 
getCause() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
getCause() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
getCause() - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContext
 
getCause() - Method in class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
 
getChange() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change = 10;
getChange() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string change = 10;
getChange() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string change = 10;
getChange() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change = 9;
getChange() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string change = 9;
getChange() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string change = 9;
getChange() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getChangeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change = 10;
getChangeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string change = 10;
getChangeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string change = 10;
getChangeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change = 9;
getChangeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string change = 9;
getChangeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string change = 9;
getChangeRatio() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change_ratio = 11;
getChangeRatio() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string change_ratio = 11;
getChangeRatio() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string change_ratio = 11;
getChangeRatio() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change_ratio = 10;
getChangeRatio() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string change_ratio = 10;
getChangeRatio() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string change_ratio = 10;
getChangeRatio() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getChangeRatioBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change_ratio = 11;
getChangeRatioBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string change_ratio = 11;
getChangeRatioBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string change_ratio = 11;
getChangeRatioBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change_ratio = 10;
getChangeRatioBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string change_ratio = 10;
getChangeRatioBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string change_ratio = 10;
getClientComboOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrder
 
getClientComboOrderId() - Method in class com.webull.openapi.trade.request.v2.TradeOrder
 
getClientComboOrderId() - Method in class com.webull.openapi.trade.request.v3.TradeOrder
 
getClientComboOrderId() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
getClientComboOrderId() - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
getClientComboOrderId() - Method in class com.webull.openapi.trade.response.v3.OrderHistory
 
getClientComboOrderId() - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
getClientOrderId() - Method in class com.webull.openapi.trade.request.StockOrder
 
getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrder
 
getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.TradeOrder
 
getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getClientOrderId() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getClientOrderId() - Method in class com.webull.openapi.trade.request.v3.TradeOrder
 
getClientOrderId() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.ComboOrder
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
Deprecated.
getClientOrderId() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getClientOrderId() - Method in interface com.webull.openapi.trade.response.Order
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.OrderClientId
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getClientOrderId() - Method in interface com.webull.openapi.trade.response.OrderResponse
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.v3.OrderHistory
 
getClientOrderId() - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
getClientSDKInfo() - Static method in class com.webull.openapi.core.config.ProjectReaderHelper
 
getClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string close = 3;
getClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string close = 3;
getClose() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string close = 3;
getClose() - Method in class com.webull.openapi.data.quotes.domain.Bar
 
getClose() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getCloseBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string close = 3;
getCloseBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string close = 3;
getCloseBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string close = 3;
getCloseContracts() - Method in class com.webull.openapi.trade.request.StockOrder
 
getCloseContracts() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getCloseContracts() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getCloseContracts() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
getCloseContracts() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getCode() - Method in enum com.webull.openapi.core.common.dict.EventType
 
getCode() - Method in enum com.webull.openapi.core.common.dict.SubscribeType
 
getCode() - Method in exception com.webull.openapi.core.execption.ClientException
 
getCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
uint32 code = 3;
getCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
uint32 code = 3;
getCode() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
uint32 code = 3;
getCode() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
getCode() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getCode() - Method in class com.webull.openapi.data.quotes.domain.FuturesProduct
 
getCode() - Method in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
 
getCode() - Method in enum com.webull.openapi.trade.events.subscribe.message.EventType
 
getCode() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
 
getCode() - Method in interface com.webull.openapi.trade.response.OrderResponse
 
getCode() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
Deprecated.
getComboInstrumentType() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getComboInstrumentType() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getComboOrderId() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getComboOrderId() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
getComboOrderId() - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
getComboOrderId() - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
getComboTickerType() - Method in class com.webull.openapi.trade.response.ComboOrder
 
getComboType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getComboType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getComboType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getComboType() - Method in class com.webull.openapi.trade.response.ComboOrder
 
getComboType() - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
getComboType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getComboType() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
getComboType() - Method in class com.webull.openapi.trade.response.v3.OrderHistory
 
getConfig() - Method in class com.webull.openapi.core.http.HttpApiClient
 
getConfig() - Method in class com.webull.openapi.core.http.initializer.config.ConfigService
get config
getConnAck() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
getConnAck() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
getConnAck() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsFailedContext
The ConnAck message if contained an error code.
getConnectTimeout(TimeUnit) - Method in class com.webull.openapi.core.http.RuntimeOptions
 
getContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content type
getContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Content type
getContentType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Content type
getContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Subscription type
getContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Subscription type
getContentType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Subscription type
getContentType() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
getContentTypeBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content type
getContentTypeBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Content type
getContentTypeBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Content type
getContentTypeBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Subscription type
getContentTypeBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Subscription type
getContentTypeBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Subscription type
getContractId() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getContractId() - Method in class com.webull.openapi.trade.request.CloseContract
 
getContractId() - Method in class com.webull.openapi.trade.request.v2.CloseContract
 
getContractId() - Method in class com.webull.openapi.trade.request.v3.CloseContract
 
getContractId() - Method in class com.webull.openapi.trade.response.CloseContract
 
getContractId() - Method in class com.webull.openapi.trade.response.ContractPosition
 
getContractMonth() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getContractType() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getCorpAction(CorpActionRequest) - Method in class com.webull.openapi.data.DataClient
 
getCorpAction(CorpActionRequest) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
Only for Webull JP
getCostPrice() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getCostPrice() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getCostPrice() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string count = 4;
getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
string count = 4;
getCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
string count = 4;
getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
int32 count = 4;
getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
int32 count = 4;
getCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
int32 count = 4;
getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string count = 3;
getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
string count = 3;
getCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
string count = 3;
getCountBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string count = 4;
getCountBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
string count = 4;
getCountBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
string count = 4;
getCountBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string count = 3;
getCountBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
string count = 3;
getCountBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
string count = 3;
getCreateTime() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getCryptoBars(Set<String>, String, String, int, Boolean) - Method in class com.webull.openapi.data.DataClient
 
getCryptoBars(Set<String>, String, String, int, Boolean) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getCryptoInstrument(InstrumentQueryParam) - Method in class com.webull.openapi.data.DataClient
 
getCryptoInstrument(InstrumentQueryParam) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getCryptoSnapshots(Set<String>, String) - Method in class com.webull.openapi.data.DataClient
 
getCryptoSnapshots(Set<String>, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getCurrency() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string currency = 5;
getCurrency() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string currency = 5;
getCurrency() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string currency = 5;
getCurrency() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getCurrency() - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
getCurrency() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getCurrency() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getCurrency() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getCurrency() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getCurrency() - Method in class com.webull.openapi.trade.response.OrderItem
 
getCurrency() - Method in class com.webull.openapi.trade.response.TradableInstrument
 
getCurrency() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getCurrency() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getCurrency() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
getCurrency() - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
 
getCurrency() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getCurrency() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getCurrency() - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
 
getCurrencyBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string currency = 5;
getCurrencyBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string currency = 5;
getCurrencyBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string currency = 5;
getCurrentAsk() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getCurrentAsk() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getCurrentAsk() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getCurrentAsk() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getCurrentBid() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getCurrentBid() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getCurrentBid() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getCurrentBid() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getCusip() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getCusip() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getData() - Method in class com.webull.openapi.data.quotes.subsribe.message.MarketData
 
getData() - Method in class com.webull.openapi.data.quotes.subsribe.message.QuotesPublish
 
getData() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
 
getData() - Method in interface com.webull.openapi.trade.response.OrderResponse
 
getData() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
Deprecated.
getDayBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getDayBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getDayOrders(String, Integer, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getDayOrders(String, Integer, String) - Method in class com.webull.openapi.trade.TradeClient
 
getDayProfitLoss() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getDayProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getDayProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getDayRealizedProfitLoss() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getDayRealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getDayRealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getDayTradesLeft() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getDayTradesLeft() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getDefault() - Static method in interface com.webull.openapi.core.endpoint.EndpointResolver
 
getDefaultFactory() - Static method in class com.webull.openapi.core.logger.LoggerFactory
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
getDefaultInstance() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
getDefaultInstance() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
getDefaultInstanceForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
getDefaultInstanceForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
getDefaultInstanceForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway
 
getDescriptor() - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
getDescriptor() - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
 
getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events
 
getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
getDescriptorForType() - Method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
getDescriptorForType() - Method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
 
getDescriptorForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
getDescriptorForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
getEasyToBorrow() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getEndDate() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
getEndpoint() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getEndpoint() - Method in class com.webull.openapi.core.http.HttpRequest
 
getEntrustType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getEntrustType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getEntrustType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getEntrustType() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getEntrustType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getEodBars(Set<String>, String, Integer) - Method in class com.webull.openapi.data.DataClient
 
getEodBars(Set<String>, String, Integer) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
Only for Webull JP
getErrorCode() - Method in exception com.webull.openapi.core.execption.ServerException
 
getErrorMsg() - Method in exception com.webull.openapi.core.execption.ServerException
 
getEstimatedCost() - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
 
getEstimatedCost() - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
 
getEstimatedTransactionFee() - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
 
getEstimatedTransactionFee() - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
 
getEventAction() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getEventDate() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getEventId() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getEventType() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getEventType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Event type
getEventType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Event type
getEventType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Event type
getEventType() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
getEventTypes() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
getEventTypeValue() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Event type
getEventTypeValue() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Event type
getEventTypeValue() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Event type
getException() - Method in class com.webull.openapi.core.http.HttpResponse
 
getExchangeCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string exchange_code = 4;
getExchangeCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string exchange_code = 4;
getExchangeCode() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string exchange_code = 4;
getExchangeCode() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getExchangeCode() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getExchangeCode() - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
getExchangeCode() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getExchangeCode() - Method in class com.webull.openapi.trade.response.TradableInstrument
 
getExchangeCodeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string exchange_code = 4;
getExchangeCodeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string exchange_code = 4;
getExchangeCodeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string exchange_code = 4;
getExpirationType() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getExpirationType() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getExpires() - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
 
getExtendedHoursTrading() - Method in class com.webull.openapi.trade.request.StockOrder
 
getExtendedHoursTrading() - Method in class com.webull.openapi.trade.response.ComboOrder
 
getExtendedHoursTrading() - Method in interface com.webull.openapi.trade.response.Order
 
getExtendedHoursTrading() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
getExtendHourChange() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getExtendHourChangeRatio() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getExtendHourLastPrice() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getExtendHourLastTradeTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getExtendHourVolume() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getFilledPrice() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getFilledPrice() - Method in class com.webull.openapi.trade.response.OrderItem
 
getFilledQty() - Method in class com.webull.openapi.trade.response.OrderItem
 
getFilledQuantity() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getFilledQuantity() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getFilledQuantity() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getFilledTime() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getFilledTimeAt() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getFirstNoticeDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getFirstTradingDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getFractionable() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getFractionalTrading() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getFrozenAmount() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getFrozenAmount() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getFrozenCash() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getFuturesBars(List<String>, String, String, int, Boolean) - Method in class com.webull.openapi.data.DataClient
 
getFuturesBars(List<String>, String, String, int, Boolean) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getFuturesDepth(String, String, String) - Method in class com.webull.openapi.data.DataClient
 
getFuturesDepth(String, String, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getFuturesInstruments(Set<String>, String) - Method in class com.webull.openapi.data.DataClient
 
getFuturesInstruments(Set<String>, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getFuturesInstrumentsByCode(String, String, String) - Method in class com.webull.openapi.data.DataClient
 
getFuturesInstrumentsByCode(String, String, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getFuturesProducts(String) - Method in class com.webull.openapi.data.DataClient
 
getFuturesProducts(String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getFuturesSnapshots(Set<String>, String) - Method in class com.webull.openapi.data.DataClient
 
getFuturesSnapshots(Set<String>, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getFutureTicks(String, String, int) - Method in class com.webull.openapi.data.DataClient
 
getFutureTicks(String, String, int) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getHasNext() - Method in class com.webull.openapi.trade.response.AccountPositions
 
getHasNext() - Method in class com.webull.openapi.trade.response.Orders
 
getHasNext() - Method in class com.webull.openapi.trade.response.TradableInstruments
 
getHeaders() - Method in class com.webull.openapi.core.http.HttpRequest
 
getHeaders() - Method in class com.webull.openapi.core.http.HttpResponse
 
getHeldAmount() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getHeldAmount() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string high = 4;
getHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string high = 4;
getHigh() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string high = 4;
getHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string high = 6;
getHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string high = 6;
getHigh() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string high = 6;
getHigh() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string high = 5;
getHigh() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string high = 5;
getHigh() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string high = 5;
getHigh() - Method in class com.webull.openapi.data.quotes.domain.Bar
 
getHigh() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getHighBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string high = 4;
getHighBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string high = 4;
getHighBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string high = 4;
getHighBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string high = 6;
getHighBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string high = 6;
getHighBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string high = 6;
getHighBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string high = 5;
getHighBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string high = 5;
getHighBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string high = 5;
getHoldingProportion() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getHoldings() - Method in class com.webull.openapi.trade.response.AccountPositions
 
getHost(Region) - Method in enum com.webull.openapi.core.common.ApiModule
 
getHost() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
 
getHttpStatus() - Method in exception com.webull.openapi.core.http.exception.HttpServerException
 
getHttpStatusCode() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
 
getId() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getId() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getId() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getId() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getIgnoreSSL() - Method in class com.webull.openapi.core.http.RuntimeOptions
 
getInfiniteMarginPower() - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
getInitExpDate() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
Deprecated.
getInitMargin() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getInitMargin() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getInitMargin() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getInitMargin() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getInstance() - Static method in class com.webull.openapi.core.auth.signer.SignerFactory
 
getInstance() - Static method in class com.webull.openapi.core.config.ProjectReader
 
getInstance() - Static method in class com.webull.openapi.core.http.okhttp.interceptors.ThreadLocalProxyAuthenticator
 
getInstance() - Static method in class com.webull.openapi.core.retry.backoff.NoDelayStrategy
 
getInstance() - Static method in class com.webull.openapi.core.retry.condition.NoRetryCondition
 
getInstance() - Static method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinderRegistry
 
getInstance() - Static method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttInboundHandlerBinder
 
getInstance() - Static method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttSessionHandlerBinder
 
getInstance() - Static method in class com.webull.openapi.data.quotes.subsribe.retry.QuotesSubsRetryCondition
 
getInstance() - Static method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeHandlerProxyFactory
 
getInstance() - Static method in class com.webull.openapi.trade.grpc.retry.GrpcRetryCondition
 
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
string instrument_id = 2;
getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string instrument_id = 3;
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string instrument_id = 3;
getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string instrument_id = 3;
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
string instrument_id = 2;
getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string instrument_id = 2;
getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
string instrument_id = 2;
getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
string instrument_id = 2;
getInstrumentId() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
string instrument_id = 2;
getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.EodBars
 
getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.NBar
 
getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.QuotesBasic
 
getInstrumentId() - Method in class com.webull.openapi.trade.request.StockOrder
 
getInstrumentId() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getInstrumentId() - Method in class com.webull.openapi.trade.response.InstrumentBasic
 
getInstrumentId() - Method in class com.webull.openapi.trade.response.OrderItem
 
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string instrument_id = 2;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
string instrument_id = 2;
getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
string instrument_id = 2;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string instrument_id = 3;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string instrument_id = 3;
getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string instrument_id = 3;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string instrument_id = 2;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
string instrument_id = 2;
getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
string instrument_id = 2;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string instrument_id = 2;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string instrument_id = 2;
getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string instrument_id = 2;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string instrument_id = 2;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
string instrument_id = 2;
getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
string instrument_id = 2;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string instrument_id = 2;
getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
string instrument_id = 2;
getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
string instrument_id = 2;
getInstrumentIds() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
getInstruments(Set<String>, String) - Method in class com.webull.openapi.data.DataClient
 
getInstruments(Set<String>, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getInstruments() - Method in class com.webull.openapi.trade.response.TradableInstruments
 
getInstrumentSuperType() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getInstrumentsV1(InstrumentQueryParam) - Method in class com.webull.openapi.data.DataClient
 
getInstrumentsV1(InstrumentQueryParam) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getInstrumentType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getInstrumentType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getInstrumentType() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getInstrumentType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getInstrumentType() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getInstrumentType() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getInstrumentType() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getInstrumentType() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getInstrumentType() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getInstrumentType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getInstrumentType() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getInstrumentType() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getInterestsUnpaid() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getInterestsUnpaid() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getInterestsUnpaid() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getIntradayMargin() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getIntradayMargin() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getIntradayMargin() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getIntradayMargin() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getIsin() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getItemId() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getItems() - Method in class com.webull.openapi.trade.response.ComboOrder
 
getItems() - Method in interface com.webull.openapi.trade.response.Order
 
getItems() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getItems() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
getItems() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
Deprecated.
getItems() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getLastFilledTime() - Method in class com.webull.openapi.trade.response.OrderItem
 
getLastInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
getLastNoticeDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getLastPrice() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getLastPrice() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getLastPrice() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getLastPrice() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getLastTradeTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getLastTradingDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getLastUpdateTime() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
getLegs() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getLegs() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getLegs() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getLegs() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getLegs() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getLimitPrice() - Method in class com.webull.openapi.trade.request.StockOrder
 
getLimitPrice() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getLimitPrice() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getLimitPrice() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getLimitPrice() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getLimitPrice() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getLimitPrice() - Method in class com.webull.openapi.trade.response.OrderItem
 
getLimitPrice() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getLimitPrice() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getListStatus() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getLogger(Class<?>) - Static method in class com.webull.openapi.core.logger.LoggerFactory
 
getLogger(String) - Static method in class com.webull.openapi.core.logger.LoggerFactory
 
getLotSize() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
getLotSize() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string low = 5;
getLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string low = 5;
getLow() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string low = 5;
getLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string low = 7;
getLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string low = 7;
getLow() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string low = 7;
getLow() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string low = 6;
getLow() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string low = 6;
getLow() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string low = 6;
getLow() - Method in class com.webull.openapi.data.quotes.domain.Bar
 
getLow() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getLowBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string low = 5;
getLowBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string low = 5;
getLowBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string low = 5;
getLowBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string low = 7;
getLowBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string low = 7;
getLowBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string low = 7;
getLowBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string low = 6;
getLowBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string low = 6;
getLowBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string low = 6;
getMaintenanceMargin() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getMaintenanceMargin() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getMaintenanceMargin() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getMaintenanceMargin() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getMarginable() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getMarginable() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getMarginExcess() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getMarginExcess() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getMarginExcess() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getMarginExcess() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getMarginPower() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getMarginRatio() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getMarginRatio() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getMarginRatio() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getMarginRatio() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getMarginRatio() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getMarginRequirementLong() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getMarginRequirementShort() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getMarginType() - Method in class com.webull.openapi.trade.request.StockOrder
 
getMarginType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getMarginType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getMarginType() - Method in class com.webull.openapi.trade.response.ContractPosition
 
getMarginType() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
getMarginType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getMarginUtilizationRate() - Method in class com.webull.openapi.trade.response.AccountBalance
 
getMarginUtilizationRate() - Method in interface com.webull.openapi.trade.response.BalanceBase
 
getMarginUtilizationRate() - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
getMarket() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getMarket() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getMarket() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getMarket() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getMarket() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getMarket() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getMarket() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getMarketValue() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getMarketValue() - Method in class com.webull.openapi.trade.response.ContractPosition
 
getMarketValue() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getMarketValue() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getMarketValue() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getMarketValue() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getMarketValue() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getMaxIdleConn() - Method in class com.webull.openapi.core.http.RuntimeOptions
 
getMaxRetries() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getMaxTradeAmt() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
getMaxTradeQty() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
getMessage() - Method in exception com.webull.openapi.core.execption.ClientException
 
getMessage() - Method in class com.webull.openapi.core.logger.FormattingTuple
 
getMetadata() - Method in class com.webull.openapi.data.quotes.subsribe.message.MarketData
 
getMethod() - Method in class com.webull.openapi.core.http.HttpRequest
 
getMethod() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
 
getMinTick() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getMinTradeAmt() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
getMinTradeQty() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
getModifyOrders() - Method in class com.webull.openapi.trade.request.v2.OptionOrder
 
getModifyOrders() - Method in class com.webull.openapi.trade.request.v2.TradeOrder
 
getModifyOrders() - Method in class com.webull.openapi.trade.request.v3.TradeOrder
 
getMpid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string mpid = 1;
getMpid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
string mpid = 1;
getMpid() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.OrderOrBuilder
string mpid = 1;
getMpid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string mpid = 1;
getMpid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
string mpid = 1;
getMpid() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.OrderOrBuilder
string mpid = 1;
getMpid() - Method in class com.webull.openapi.data.quotes.domain.Order
 
getMpidBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string mpid = 1;
getMpidBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
string mpid = 1;
getMpidBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.OrderOrBuilder
string mpid = 1;
getMpidBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string mpid = 1;
getMpidBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
string mpid = 1;
getMpidBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.OrderOrBuilder
string mpid = 1;
getMsg() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string msg = 4;
getMsg() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
string msg = 4;
getMsg() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
string msg = 4;
getMsg() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
getMsg() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
 
getMsg() - Method in interface com.webull.openapi.trade.response.OrderResponse
 
getMsg() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
Deprecated.
getMsgBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string msg = 4;
getMsgBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
string msg = 4;
getMsgBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
string msg = 4;
getName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string name = 2;
getName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
string name = 2;
getName() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BrokerOrBuilder
string name = 2;
getName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string name = 1;
getName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string name = 1;
getName() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string name = 1;
getName() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string name = 2;
getName() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
string name = 2;
getName() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BrokerOrBuilder
string name = 2;
getName() - Method in class com.webull.openapi.data.quotes.domain.Broker
 
getName() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getName() - Method in class com.webull.openapi.data.quotes.domain.FuturesProduct
 
getName() - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
getName() - Method in class com.webull.openapi.trade.response.TradableInstrument
 
getName() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getNameBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string name = 2;
getNameBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
string name = 2;
getNameBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BrokerOrBuilder
string name = 2;
getNameBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string name = 1;
getNameBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string name = 1;
getNameBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string name = 1;
getNameBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string name = 2;
getNameBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
string name = 2;
getNameBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BrokerOrBuilder
string name = 2;
getNetLiquidationValue() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getNetLiquidationValue() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getNetLiquidationValue() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getNewOrders() - Method in class com.webull.openapi.trade.request.v2.OptionOrder
 
getNewOrders() - Method in class com.webull.openapi.trade.request.v2.TradeOrder
 
getNewOrders() - Method in class com.webull.openapi.trade.request.v3.TradeOrder
 
getNightTradingBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getNightTradingBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getNoPartyIds() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getNoPartyIds() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getNumber() - Method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
 
getNumber() - Method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
 
getOneDayMarginPower() - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
getOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string open = 2;
getOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string open = 2;
getOpen() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string open = 2;
getOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string open = 5;
getOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string open = 5;
getOpen() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string open = 5;
getOpen() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string open = 4;
getOpen() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string open = 4;
getOpen() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string open = 4;
getOpen() - Method in class com.webull.openapi.data.quotes.domain.Bar
 
getOpen() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getOpenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string open = 2;
getOpenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string open = 2;
getOpenBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string open = 2;
getOpenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string open = 5;
getOpenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string open = 5;
getOpenBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string open = 5;
getOpenBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string open = 4;
getOpenBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string open = 4;
getOpenBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string open = 4;
getOpenedOrders(String, Integer, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getOpenedOrders(String, Integer, String) - Method in class com.webull.openapi.trade.TradeClient
 
getOpenInterest() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getOpenMarginCalls() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getOpenMarginCalls() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getOptionBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getOptionBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getOptionCategory() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getOptionCategory() - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
getOptionCategory() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getOptionContractDeliverable() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getOptionContractDeliverable() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getOptionContractMultiplier() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getOptionContractMultiplier() - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
getOptionContractMultiplier() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getOptionExercisePrice() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getOptionExercisePrice() - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
getOptionExpireDate() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getOptionExpireDate() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getOptionExpireDate() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getOptionExpireDate() - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
getOptionExpireDate() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getOptionStrategy() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getOptionStrategy() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getOptionStrategy() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getOptionStrategy() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getOptionStrategy() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getOptionStrategy() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getOptionStrategy() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getOptionType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getOptionType() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getOptionType() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getOptionType() - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
getOptionType() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getOrder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
getOrder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Order order = 3;
getOrder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Order order = 3;
getOrder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
getOrder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Order order = 3;
getOrder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Order order = 3;
getOrder() - Method in class com.webull.openapi.data.quotes.domain.AskBid
 
getOrderBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
getOrderBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
getOrderBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
getOrderBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
getOrderCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
getOrderCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Order order = 3;
getOrderCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Order order = 3;
getOrderCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
getOrderCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Order order = 3;
getOrderCount() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Order order = 3;
getOrderDetails(String, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getOrderDetails(String, String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
getOrderDetails(String, String) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
getOrderDetails(String, String) - Method in class com.webull.openapi.trade.TradeClient
 
getOrderDetails(String, String) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
getOrderDetails(String, String) - Method in class com.webull.openapi.trade.TradeClientV3
 
getOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
Deprecated.
getOrderId() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getOrderId() - Method in class com.webull.openapi.trade.response.ComboOrder
 
getOrderId() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
 
getOrderId() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getOrderId() - Method in interface com.webull.openapi.trade.response.Order
 
getOrderId() - Method in class com.webull.openapi.trade.response.OrderClientId
 
getOrderId() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getOrderId() - Method in interface com.webull.openapi.trade.response.OrderResponse
 
getOrderId() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
getOrderId() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
 
getOrderId() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getOrderId() - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
getOrderId() - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
getOrderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
getOrderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Order order = 3;
getOrderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Order order = 3;
getOrderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
getOrderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Order order = 3;
getOrderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Order order = 3;
getOrderOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
getOrderOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Order order = 3;
getOrderOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Order order = 3;
getOrderOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
getOrderOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Order order = 3;
getOrderOrBuilder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Order order = 3;
getOrderOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
getOrderOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
repeated .api.Order order = 3;
getOrderOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
repeated .api.Order order = 3;
getOrderOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
getOrderOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
repeated .quotes.Order order = 3;
getOrderOrBuilderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
repeated .quotes.Order order = 3;
getOrders() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
Deprecated.
getOrders() - Method in class com.webull.openapi.trade.response.Orders
 
getOrders() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
getOrders() - Method in class com.webull.openapi.trade.response.v3.OrderHistory
 
getOrderStatus() - Method in class com.webull.openapi.trade.response.OrderItem
 
getOrderType() - Method in class com.webull.openapi.trade.request.StockOrder
 
getOrderType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getOrderType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getOrderType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getOrderType() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getOrderType() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getOrderType() - Method in class com.webull.openapi.trade.response.OrderItem
 
getOrderType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getOrderType() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getOvernightBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getOvernightBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getOvernightPower() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getOvernightTradingSupported() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getOvnChange() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getOvnChangeRatio() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getOvnHigh() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getOvnLastTradeTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getOvnLow() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getOvnPrice() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getOvnVolume() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getPageNumber() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
getPageSize() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
getPageSize() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
getParserForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
getParserForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
getPartyId() - Method in class com.webull.openapi.trade.request.v2.NoPartyId
 
getPartyId() - Method in class com.webull.openapi.trade.request.v3.NoPartyId
 
getPartyIdSource() - Method in class com.webull.openapi.trade.request.v2.NoPartyId
 
getPartyIdSource() - Method in class com.webull.openapi.trade.request.v3.NoPartyId
 
getPartyRole() - Method in class com.webull.openapi.trade.request.v2.NoPartyId
 
getPartyRole() - Method in class com.webull.openapi.trade.request.v3.NoPartyId
 
getPassword() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
 
getPasswordAuthentication() - Method in class com.webull.openapi.core.http.okhttp.interceptors.ThreadLocalProxyAuthenticator
 
getPath() - Method in interface com.webull.openapi.core.config.ConfigReader
 
getPath() - Method in class com.webull.openapi.core.config.ProjectReader
 
getPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string path = 3;
getPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
string path = 3;
getPath() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
string path = 3;
getPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string path = 5;
getPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
string path = 5;
getPath() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
string path = 5;
getPath() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
getPathBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string path = 3;
getPathBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
string path = 3;
getPathBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
string path = 3;
getPathBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string path = 5;
getPathBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
string path = 5;
getPathBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
string path = 5;
getPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
bytes payload = 4;
getPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
bytes payload = 4;
getPayload() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
bytes payload = 4;
getPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
bytes payload = 6;
getPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
bytes payload = 6;
getPayload() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
bytes payload = 6;
getPayload() - Method in class com.webull.openapi.data.internal.mqtt.message.MqttPublish
 
getPayload() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
getPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content
getPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Content
getPayload() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Content
getPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Content
getPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Content
getPayload() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Content
getPayload() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
getPayloadAsBytes() - Method in class com.webull.openapi.data.internal.mqtt.message.MqttPublish
 
getPayloadBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content
getPayloadBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Content
getPayloadBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Content
getPayloadBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Content
getPayloadBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Content
getPayloadBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Content
getPendingIncoming() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getPlaceTime() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getPlaceTime() - Method in class com.webull.openapi.trade.response.OrderItem
 
getPlaceTimeAt() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getPort() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getPort() - Method in class com.webull.openapi.core.http.HttpRequest
 
getPort() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
 
getPositionId() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getPositionId() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getPositions() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getPositionsMarketValue() - Method in class com.webull.openapi.trade.response.AccountAsset
 
getPositionsMarketValue() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getPreClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string pre_close = 8;
getPreClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string pre_close = 8;
getPreClose() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string pre_close = 8;
getPreClose() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string pre_close = 7;
getPreClose() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string pre_close = 7;
getPreClose() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string pre_close = 7;
getPreClose() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getPreCloseBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string pre_close = 8;
getPreCloseBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string pre_close = 8;
getPreCloseBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string pre_close = 8;
getPreCloseBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string pre_close = 7;
getPreCloseBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string pre_close = 7;
getPreCloseBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string pre_close = 7;
getPrefix() - Method in enum com.webull.openapi.core.http.common.HttpProtocol
 
getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string price = 1;
getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
string price = 1;
getPrice() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
string price = 1;
getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string price = 4;
getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string price = 4;
getPrice() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string price = 4;
getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string price = 2;
getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
string price = 2;
getPrice() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
string price = 2;
getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string price = 1;
getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
string price = 1;
getPrice() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
string price = 1;
getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string price = 3;
getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string price = 3;
getPrice() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string price = 3;
getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string price = 3;
getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
string price = 3;
getPrice() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
string price = 3;
getPrice() - Method in class com.webull.openapi.data.quotes.domain.AskBid
 
getPrice() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getPrice() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string price = 1;
getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
string price = 1;
getPriceBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
string price = 1;
getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string price = 4;
getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string price = 4;
getPriceBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string price = 4;
getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string price = 2;
getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
string price = 2;
getPriceBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
string price = 2;
getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string price = 1;
getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
string price = 1;
getPriceBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
string price = 1;
getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string price = 3;
getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string price = 3;
getPriceBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string price = 3;
getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string price = 3;
getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
string price = 3;
getPriceBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
string price = 3;
getPriceStep() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
getProportion() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getProportion() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getProportion() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getProtocol() - Method in class com.webull.openapi.core.http.HttpRequest
 
getProtocol() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
 
getProxyAddress() - Method in class com.webull.openapi.core.http.RuntimeOptions
 
getProxyType() - Method in class com.webull.openapi.core.http.RuntimeOptions
 
getQty() - Method in class com.webull.openapi.trade.request.CloseContract
 
getQty() - Method in class com.webull.openapi.trade.request.StockOrder
 
getQty() - Method in class com.webull.openapi.trade.response.CloseContract
 
getQty() - Method in class com.webull.openapi.trade.response.ContractPosition
 
getQty() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getQty() - Method in class com.webull.openapi.trade.response.OrderItem
 
getQuantity() - Method in class com.webull.openapi.trade.request.v2.CloseContract
 
getQuantity() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getQuantity() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getQuantity() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getQuantity() - Method in class com.webull.openapi.trade.request.v3.CloseContract
 
getQuantity() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getQuantity() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getQuantity() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getQuantity() - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
getQuantity() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getQuantity() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getQuantity() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getQuantity() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getQuantity() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getQuantity() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getQuery() - Method in class com.webull.openapi.core.http.HttpRequest
 
getQuote(String, String, String, Boolean) - Method in class com.webull.openapi.data.DataClient
 
getQuote(String, String, String, Boolean) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getQuoteTime() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
getQuoteTime() - Method in class com.webull.openapi.data.quotes.domain.Quote
 
getQuoteTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getRatioNew() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getRatioOld() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getReadTimeout(TimeUnit) - Method in class com.webull.openapi.core.http.RuntimeOptions
 
getRegionId() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getRemainQuantity() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getRequestId() - Method in exception com.webull.openapi.core.execption.ServerException
 
getRequestId() - Method in class com.webull.openapi.core.http.HttpResponse
 
getRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string requestId = 2;
getRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
string requestId = 2;
getRequestId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
string requestId = 2;
getRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string requestId = 2;
getRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
string requestId = 2;
getRequestId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
string requestId = 2;
getRequestId() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
getRequestId() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Request id
getRequestId() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Request id
getRequestId() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Request id
getRequestId() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
getRequestIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string requestId = 2;
getRequestIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
string requestId = 2;
getRequestIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
string requestId = 2;
getRequestIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string requestId = 2;
getRequestIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
string requestId = 2;
getRequestIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
string requestId = 2;
getRequestIdBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Request id
getRequestIdBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Request id
getRequestIdBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Request id
getRequestMethod() - Static method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
 
getResponse() - Method in class com.webull.openapi.core.http.HttpResponse
 
getResponseBody() - Method in class com.webull.openapi.core.http.HttpResponse
 
getResponseCode() - Method in exception com.webull.openapi.trade.grpc.exception.ErrorResponseException
 
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
repeated .api.Bar result = 3;
getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
repeated .api.Bar result = 3;
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
repeated .api.BarsResponse result = 1;
getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
repeated .api.BarsResponse result = 1;
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
repeated .api.Instrument result = 1;
getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
repeated .api.Instrument result = 1;
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
repeated .api.Snapshot result = 1;
getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
repeated .api.Snapshot result = 1;
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
repeated .api.Tick result = 3;
getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
repeated .api.Tick result = 3;
getResult() - Method in class com.webull.openapi.data.quotes.domain.BatchBarResponse
 
getResult() - Method in class com.webull.openapi.data.quotes.domain.NBar
 
getResult() - Method in class com.webull.openapi.data.quotes.domain.Tick
 
getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
repeated .api.Bar result = 3;
getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
repeated .api.Bar result = 3;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
repeated .api.BarsResponse result = 1;
getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
repeated .api.BarsResponse result = 1;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
repeated .api.Instrument result = 1;
getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
repeated .api.Instrument result = 1;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
repeated .api.Snapshot result = 1;
getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
repeated .api.Snapshot result = 1;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
repeated .api.Tick result = 3;
getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
repeated .api.Tick result = 3;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
repeated .api.Bar result = 3;
getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
repeated .api.Bar result = 3;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
repeated .api.BarsResponse result = 1;
getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
repeated .api.BarsResponse result = 1;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
repeated .api.Instrument result = 1;
getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
repeated .api.Instrument result = 1;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
repeated .api.Snapshot result = 1;
getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
repeated .api.Snapshot result = 1;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
repeated .api.Tick result = 3;
getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
repeated .api.Tick result = 3;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
repeated .api.Bar result = 3;
getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
repeated .api.Bar result = 3;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
repeated .api.BarsResponse result = 1;
getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
repeated .api.BarsResponse result = 1;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
repeated .api.Instrument result = 1;
getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
repeated .api.Instrument result = 1;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
repeated .api.Snapshot result = 1;
getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
repeated .api.Snapshot result = 1;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
repeated .api.Tick result = 3;
getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
repeated .api.Tick result = 3;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
repeated .api.Bar result = 3;
getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
repeated .api.Bar result = 3;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
repeated .api.BarsResponse result = 1;
getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
repeated .api.BarsResponse result = 1;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
repeated .api.Instrument result = 1;
getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
repeated .api.Instrument result = 1;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
repeated .api.Snapshot result = 1;
getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
repeated .api.Snapshot result = 1;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
repeated .api.Tick result = 3;
getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
repeated .api.Tick result = 3;
getRetriesAttempted() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
 
getRetriesAttempted() - Method in interface com.webull.openapi.core.retry.RetryContext
 
getRetriesAttempted() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
getRetriesAttempted() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
getRetriesAttempted() - Method in class com.webull.openapi.trade.grpc.retry.GrpcRetryContext
 
getRootCause(Throwable) - Static method in class com.webull.openapi.core.utils.ExceptionUtils
 
getRuntimeOptions() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getRuntimeOptions() - Method in class com.webull.openapi.core.http.HttpRequest
 
getSector() - Method in class com.webull.openapi.trade.response.TradableInstrument
 
getSecurityId() - Method in class com.webull.openapi.trade.response.TradableInstrument
 
getSecurityInfo(String, String, String, String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getSecurityInfo(String, String, String, String, String, String) - Method in class com.webull.openapi.trade.TradeClient
 
getSenderSubId() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getSenderSubId() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
getSerializedSize() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
getSerializedSize() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
getServiceDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
 
getServiceDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc
 
getSessionId() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiAuthProvider
 
getSessionId() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.AuthProvider
 
getSettleDate() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getSettledCash() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getSettledCash() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getSettledCash() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getSettlement() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getSettlementDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getSettlePrice() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getShortable() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getShortable() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getShortName() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getShortName() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getShortName() - Method in class com.webull.openapi.trade.response.OrderItem
 
getSide() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string side = 4;
getSide() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
string side = 4;
getSide() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
string side = 4;
getSide() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string side = 5;
getSide() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
string side = 5;
getSide() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
string side = 5;
getSide() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
getSide() - Method in class com.webull.openapi.trade.request.StockOrder
 
getSide() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getSide() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getSide() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getSide() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getSide() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getSide() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getSide() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getSide() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getSide() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getSide() - Method in class com.webull.openapi.trade.response.OrderItem
 
getSide() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getSide() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getSideBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string side = 4;
getSideBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
string side = 4;
getSideBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
string side = 4;
getSideBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string side = 5;
getSideBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
string side = 5;
getSideBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
string side = 5;
getSign(String, String, Signer) - Static method in class com.webull.openapi.core.auth.composer.DefaultSignatureComposer
 
getSign(Map<String, String>, String, String, String, Signer) - Static method in class com.webull.openapi.core.auth.composer.DefaultSignatureComposer
 
getSign(String, String, String, HttpRequest) - Static method in class com.webull.openapi.core.auth.composer.DefaultSignatureComposer
 
getSign(String, String) - Method in class com.webull.openapi.core.auth.signer.HmacSHA1Signer
 
getSign(String, String) - Method in class com.webull.openapi.core.auth.signer.SHA256withRSASigner
 
getSign(String, String) - Method in interface com.webull.openapi.core.auth.signer.Signer
 
getSignAlgorithm() - Method in class com.webull.openapi.core.http.HttpRequest
 
getSignerName() - Method in enum com.webull.openapi.core.auth.signer.SignAlgorithm
 
getSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string size = 2;
getSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
string size = 2;
getSize() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
string size = 2;
getSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string size = 2;
getSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
string size = 2;
getSize() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.OrderOrBuilder
string size = 2;
getSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string size = 2;
getSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
string size = 2;
getSize() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
string size = 2;
getSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string size = 2;
getSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
string size = 2;
getSize() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.OrderOrBuilder
string size = 2;
getSize() - Method in class com.webull.openapi.data.quotes.domain.AskBid
 
getSize() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getSize() - Method in class com.webull.openapi.data.quotes.domain.Order
 
getSizeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string size = 2;
getSizeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
string size = 2;
getSizeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
string size = 2;
getSizeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string size = 2;
getSizeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
string size = 2;
getSizeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.OrderOrBuilder
string size = 2;
getSizeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string size = 2;
getSizeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
string size = 2;
getSizeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
string size = 2;
getSizeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string size = 2;
getSizeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
string size = 2;
getSizeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.OrderOrBuilder
string size = 2;
getSnapshots(Set<String>, String, Boolean, Boolean) - Method in class com.webull.openapi.data.DataClient
 
getSnapshots(Set<String>, String, Boolean, Boolean) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getSource() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getStartDate() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
getState() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttConnectedContextAdapter
 
getState() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
getState() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
getState() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsConnectedContext
 
getState() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsFailedContext
 
getStatus() - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
 
getStatus() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
getStatus() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
getStatus() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
getStatus() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getStatus() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getStatus() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getStatusCode() - Method in class com.webull.openapi.core.http.HttpResponse
 
getStatusCode() - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContext
 
getStatusCode() - Method in class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
 
getStockPower() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getStopPrice() - Method in class com.webull.openapi.trade.request.StockOrder
 
getStopPrice() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getStopPrice() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getStopPrice() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getStopPrice() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getStopPrice() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getStopPrice() - Method in class com.webull.openapi.trade.response.OrderItem
 
getStopPrice() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getStopPrice() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getStreamRequestMethod() - Static method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
 
getStrikePrice() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getStrikePrice() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getStrikePrice() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getSubscribeMethod() - Static method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc
 
getSubscribeType() - Method in class com.webull.openapi.data.quotes.subsribe.message.Metadata
 
getSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Subscription type
getSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Subscription type
getSubscribeType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Subscription type
getSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Subscription type
getSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Subscription type
getSubscribeType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Subscription type
getSubscribeType() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeRequest
 
getSubscribeType() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
getSubscriptionId() - Method in class com.webull.openapi.trade.response.Account
 
getSubTypes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string sub_types = 4;
getSubTypes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
repeated string sub_types = 4;
getSubTypes(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
repeated string sub_types = 4;
getSubTypesBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string sub_types = 4;
getSubTypesBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
repeated string sub_types = 4;
getSubTypesBytes(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
repeated string sub_types = 4;
getSubTypesCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string sub_types = 4;
getSubTypesCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
repeated string sub_types = 4;
getSubTypesCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
repeated string sub_types = 4;
getSubTypesList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string sub_types = 4;
getSubTypesList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
repeated string sub_types = 4;
getSubTypesList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
repeated string sub_types = 4;
getSupportTradingSession() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getSupportTradingSession() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getSupportTradingSession() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getSupportTradingSession() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getSupportTradingSession() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getSupportTradingSession() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
string symbol = 1;
getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
string symbol = 1;
getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string symbol = 2;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string symbol = 2;
getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string symbol = 2;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
string symbol = 1;
getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequestOrBuilder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
string symbol = 1;
getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string symbol = 1;
getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
string symbol = 1;
getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
string symbol = 1;
getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
string symbol = 1;
getSymbol() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
string symbol = 1;
getSymbol() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getSymbol() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
getSymbol() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getSymbol() - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
getSymbol() - Method in class com.webull.openapi.data.quotes.domain.NBar
 
getSymbol() - Method in class com.webull.openapi.data.quotes.domain.QuotesBasic
 
getSymbol() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
getSymbol() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getSymbol() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
getSymbol() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getSymbol() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getSymbol() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getSymbol() - Method in class com.webull.openapi.trade.response.InstrumentBasic
 
getSymbol() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getSymbol() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
getSymbol() - Method in class com.webull.openapi.trade.response.OrderItem
 
getSymbol() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getSymbol() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getSymbol() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
string symbol = 1;
getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
string symbol = 1;
getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string symbol = 2;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
string symbol = 2;
getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
string symbol = 2;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
string symbol = 1;
getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequestOrBuilder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
string symbol = 1;
getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string symbol = 1;
getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
string symbol = 1;
getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
string symbol = 1;
getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string symbol = 1;
getSymbolBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
string symbol = 1;
getSymbolBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
string symbol = 1;
getSymbols(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
repeated string symbols = 1;
getSymbols(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
repeated string symbols = 1;
getSymbols(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
repeated string symbols = 1;
getSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string symbols = 1;
getSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
string symbols = 1;
getSymbols() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequestOrBuilder
string symbols = 1;
getSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string symbols = 1;
getSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
string symbols = 1;
getSymbols() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequestOrBuilder
string symbols = 1;
getSymbols(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string symbols = 2;
getSymbols(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
repeated string symbols = 2;
getSymbols(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
repeated string symbols = 2;
getSymbols() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
getSymbolsBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
repeated string symbols = 1;
getSymbolsBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
repeated string symbols = 1;
getSymbolsBytes(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
repeated string symbols = 1;
getSymbolsBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string symbols = 1;
getSymbolsBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
string symbols = 1;
getSymbolsBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequestOrBuilder
string symbols = 1;
getSymbolsBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string symbols = 1;
getSymbolsBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
string symbols = 1;
getSymbolsBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequestOrBuilder
string symbols = 1;
getSymbolsBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string symbols = 2;
getSymbolsBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
repeated string symbols = 2;
getSymbolsBytes(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
repeated string symbols = 2;
getSymbolsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
repeated string symbols = 1;
getSymbolsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
repeated string symbols = 1;
getSymbolsCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
repeated string symbols = 1;
getSymbolsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string symbols = 2;
getSymbolsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
repeated string symbols = 2;
getSymbolsCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
repeated string symbols = 2;
getSymbolsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
repeated string symbols = 1;
getSymbolsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
repeated string symbols = 1;
getSymbolsList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
repeated string symbols = 1;
getSymbolsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string symbols = 2;
getSymbolsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
repeated string symbols = 2;
getSymbolsList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
repeated string symbols = 2;
getThrowable() - Method in class com.webull.openapi.core.logger.FormattingTuple
 
getTicks(String, String, int, List<String>) - Method in class com.webull.openapi.data.DataClient
 
getTicks(String, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getTicks(String, String, int, List<String>) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
 
getTif() - Method in class com.webull.openapi.trade.request.StockOrder
 
getTif() - Method in class com.webull.openapi.trade.response.ComboOrder
 
getTif() - Method in interface com.webull.openapi.trade.response.Order
 
getTif() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
getTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string time = 1;
getTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string time = 1;
getTime() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string time = 1;
getTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string time = 1;
getTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
string time = 1;
getTime() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
string time = 1;
getTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string time = 2;
getTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
string time = 2;
getTime() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
string time = 2;
getTime() - Method in class com.webull.openapi.data.quotes.domain.Bar
 
getTime() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
getTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string time = 1;
getTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string time = 1;
getTimeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string time = 1;
getTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string time = 1;
getTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
string time = 1;
getTimeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
string time = 1;
getTimeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string time = 2;
getTimeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
string time = 2;
getTimeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
string time = 2;
getTimeInForce() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
getTimeInForce() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getTimeInForce() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getTimeInForce() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getTimeInForce() - Method in class com.webull.openapi.trade.response.OrderHistory
 
getTimeInForce() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getTimeInForce() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
getTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string timespan = 3;
getTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
string timespan = 3;
getTimespan() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
string timespan = 3;
getTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string timespan = 3;
getTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
string timespan = 3;
getTimespan() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
string timespan = 3;
getTimespanBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string timespan = 3;
getTimespanBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
string timespan = 3;
getTimespanBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
string timespan = 3;
getTimespanBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string timespan = 3;
getTimespanBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
string timespan = 3;
getTimespanBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
string timespan = 3;
getTimestamp() - Static method in class com.webull.openapi.core.utils.DateUtils
 
getTimestamp() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string timestamp = 3;
getTimestamp() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
string timestamp = 3;
getTimestamp() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
string timestamp = 3;
getTimestamp() - Method in class com.webull.openapi.data.quotes.subsribe.message.MarketData
 
getTimestamp() - Method in class com.webull.openapi.data.quotes.subsribe.message.QuotesPublish
 
getTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Timestamp
getTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
Timestamp
getTimestamp() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
Timestamp
getTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Timestamp
getTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
Timestamp
getTimestamp() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
Timestamp
getTimestamp() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeRequest
 
getTimestamp() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
getTimestampBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string timestamp = 3;
getTimestampBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
string timestamp = 3;
getTimestampBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
string timestamp = 3;
getToken() - Method in class com.webull.openapi.core.http.HttpApiClient
 
getToken() - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
 
getToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string token = 1;
getToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
string token = 1;
getToken() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
string token = 1;
getToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
string token = 1;
getToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
string token = 1;
getToken() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TokenResponseOrBuilder
string token = 1;
getTokenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string token = 1;
getTokenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
string token = 1;
getTokenBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
string token = 1;
getTokenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
string token = 1;
getTokenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
string token = 1;
getTokenBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TokenResponseOrBuilder
string token = 1;
getTokenCheckDurationSeconds() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getTokenCheckEnabled() - Method in class com.webull.openapi.core.http.initializer.config.bean.ApiConfig
 
getTokenCheckIntervalSeconds() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getTopic() - Method in class com.webull.openapi.data.internal.mqtt.message.MqttPublish
 
getTotalAsset() - Method in class com.webull.openapi.trade.response.AccountBalance
 
getTotalAssetCurrency() - Method in class com.webull.openapi.trade.response.AccountBalance
 
getTotalAssetCurrency() - Method in interface com.webull.openapi.trade.response.BalanceBase
 
getTotalAssetCurrency() - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
getTotalAssetCurrency() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getTotalAssetCurrency() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getTotalCash() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getTotalCashAmount() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getTotalCashAmount() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getTotalCashBalance() - Method in class com.webull.openapi.trade.response.AccountBalance
 
getTotalCashBalance() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getTotalCashBalance() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getTotalCollateralValue() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getTotalCollateralValue() - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
getTotalCost() - Method in class com.webull.openapi.trade.response.ContractPosition
 
getTotalCost() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getTotalDayProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getTotalDayProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getTotalMarketValue() - Method in class com.webull.openapi.trade.response.AccountBalance
 
getTotalMarketValue() - Method in interface com.webull.openapi.trade.response.BalanceBase
 
getTotalMarketValue() - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
getTotalMarketValue() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getTotalMarketValue() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getTotalNetLiquidationValue() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getTotalNetLiquidationValue() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getTotalQuantity() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getTotalUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getTotalUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getTradeableInstruments(String, Integer) - Method in interface com.webull.openapi.trade.http.ITradeClient
Only for Webull JP
getTradeableInstruments(String, Integer) - Method in class com.webull.openapi.trade.TradeClient
 
getTradeCalendar(String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getTradeCalendar(String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
getTradeCalendar(String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
getTradeCalendar(String, String, String) - Method in class com.webull.openapi.trade.TradeClient
 
getTradeCalendar(String, String, String) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
getTradeCalendar(String, String, String) - Method in class com.webull.openapi.trade.TradeClientV3
 
getTradeCurrency() - Method in class com.webull.openapi.trade.request.StockOrder
 
getTradeCurrency() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getTradeCurrency() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getTradeCurrency() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getTradeDateType() - Method in class com.webull.openapi.trade.response.TradeCalendar
 
getTradeDay() - Method in class com.webull.openapi.trade.response.TradeCalendar
 
getTradeInstrument(String) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
getTradeInstrument(String) - Method in class com.webull.openapi.trade.TradeClient
 
getTradePolicy() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
getTradeTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string trade_time = 3;
getTradeTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string trade_time = 3;
getTradeTime() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string trade_time = 3;
getTradeTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string trade_time = 2;
getTradeTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string trade_time = 2;
getTradeTime() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string trade_time = 2;
getTradeTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getTradeTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string trade_time = 3;
getTradeTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string trade_time = 3;
getTradeTimeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string trade_time = 3;
getTradeTimeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string trade_time = 2;
getTradeTimeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string trade_time = 2;
getTradeTimeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string trade_time = 2;
getTradingSession() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string trading_session = 4;
getTradingSession() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
string trading_session = 4;
getTradingSession() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
string trading_session = 4;
getTradingSession() - Method in class com.webull.openapi.data.quotes.domain.Bar
 
getTradingSession() - Method in class com.webull.openapi.data.quotes.domain.Quote
 
getTradingSession() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getTradingSession() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
getTradingSessionBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string trading_session = 4;
getTradingSessionBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
string trading_session = 4;
getTradingSessionBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
string trading_session = 4;
getTrailingStopStep() - Method in class com.webull.openapi.trade.request.StockOrder
 
getTrailingStopStep() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getTrailingStopStep() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getTrailingStopStep() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getTrailingStopStep() - Method in class com.webull.openapi.trade.response.OrderItem
 
getTrailingStopStep() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getTrailingType() - Method in class com.webull.openapi.trade.request.StockOrder
 
getTrailingType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
getTrailingType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
getTrailingType() - Method in class com.webull.openapi.trade.response.NOrderItem
 
getTrailingType() - Method in class com.webull.openapi.trade.response.OrderItem
 
getTrailingType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
getType() - Method in enum com.webull.openapi.core.common.dict.SubscribeType
 
getType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
.openapi.MsgType type = 1;
getType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
.openapi.MsgType type = 1;
getType() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
.openapi.MsgType type = 1;
getType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
.openapi.MsgType type = 1;
getType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
.openapi.MsgType type = 1;
getType() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
.openapi.MsgType type = 1;
getType() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
getTypeValue() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
.openapi.MsgType type = 1;
getTypeValue() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
.openapi.MsgType type = 1;
getTypeValue() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
.openapi.MsgType type = 1;
getTypeValue() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
.openapi.MsgType type = 1;
getTypeValue() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
.openapi.MsgType type = 1;
getTypeValue() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
.openapi.MsgType type = 1;
getUnit() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
getUnitCost() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
getUnknownFields() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
getUnknownFields() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.ContractPosition
 
getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getUnrealizedProfitLossRate() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
getUnrealizedProfitLossRate() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
getUnrealizedProfitLossRate() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
getUnsettledCash() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
getUnsettledCash() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getUnsettledCash() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
getUnsettledCash() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getUnsubscribeAll() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string unsubscribe_all = 5;
getUnsubscribeAll() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
string unsubscribe_all = 5;
getUnsubscribeAll() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
string unsubscribe_all = 5;
getUnsubscribeAllBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string unsubscribe_all = 5;
getUnsubscribeAllBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
string unsubscribe_all = 5;
getUnsubscribeAllBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
string unsubscribe_all = 5;
getUpdateTime() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
getUri() - Method in class com.webull.openapi.core.http.HttpRequest
 
getUri() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
 
getUsedMargin() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getUsedMargin() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getUsedMargin() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getUsedMargin() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getUsedMarginForOpenOrder() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
getUsedMarginForOpenOrder() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
getUsedMarginForOpenOrder() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
getUsedMarginForOpenOrder() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
getUserId() - Method in class com.webull.openapi.core.http.HttpApiConfig
 
getUserId() - Method in class com.webull.openapi.trade.response.Account
 
getUserId() - Method in class com.webull.openapi.trade.response.v2.Account
 
getUserId() - Method in class com.webull.openapi.trade.response.v3.Account
 
getUsername() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
 
getValueDescriptor() - Method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
 
getValueDescriptor() - Method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
 
getVersion() - Method in class com.webull.openapi.core.http.HttpRequest
 
getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string volume = 6;
getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string volume = 6;
getVolume() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string volume = 6;
getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string volume = 9;
getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string volume = 9;
getVolume() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string volume = 9;
getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string volume = 3;
getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
string volume = 3;
getVolume() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
string volume = 3;
getVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string volume = 8;
getVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string volume = 8;
getVolume() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string volume = 8;
getVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string volume = 4;
getVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
string volume = 4;
getVolume() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
string volume = 4;
getVolume() - Method in class com.webull.openapi.data.quotes.domain.Bar
 
getVolume() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
getVolume() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string volume = 6;
getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
string volume = 6;
getVolumeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
string volume = 6;
getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string volume = 9;
getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
string volume = 9;
getVolumeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
string volume = 9;
getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string volume = 3;
getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
string volume = 3;
getVolumeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
string volume = 3;
getVolumeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string volume = 8;
getVolumeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
string volume = 8;
getVolumeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
string volume = 8;
getVolumeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string volume = 4;
getVolumeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
string volume = 4;
getVolumeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
string volume = 4;
GONE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
GrpcClient - Interface in com.webull.openapi.trade.grpc
 
GrpcConnAck - Interface in com.webull.openapi.trade.grpc.message
 
GrpcFailedContext - Interface in com.webull.openapi.trade.grpc.lifecycle
 
GrpcFailedContextAdapter - Class in com.webull.openapi.trade.grpc.lifecycle
 
GrpcFailedContextAdapter(Throwable) - Constructor for class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
 
GrpcHandler - Interface in com.webull.openapi.trade.grpc.lifecycle
 
GrpcInboundHandler<T> - Interface in com.webull.openapi.trade.grpc.lifecycle
 
GrpcMessage - Interface in com.webull.openapi.trade.grpc.message
 
GrpcRetryCondition - Class in com.webull.openapi.trade.grpc.retry
 
GrpcRetryContext - Class in com.webull.openapi.trade.grpc.retry
 
GrpcRetryContext(int, Throwable) - Constructor for class com.webull.openapi.trade.grpc.retry.GrpcRetryContext
 
GrpcSessionHandler - Interface in com.webull.openapi.trade.grpc.lifecycle
 
GrpcSessionHandlerProxy<RespT> - Class in com.webull.openapi.trade.grpc.lifecycle.proxy
 
GrpcSessionHandlerProxy(GrpcSessionHandler) - Constructor for class com.webull.openapi.trade.grpc.lifecycle.proxy.GrpcSessionHandlerProxy
 
GrpcSuccessContext - Interface in com.webull.openapi.trade.grpc.lifecycle
 
GrpcSuccessContextAdapter - Class in com.webull.openapi.trade.grpc.lifecycle
 
GUID - Class in com.webull.openapi.core.utils
 

H

HandlerProxyFactory<RespT> - Interface in com.webull.openapi.trade.grpc.lifecycle.proxy
 
hasBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
.quotes.Basic basic = 1;
hasBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
.quotes.Basic basic = 1;
hasBasic() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
.quotes.Basic basic = 1;
hasBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
.quotes.Basic basic = 1;
hasBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
.quotes.Basic basic = 1;
hasBasic() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
.quotes.Basic basic = 1;
hasBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
.quotes.Basic basic = 1;
hasBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
.quotes.Basic basic = 1;
hasBasic() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
.quotes.Basic basic = 1;
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
hashCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
hashCode() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
hashCode() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
hashCode() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
hashCode() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
hashCode() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
hashCode() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
hashCode() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
hashCode() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
hashCode() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
header(Map<String, String>) - Method in class com.webull.openapi.core.http.okhttp.OkHttpRequestBuilder
 
Headers - Class in com.webull.openapi.core.common
 
HIGH_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
HIGH_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
HIGH_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
HmacSHA1Signer - Class in com.webull.openapi.core.auth.signer
 
HmacSHA1Signer() - Constructor for class com.webull.openapi.core.auth.signer.HmacSHA1Signer
 
HoldingInfo - Class in com.webull.openapi.trade.response
 
HoldingInfo() - Constructor for class com.webull.openapi.trade.response.HoldingInfo
 
host(String) - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfigBuilder
 
host(String) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
host(String) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
host - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
http_host(String) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
http_host(String) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
HTTP_VERSION_NOT_SUPPORTED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
HttpApiClient - Class in com.webull.openapi.core.http
 
HttpApiClient(HttpApiConfig) - Constructor for class com.webull.openapi.core.http.HttpApiClient
 
HttpApiClient.Action - Class in com.webull.openapi.core.http
 
HttpApiConfig - Class in com.webull.openapi.core.http
 
HttpApiConfig.HttpApiConfigBuilder - Class in com.webull.openapi.core.http
 
httpDefault() - Static method in class com.webull.openapi.core.serialize.SerializeConfig
 
HttpMethod - Enum in com.webull.openapi.core.http.common
 
HttpProtocol - Enum in com.webull.openapi.core.http.common
 
HttpRequest - Class in com.webull.openapi.core.http
 
HttpRequest(String, String, HttpMethod) - Constructor for class com.webull.openapi.core.http.HttpRequest
 
HttpRequest(String, String, String, HttpMethod) - Constructor for class com.webull.openapi.core.http.HttpRequest
 
HttpRequest(String, Integer, String, String, HttpMethod, HttpProtocol, SignAlgorithm) - Constructor for class com.webull.openapi.core.http.HttpRequest
 
HttpResponse - Class in com.webull.openapi.core.http
 
HttpResponse(Response) - Constructor for class com.webull.openapi.core.http.HttpResponse
 
HttpRetryContext - Class in com.webull.openapi.core.http.retry
 
HttpRetryContext(String, HttpMethod, int, int, Throwable) - Constructor for class com.webull.openapi.core.http.retry.HttpRetryContext
 
HttpServerException - Exception in com.webull.openapi.core.http.exception
 
HttpServerException(String, String, int, String) - Constructor for exception com.webull.openapi.core.http.exception.HttpServerException
 
HttpStatus - Class in com.webull.openapi.core.http.common
 

I

IDataClient - Interface in com.webull.openapi.data.quotes.api
 
IDataStreamingClient - Interface in com.webull.openapi.data.quotes.subsribe
 
IDataStreamingClientBuilder - Interface in com.webull.openapi.data.quotes.subsribe
 
IDENTIFIER_REJECTED - Static variable in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
 
IgnoreHostnameVerifier - Class in com.webull.openapi.core.http.certificate
 
IgnoreHostnameVerifier() - Constructor for class com.webull.openapi.core.http.certificate.IgnoreHostnameVerifier
 
ignoreSSL(boolean) - Method in class com.webull.openapi.core.http.RuntimeOptions
 
IgnoreX509TrustManager - Class in com.webull.openapi.core.http.certificate
 
IgnoreX509TrustManager() - Constructor for class com.webull.openapi.core.http.certificate.IgnoreX509TrustManager
 
IMarketStreamingClient - Interface in com.webull.openapi.data.quotes.api.subsribe
 
info(String) - Method in interface com.webull.openapi.core.logger.Logger
 
info(String, Object) - Method in interface com.webull.openapi.core.logger.Logger
 
info(String, Object...) - Method in interface com.webull.openapi.core.logger.Logger
 
info(String, Throwable) - Method in interface com.webull.openapi.core.logger.Logger
 
init(HttpApiClient) - Static method in class com.webull.openapi.core.http.initializer.ClientInitializer
Client Initialization
INIT_TOKEN_ERROR - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
initToken(HttpApiClient) - Method in class com.webull.openapi.core.http.initializer.token.TokenManager
 
inRange(String, int, int, int) - Static method in class com.webull.openapi.core.utils.Assert
 
Instrument - Class in com.webull.openapi.data.quotes.domain
 
Instrument() - Constructor for class com.webull.openapi.data.quotes.domain.Instrument
 
INSTRUMENT_ID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
INSTRUMENT_ID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
INSTRUMENT_ID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
INSTRUMENT_ID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
INSTRUMENT_ID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
INSTRUMENT_ID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
INSTRUMENT_IDS - Static variable in class com.webull.openapi.data.common.ArgNames
 
InstrumentBasic - Class in com.webull.openapi.trade.response
 
InstrumentBasic() - Constructor for class com.webull.openapi.trade.response.InstrumentBasic
 
instrumentId - Variable in class com.webull.openapi.data.quotes.domain.QuotesBasic
 
instrumentId - Variable in class com.webull.openapi.trade.response.InstrumentBasic
 
instrumentId - Variable in class com.webull.openapi.trade.response.OrderItem
 
InstrumentInfo - Class in com.webull.openapi.trade.response
 
InstrumentInfo() - Constructor for class com.webull.openapi.trade.response.InstrumentInfo
 
InstrumentQueryParam - Class in com.webull.openapi.data.quotes.domain
 
InstrumentQueryParam() - Constructor for class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
InstrumentStatus - Enum in com.webull.openapi.core.common.dict
 
InstrumentSuperType - Enum in com.webull.openapi.core.common.dict
 
INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
INSUFFICIENT_STORAGE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
intercept(Interceptor.Chain) - Method in class com.webull.openapi.core.http.okhttp.interceptors.SocksProxyAuthInterceptor
 
INTERNAL_SERVER_ERROR - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
internalGetValueMap() - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
 
internalGetValueMap() - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
 
INVALID_CREDENTIAL - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
INVALID_PARAMETER - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
INVALID_REQUEST - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
INVALID_STATE - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
isBlank(CharSequence) - Static method in class com.webull.openapi.core.utils.StringUtils
 
isDebugEnabled() - Method in interface com.webull.openapi.core.logger.Logger
 
isDisconnected() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesClientState
 
isDisconnected() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.ClientStateMachine
 
isDone() - Method in interface com.webull.openapi.data.quotes.api.lifecycle.ReplyMessage
 
isEmpty(Collection<?>) - Static method in class com.webull.openapi.core.utils.CollectionUtils
 
isEmpty(Map<?, ?>) - Static method in class com.webull.openapi.core.utils.CollectionUtils
 
isEmpty(CharSequence) - Static method in class com.webull.openapi.core.utils.StringUtils
 
isEmpty(Object) - Static method in class com.webull.openapi.core.utils.StringUtils
 
isErrorEnabled() - Method in interface com.webull.openapi.core.logger.Logger
 
isInfoEnabled() - Method in interface com.webull.openapi.core.logger.Logger
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
isInitialized() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
isInitialized() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
isInitialized() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
isInitialized() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
isInitialized() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
isNotBlank(CharSequence) - Static method in class com.webull.openapi.core.utils.StringUtils
 
isNotEmpty(Collection<?>) - Static method in class com.webull.openapi.core.utils.CollectionUtils
 
isNotEmpty(Map<?, ?>) - Static method in class com.webull.openapi.core.utils.CollectionUtils
 
isNotEmpty(CharSequence) - Static method in class com.webull.openapi.core.utils.StringUtils
 
isNotEmpty(Object) - Static method in class com.webull.openapi.core.utils.StringUtils
 
isSuccess() - Method in class com.webull.openapi.core.http.HttpResponse
 
isSuccess() - Method in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
 
isSuccess() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
 
isSuccess() - Method in interface com.webull.openapi.trade.response.OrderResponse
 
isSuccess() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
Deprecated.
isTraceEnabled() - Method in interface com.webull.openapi.core.logger.Logger
 
isTradeEvent(int) - Static method in enum com.webull.openapi.trade.events.subscribe.message.EventType
 
ISubscription - Interface in com.webull.openapi.trade.events.subscribe
 
isUnderscoresToCamel() - Method in class com.webull.openapi.core.serialize.SerializeConfig
 
isWarnEnabled() - Method in interface com.webull.openapi.core.logger.Logger
 
ITradeClient - Interface in com.webull.openapi.trade.http
 
ITradeEventClient - Interface in com.webull.openapi.trade.events.subscribe
 
ITradeEventClientBuilder - Class in com.webull.openapi.trade.events.internal
 
ITradeEventClientBuilder() - Constructor for class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
ITradeEventClientBuilder - Interface in com.webull.openapi.trade.events.subscribe
 
ITradeV2Client - Interface in com.webull.openapi.trade.http
 
ITradeV3Client - Interface in com.webull.openapi.trade.http
 

J

JdkLoggerFactory - Class in com.webull.openapi.core.logger
 
JitterExponentialBackoffStrategy - Class in com.webull.openapi.core.retry.backoff
 
JitterExponentialBackoffStrategy(long, long, TimeUnit) - Constructor for class com.webull.openapi.core.retry.backoff.JitterExponentialBackoffStrategy
 
join(Collection<?>, String) - Static method in class com.webull.openapi.core.utils.StringUtils
 
JPAccountAsset - Class in com.webull.openapi.trade.response
 
JPAccountAsset() - Constructor for class com.webull.openapi.trade.response.JPAccountAsset
 
JPAccountAssetInfo - Class in com.webull.openapi.trade.response.v2
 
JPAccountAssetInfo() - Constructor for class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
JPAccountAssetInfo - Class in com.webull.openapi.trade.response.v3
 
JPAccountAssetInfo() - Constructor for class com.webull.openapi.trade.response.v3.JPAccountAssetInfo
 
JPAccountBalance - Class in com.webull.openapi.trade.response
 
JPAccountBalance() - Constructor for class com.webull.openapi.trade.response.JPAccountBalance
 
JsonSerializer - Class in com.webull.openapi.core.serialize
 

L

LAST_INSTRUMENT_ID - Static variable in class com.webull.openapi.data.common.ArgNames
 
LAST_UPDATE_TIME - Static variable in class com.webull.openapi.data.common.ArgNames
 
lastFilledTime - Variable in class com.webull.openapi.trade.response.OrderItem
 
LENGTH_REQUIRED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
limitPrice - Variable in class com.webull.openapi.trade.response.OrderItem
 
listAccount() - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
listAccount() - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
listAccount() - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
listAccount() - Method in class com.webull.openapi.trade.TradeClientV3
 
listOrders(String, Integer, String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
Deprecated.
listOrders(String, Integer, String, String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
listOrders(String, Integer, String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
listOrders(String, Integer, String, String, String) - Method in class com.webull.openapi.trade.TradeClientV2
Deprecated.
listOrders(String, Integer, String, String, String, String) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
listOrders(String, Integer, String, String, String) - Method in class com.webull.openapi.trade.TradeClientV3
 
LOAD_TOKEN_ERROR - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
LOCKED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
Log4J2LoggerFactory - Class in com.webull.openapi.core.logger
 
Log4JLoggerFactory - Class in com.webull.openapi.core.logger
 
Logger - Interface in com.webull.openapi.core.logger
 
LoggerFactory - Class in com.webull.openapi.core.logger
 
LoggerFactory() - Constructor for class com.webull.openapi.core.logger.LoggerFactory
 
LOW_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
LOW_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
LOW_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 

M

Mailbox<SendT,RecvT> - Interface in com.webull.openapi.data.quotes.api.lifecycle
 
MarginType - Enum in com.webull.openapi.core.common.dict
 
MarketData - Class in com.webull.openapi.data.quotes.subsribe.message
 
MarketData(Metadata, QuotesPublish<?>) - Constructor for class com.webull.openapi.data.quotes.subsribe.message.MarketData
 
Markets - Enum in com.webull.openapi.core.common.dict
 
MarketStreamingClient - Class in com.webull.openapi.data.quotes.api.subsribe
 
MarketStreamingClient(HttpApiConfig) - Constructor for class com.webull.openapi.data.quotes.api.subsribe.MarketStreamingClient
 
MarketStreamingClient(HttpApiClient) - Constructor for class com.webull.openapi.data.quotes.api.subsribe.MarketStreamingClient
 
maxIdleConn(int) - Method in class com.webull.openapi.core.http.RuntimeOptions
 
maxRetryNum(int) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
MaxRetryTimesCondition - Class in com.webull.openapi.core.retry.condition
 
MaxRetryTimesCondition(int) - Constructor for class com.webull.openapi.core.retry.condition.MaxRetryTimesCondition
 
maybeContinue(RetryContext, HttpResponse, Throwable) - Method in class com.webull.openapi.core.http.retry.SynchronousHttpRetryable
 
maybeContinue(RetryContext, T, Throwable) - Method in class com.webull.openapi.core.retry.SynchronousRetryable
Return a new context for continue retrying.
maybeContinue(RetryContext, Object, Throwable) - Method in class com.webull.openapi.trade.grpc.retry.SynchronousGrpcRetryable
 
md5(byte[]) - Static method in class com.webull.openapi.core.utils.MD5Utils
 
MD5Utils - Class in com.webull.openapi.core.utils
 
mergeBasic(Quotes.Basic) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
.quotes.Basic basic = 1;
mergeBasic(Quotes.Basic) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
.quotes.Basic basic = 1;
mergeBasic(Quotes.Basic) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
.quotes.Basic basic = 1;
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
mergeFrom(Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
mergeFrom(Api.Bar) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
mergeFrom(Api.BarsRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
mergeFrom(Api.BarsResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
mergeFrom(Api.BatchBarsRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
mergeFrom(Api.BatchBarsResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
mergeFrom(Api.Broker) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
mergeFrom(Api.Instrument) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
mergeFrom(Api.InstrumentRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
mergeFrom(Api.InstrumentResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
mergeFrom(Api.Order) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
mergeFrom(Api.QuoteRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
mergeFrom(Api.QuoteResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
mergeFrom(Api.Snapshot) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
mergeFrom(Api.SnapshotRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
mergeFrom(Api.SnapshotResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
mergeFrom(Api.SubscribeRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
mergeFrom(Api.SubscribeResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
mergeFrom(Api.Tick) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
mergeFrom(Api.TickRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
mergeFrom(Api.TickResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
mergeFrom(Api.TokenResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
mergeFrom(Gateway.ClientRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
mergeFrom(Gateway.ClientResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
mergeFrom(Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
mergeFrom(Quotes.Basic) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
mergeFrom(Quotes.Broker) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
mergeFrom(Quotes.Order) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
mergeFrom(Quotes.Quote) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
mergeFrom(Quotes.Snapshot) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
mergeFrom(Quotes.Tick) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
mergeFrom(Events.SubscribeRequest) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
mergeFrom(Message) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
mergeFrom(Events.SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
Metadata - Class in com.webull.openapi.data.quotes.subsribe.message
 
Metadata(SubscribeType) - Constructor for class com.webull.openapi.data.quotes.subsribe.message.Metadata
 
METHOD_FAILURE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
METHOD_NOT_ALLOWED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
MOVED_PERMANENTLY - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
MOVED_TEMPORARILY - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
MPID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
MPID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
mqtt_host(String) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
mqtt_host(String) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
mqtt_port(int) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
mqtt_port(int) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
MqttClientHandlerBinder - Interface in com.webull.openapi.data.internal.mqtt.lifecycle.binder
 
MqttClientHandlerBinderRegistry - Class in com.webull.openapi.data.internal.mqtt.lifecycle.binder
 
MqttConnectedContextAdapter - Class in com.webull.openapi.data.internal.mqtt.lifecycle
 
MqttDisconnectedContextAdapter - Class in com.webull.openapi.data.internal.mqtt.lifecycle
 
MqttInboundHandlerBinder - Class in com.webull.openapi.data.internal.mqtt.lifecycle.binder
 
MqttPublish - Class in com.webull.openapi.data.internal.mqtt.message
 
MqttPublish(String, ByteBuffer) - Constructor for class com.webull.openapi.data.internal.mqtt.message.MqttPublish
 
MqttSessionHandlerBinder - Class in com.webull.openapi.data.internal.mqtt.lifecycle.binder
 
MSG_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
MULTI_STATUS - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
MULTIPLE_CHOICES - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 

N

name() - Method in interface com.webull.openapi.core.logger.Logger
 
NAME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
NAME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
NAME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
NATIVE_CONTENT_TYPE - Static variable in class com.webull.openapi.core.common.Headers
 
NATIVE_HOST - Static variable in class com.webull.openapi.core.common.Headers
 
NBar - Class in com.webull.openapi.data.quotes.domain
 
NBar() - Constructor for class com.webull.openapi.data.quotes.domain.NBar
 
never() - Static method in class com.webull.openapi.core.retry.RetryPolicy
 
newBlockingStub(Channel) - Static method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
newBuilder(Api.AskBid) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
newBuilder(Api.Bar) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
newBuilder(Api.BarsRequest) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
newBuilder(Api.BarsResponse) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
newBuilder(Api.BatchBarsRequest) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
newBuilder(Api.BatchBarsResponse) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
newBuilder(Api.Broker) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
newBuilder(Api.Instrument) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
newBuilder(Api.InstrumentRequest) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
newBuilder(Api.InstrumentResponse) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
newBuilder(Api.Order) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
newBuilder(Api.QuoteRequest) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
newBuilder(Api.QuoteResponse) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
newBuilder(Api.Snapshot) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
newBuilder(Api.SnapshotRequest) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
newBuilder(Api.SnapshotResponse) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
newBuilder(Api.SubscribeRequest) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
newBuilder(Api.SubscribeResponse) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
newBuilder(Api.Tick) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
newBuilder(Api.TickRequest) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
newBuilder(Api.TickResponse) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
newBuilder(Api.TokenResponse) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
newBuilder(Gateway.ClientRequest) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
newBuilder() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
newBuilder(Gateway.ClientResponse) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
newBuilder() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
newBuilder(Quotes.AskBid) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
newBuilder() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
newBuilder(Quotes.Basic) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
newBuilder() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
newBuilder(Quotes.Broker) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
newBuilder() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
newBuilder(Quotes.Order) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
newBuilder() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
newBuilder(Quotes.Quote) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
newBuilder() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
newBuilder(Quotes.Snapshot) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
newBuilder() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
newBuilder(Quotes.Tick) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
newBuilder() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
newBuilder(Events.SubscribeRequest) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
newBuilder() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
newBuilder(Events.SubscribeResponse) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
newBuilderForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
newBuilderForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
newBuilderForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
newFutureStub(Channel) - Static method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newHashSet(E...) - Static method in class com.webull.openapi.core.utils.CollectionUtils
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
newLogger(String) - Method in class com.webull.openapi.core.logger.JdkLoggerFactory
 
newLogger(String) - Method in class com.webull.openapi.core.logger.Log4J2LoggerFactory
 
newLogger(String) - Method in class com.webull.openapi.core.logger.Log4JLoggerFactory
 
newLogger(String) - Method in class com.webull.openapi.core.logger.LoggerFactory
 
newLogger(String) - Method in class com.webull.openapi.core.logger.Slf4JLoggerFactory
 
newRequest(HttpRequest) - Static method in class com.webull.openapi.core.http.okhttp.OkHttpRequestBuilder
 
newStub(Channel) - Static method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc
Creates a new async stub that supports all call types for the service
NEXT_CURSOR - Static variable in class com.webull.openapi.data.common.ArgNames
 
nextRetryDelay(RetryContext, TimeUnit) - Method in interface com.webull.openapi.core.retry.backoff.BackoffStrategy
 
nextRetryDelay(RetryContext, TimeUnit) - Method in class com.webull.openapi.core.retry.backoff.DefaultMixedBackoffStrategy
 
nextRetryDelay(RetryContext, TimeUnit) - Method in class com.webull.openapi.core.retry.backoff.ExponentialBackoffStrategy
 
nextRetryDelay(RetryContext, TimeUnit) - Method in class com.webull.openapi.core.retry.backoff.FixedDelayStrategy
 
nextRetryDelay(RetryContext, TimeUnit) - Method in class com.webull.openapi.core.retry.backoff.JitterExponentialBackoffStrategy
 
nextRetryDelay(RetryContext, TimeUnit) - Method in class com.webull.openapi.core.retry.RetryPolicy
 
NO_CONTENT - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
NoDelayStrategy - Class in com.webull.openapi.core.retry.backoff
 
NON_AUTHORITATIVE_INFORMATION - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
NONCE - Static variable in class com.webull.openapi.core.common.Headers
 
nonnegative(String, int) - Static method in class com.webull.openapi.core.utils.Assert
 
nonnegative(String, long) - Static method in class com.webull.openapi.core.utils.Assert
 
NoPartyId - Class in com.webull.openapi.trade.request.v2
 
NoPartyId() - Constructor for class com.webull.openapi.trade.request.v2.NoPartyId
 
NoPartyId - Class in com.webull.openapi.trade.request.v3
 
NoPartyId() - Constructor for class com.webull.openapi.trade.request.v3.NoPartyId
 
NOrderItem - Class in com.webull.openapi.trade.response
 
NOrderItem() - Constructor for class com.webull.openapi.trade.response.NOrderItem
 
NOrderItemLeg - Class in com.webull.openapi.trade.response
 
NOrderItemLeg() - Constructor for class com.webull.openapi.trade.response.NOrderItemLeg
 
NoRetryCondition - Class in com.webull.openapi.core.retry.condition
 
NOT_ACCEPTABLE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
NOT_AUTHORIZED - Static variable in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
 
NOT_BIND_ORDER - Static variable in interface com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinder
A order value for not binding the handler.
NOT_FOUND - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
NOT_IMPLEMENTED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
NOT_MODIFIED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
NOT_SUPPORT - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
notBlank(List<String>, String...) - Static method in class com.webull.openapi.core.utils.Assert
 
notBlank(String, String) - Static method in class com.webull.openapi.core.utils.Assert
 
notEmpty(String, Collection<?>) - Static method in class com.webull.openapi.core.utils.Assert
 
notNull(String, Object) - Static method in class com.webull.openapi.core.utils.Assert
 
notNull(List<String>, Object...) - Static method in class com.webull.openapi.core.utils.Assert
 
NumOfConnExceed_VALUE - Static variable in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
Connection limit exceeded

O

observingFuture() - Method in class com.webull.openapi.trade.grpc.StatefulResponseObserver
 
of(String) - Static method in enum com.webull.openapi.core.common.ApiModule
 
of(String) - Static method in enum com.webull.openapi.core.common.Region
 
of(ClientStateMachine, AuthProvider) - Static method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttConnectedContextAdapter
 
of(ClientStateMachine, MqttClientDisconnectedContext) - Static method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
of(Throwable) - Static method in class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
 
of(GrpcConnAck) - Static method in class com.webull.openapi.trade.grpc.lifecycle.GrpcSuccessContextAdapter
 
OK - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
OkHttpClientBuilder - Class in com.webull.openapi.core.http.okhttp
 
OkHttpClientPool - Class in com.webull.openapi.core.http.okhttp
 
OkHttpRequestBody - Class in com.webull.openapi.core.http.okhttp
 
OkHttpRequestBody(HttpRequest) - Constructor for class com.webull.openapi.core.http.okhttp.OkHttpRequestBody
 
OkHttpRequestBuilder - Class in com.webull.openapi.core.http.okhttp
 
onAuthError(SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.lifecycle.EventLoggingHandler
 
onAuthError(SubscribeResponse) - Method in interface com.webull.openapi.trade.events.subscribe.lifecycle.SubscribeSysEventHandler
 
onCompleted() - Method in class com.webull.openapi.trade.events.internal.lifecycle.EventLoggingHandler
 
onCompleted() - Method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeSessionHandlerProxy
 
onCompleted() - Method in class com.webull.openapi.trade.grpc.lifecycle.ComposeSubStreamObserver
 
onCompleted() - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcSessionHandler
 
onCompleted() - Method in class com.webull.openapi.trade.grpc.lifecycle.proxy.GrpcSessionHandlerProxy
 
onCompleted() - Method in interface com.webull.openapi.trade.grpc.lifecycle.SubStreamObserver
 
onCompleted() - Method in class com.webull.openapi.trade.grpc.StatefulResponseObserver
 
onConnected(QuotesSubsConnectedContext) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
 
onConnected(QuotesSubsConnectedContext) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesSubsLoggingHandler
 
onConnected(QuotesSubsConnectedContext) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesSubsReconnectHandler
 
onConnected(QuotesSubsConnectedContext) - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsSessionHandler
The connection is now connected.
onDisconnected(QuotesSubsFailedContext) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
 
onDisconnected(QuotesSubsFailedContext) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesSubsLoggingHandler
 
onDisconnected(QuotesSubsFailedContext) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesSubsReconnectHandler
 
onDisconnected(QuotesSubsFailedContext) - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsSessionHandler
The connection is now disconnected.
onDowngrade(ApiResponse) - Method in interface com.webull.openapi.data.quotes.api.lifecycle.ApiDowngradeHandler
 
onError(Throwable) - Method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeSessionHandlerProxy
 
onError(Throwable) - Method in class com.webull.openapi.trade.grpc.lifecycle.ComposeSubStreamObserver
 
onError(Throwable) - Method in class com.webull.openapi.trade.grpc.lifecycle.proxy.GrpcSessionHandlerProxy
 
onError(Throwable) - Method in interface com.webull.openapi.trade.grpc.lifecycle.SubStreamObserver
 
onError(Throwable) - Method in class com.webull.openapi.trade.grpc.StatefulResponseObserver
 
onFailed(GrpcFailedContext) - Method in class com.webull.openapi.trade.events.internal.lifecycle.EventLoggingHandler
 
onFailed(GrpcFailedContext) - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcSessionHandler
 
onMessage(Consumer<MarketData>) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
onMessage(Object) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesSubsLoggingHandler
 
onMessage(Object) - Method in class com.webull.openapi.data.quotes.subsribe.codec.AbstractInboundDecoder
 
onMessage(Consumer<MarketData>) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
onMessage(Object) - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsInboundHandler
Handle inbound messages.
onMessage(Consumer<SubscribeResponse>) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
onMessage(SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.lifecycle.EventLoggingHandler
 
onMessage(Consumer<SubscribeResponse>) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
onMessage(T) - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcInboundHandler
 
onNext(SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeInboundHandlerProxy
 
onNext(SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeSessionHandlerProxy
 
onNext(SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeSysEventHandlerProxy
 
onNext(I) - Method in class com.webull.openapi.trade.grpc.lifecycle.ComposeSubStreamObserver
 
onNext(RespT) - Method in interface com.webull.openapi.trade.grpc.lifecycle.SubStreamObserver
 
onNext(RespT) - Method in class com.webull.openapi.trade.grpc.StatefulResponseObserver
 
onNumOfConnectionExceed(SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.lifecycle.EventLoggingHandler
 
onNumOfConnectionExceed(SubscribeResponse) - Method in interface com.webull.openapi.trade.events.subscribe.lifecycle.SubscribeSysEventHandler
 
onPing(SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.lifecycle.EventLoggingHandler
 
onPing(SubscribeResponse) - Method in interface com.webull.openapi.trade.events.subscribe.lifecycle.SubscribeSysEventHandler
 
onReady() - Method in class com.webull.openapi.trade.grpc.lifecycle.ComposeSubStreamObserver
 
onReady() - Method in class com.webull.openapi.trade.grpc.lifecycle.proxy.GrpcSessionHandlerProxy
 
onReady() - Method in interface com.webull.openapi.trade.grpc.lifecycle.SubStreamObserver
 
onSubscribeExpired(SubscribeResponse) - Method in class com.webull.openapi.trade.events.internal.lifecycle.EventLoggingHandler
 
onSubscribeExpired(SubscribeResponse) - Method in interface com.webull.openapi.trade.events.subscribe.lifecycle.SubscribeSysEventHandler
 
onSuccess(GrpcSuccessContext) - Method in class com.webull.openapi.trade.events.internal.lifecycle.EventLoggingHandler
 
onSuccess(GrpcSuccessContext) - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcSessionHandler
 
OPEN_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
OPEN_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
OPEN_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
openOrders(String, Integer, String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
Deprecated.
openOrders(String, Integer, String, String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK.
openOrders(String, Integer, String) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull HK.
openOrders(String, Integer, String) - Method in class com.webull.openapi.trade.TradeClientV2
Deprecated.
openOrders(String, Integer, String, String) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK.
openOrders(String, Integer, String) - Method in class com.webull.openapi.trade.TradeClientV3
 
OptionOrder - Class in com.webull.openapi.trade.request.v2
 
OptionOrder() - Constructor for class com.webull.openapi.trade.request.v2.OptionOrder
 
OptionOrderItem - Class in com.webull.openapi.trade.request.v2
 
OptionOrderItem() - Constructor for class com.webull.openapi.trade.request.v2.OptionOrderItem
 
OptionOrderItemLeg - Class in com.webull.openapi.trade.request.v2
 
OptionOrderItemLeg() - Constructor for class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
OptionOrderItemLeg - Class in com.webull.openapi.trade.request.v3
 
OptionOrderItemLeg() - Constructor for class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
OptionStrategy - Enum in com.webull.openapi.core.common.dict
 
OptionType - Enum in com.webull.openapi.core.common.dict
 
order() - Method in class com.webull.openapi.core.endpoint.ChainedEndpointResolver
 
order() - Method in interface com.webull.openapi.core.endpoint.EndpointResolver
 
order(QuotesSubsHandler) - Method in interface com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinder
Get the bind order of the binder.
order(QuotesSubsHandler) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttInboundHandlerBinder
 
order(QuotesSubsHandler) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttSessionHandlerBinder
 
Order - Class in com.webull.openapi.data.quotes.domain
 
Order() - Constructor for class com.webull.openapi.data.quotes.domain.Order
 
Order - Interface in com.webull.openapi.trade.response
 
ORDER_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
ORDER_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
OrderClientId - Class in com.webull.openapi.trade.response
 
OrderClientId() - Constructor for class com.webull.openapi.trade.response.OrderClientId
 
OrderEntrustType - Enum in com.webull.openapi.core.common.dict
 
OrderEvent - Enum in com.webull.openapi.core.common.dict
 
OrderHistory - Class in com.webull.openapi.trade.response
 
OrderHistory() - Constructor for class com.webull.openapi.trade.response.OrderHistory
 
OrderHistory - Class in com.webull.openapi.trade.response.v2
 
OrderHistory() - Constructor for class com.webull.openapi.trade.response.v2.OrderHistory
 
OrderHistory - Class in com.webull.openapi.trade.response.v3
 
OrderHistory() - Constructor for class com.webull.openapi.trade.response.v3.OrderHistory
 
OrderItem - Class in com.webull.openapi.trade.response
 
OrderItem() - Constructor for class com.webull.openapi.trade.response.OrderItem
 
OrderResponse - Interface in com.webull.openapi.trade.response
 
Orders<T extends Order> - Class in com.webull.openapi.trade.response
 
Orders() - Constructor for class com.webull.openapi.trade.response.Orders
 
OrderSide - Enum in com.webull.openapi.core.common.dict
 
OrderStatus - Enum in com.webull.openapi.core.common.dict
 
orderStatus - Variable in class com.webull.openapi.trade.response.OrderItem
 
OrderTIF - Enum in com.webull.openapi.core.common.dict
 
OrderType - Enum in com.webull.openapi.core.common.dict
 
orderType - Variable in class com.webull.openapi.trade.response.OrderItem
 
OrMergeRetryCondition - Class in com.webull.openapi.core.retry.condition
Merge no retry with or operation.
OrMergeRetryCondition(List<RetryCondition>) - Constructor for class com.webull.openapi.core.retry.condition.OrMergeRetryCondition
 
OVERNIGHT_REQUIRED - Static variable in class com.webull.openapi.data.common.ArgNames
 

P

PAGE_NO - Static variable in class com.webull.openapi.data.common.ArgNames
 
PAGE_NUMBER - Static variable in class com.webull.openapi.data.common.ArgNames
 
PAGE_SIZE - Static variable in class com.webull.openapi.data.common.ArgNames
 
PARAMETER - Static variable in class com.webull.openapi.data.common.ArgNames
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(ByteString) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(byte[]) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(InputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(ByteString) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(byte[]) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(InputStream) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parseFrom(ByteBuffer) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(ByteString) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(byte[]) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(InputStream) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(CodedInputStream) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
parser() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
parser() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
parser() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
parser() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
parser() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
parser() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
parser() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
parser() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
parser() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
parser() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
PARTIAL_CONTENT - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
password(String) - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfigBuilder
 
PATH_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
PATH_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
Payload_VALUE - Static variable in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
Payload = 2;
PAYMENT_REQUIRED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
Ping_VALUE - Static variable in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
Ping = 0;
Ping_VALUE - Static variable in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
Heartbeat information
placeOption(String, OptionOrder) - Method in interface com.webull.openapi.trade.http.ITradeClient
This interface is exclusively available for Webull Hong Kong brokerage clients.
placeOption(String, OptionOrder) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
placeOption(String, OptionOrder) - Method in class com.webull.openapi.trade.TradeClient
 
placeOption(String, OptionOrder) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
placeOrder(String, StockOrder) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
placeOrder(String, TradeOrder) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
placeOrder(String, TradeOrder) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
placeOrder(String, StockOrder) - Method in class com.webull.openapi.trade.TradeClient
 
placeOrder(String, TradeOrder) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
placeOrder(String, TradeOrder) - Method in class com.webull.openapi.trade.TradeClientV3
 
placeTime - Variable in class com.webull.openapi.trade.response.OrderItem
 
Pong_VALUE - Static variable in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
Pong = 1;
port(int) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
port(int) - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfigBuilder
 
port(int) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
port(int) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
port - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
positionsAccount(String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
positionsAccount(String) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
positionsAccount(String) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
positionsAccount(String) - Method in class com.webull.openapi.trade.TradeClientV3
 
PRE_CLOSE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
PRE_CLOSE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
PRECONDITION_FAILED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
previewOption(String, OptionOrder) - Method in interface com.webull.openapi.trade.http.ITradeClient
This interface is exclusively available for Webull Hong Kong brokerage clients.
previewOption(String, OptionOrder) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
previewOption(String, OptionOrder) - Method in class com.webull.openapi.trade.TradeClient
 
previewOption(String, OptionOrder) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
previewOrder(String, TradeOrder) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
previewOrder(String, TradeOrder) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
previewOrder(String, TradeOrder) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
previewOrder(String, TradeOrder) - Method in class com.webull.openapi.trade.TradeClientV3
 
PreviewOrderResponse - Class in com.webull.openapi.trade.response.v2
 
PreviewOrderResponse() - Constructor for class com.webull.openapi.trade.response.v2.PreviewOrderResponse
 
PreviewOrderResponse - Class in com.webull.openapi.trade.response.v3
 
PreviewOrderResponse() - Constructor for class com.webull.openapi.trade.response.v3.PreviewOrderResponse
 
PRICE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
PRICE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
PRICE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
PRICE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
PRICE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
PRICE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
PROCESSING - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
PROJECT_READER - Static variable in class com.webull.openapi.core.config.ProjectReaderHelper
 
ProjectReader - Class in com.webull.openapi.core.config
 
ProjectReaderHelper - Class in com.webull.openapi.core.config
 
protocol(ProxyType) - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfigBuilder
 
proxy(Proxy.Type, String) - Method in class com.webull.openapi.core.http.okhttp.OkHttpClientBuilder
 
proxy(ProxyType, String) - Method in class com.webull.openapi.core.http.RuntimeOptions
 
proxy(ProxyConfig) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
proxy(ProxyConfig) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
PROXY_AUTHENTICATION_REQUIRED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
proxyAuthenticator(Proxy.Type, String) - Method in class com.webull.openapi.core.http.okhttp.OkHttpClientBuilder
 
ProxyConfig - Class in com.webull.openapi.data.quotes.subsribe.proxy
 
ProxyConfigBuilder - Class in com.webull.openapi.data.quotes.subsribe.proxy
 
ProxyType - Enum in com.webull.openapi.core.http.common
 
ProxyType - Enum in com.webull.openapi.data.quotes.subsribe.proxy
 
PublishToMarketDataDecoder - Class in com.webull.openapi.data.internal.mqtt.codec
 
PublishToMarketDataDecoder() - Constructor for class com.webull.openapi.data.internal.mqtt.codec.PublishToMarketDataDecoder
 

Q

qty - Variable in class com.webull.openapi.trade.response.OrderItem
 
Quote - Class in com.webull.openapi.data.quotes.domain
 
Quote() - Constructor for class com.webull.openapi.data.quotes.domain.Quote
 
QuoteDecoder - Class in com.webull.openapi.data.internal.mqtt.codec
 
QuoteDecoder() - Constructor for class com.webull.openapi.data.internal.mqtt.codec.QuoteDecoder
 
QuoteGrpc - Class in com.webull.openapi.data.internal.grpc.proto
 
QuoteGrpc.QuoteBlockingStub - Class in com.webull.openapi.data.internal.grpc.proto
 
QuoteGrpc.QuoteFutureStub - Class in com.webull.openapi.data.internal.grpc.proto
 
QuoteGrpc.QuoteImplBase - Class in com.webull.openapi.data.internal.grpc.proto
 
QuoteGrpc.QuoteStub - Class in com.webull.openapi.data.internal.grpc.proto
 
QuoteImplBase() - Constructor for class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteImplBase
 
Quotes - Class in com.webull.openapi.data.internal.mqtt.codec
 
Quotes.AskBid - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.AskBid
Quotes.AskBid.Builder - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.AskBid
Quotes.AskBidOrBuilder - Interface in com.webull.openapi.data.internal.mqtt.codec
 
Quotes.Basic - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Basic
Quotes.Basic.Builder - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Basic
Quotes.BasicOrBuilder - Interface in com.webull.openapi.data.internal.mqtt.codec
 
Quotes.Broker - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Broker
Quotes.Broker.Builder - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Broker
Quotes.BrokerOrBuilder - Interface in com.webull.openapi.data.internal.mqtt.codec
 
Quotes.Order - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Order
Quotes.Order.Builder - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Order
Quotes.OrderOrBuilder - Interface in com.webull.openapi.data.internal.mqtt.codec
 
Quotes.Quote - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Quote
Quotes.Quote.Builder - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Quote
Quotes.QuoteOrBuilder - Interface in com.webull.openapi.data.internal.mqtt.codec
 
Quotes.Snapshot - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Snapshot
Quotes.Snapshot.Builder - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Snapshot
Quotes.SnapshotOrBuilder - Interface in com.webull.openapi.data.internal.mqtt.codec
 
Quotes.Tick - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Tick
Quotes.Tick.Builder - Class in com.webull.openapi.data.internal.mqtt.codec
Protobuf type quotes.Tick
Quotes.TickOrBuilder - Interface in com.webull.openapi.data.internal.mqtt.codec
 
QUOTES_HK - Static variable in class com.webull.openapi.core.common.DefaultHost
 
QUOTES_JP - Static variable in class com.webull.openapi.core.common.DefaultHost
 
QUOTES_US - Static variable in class com.webull.openapi.core.common.DefaultHost
 
QuotesApiFailedContext - Class in com.webull.openapi.data.internal.mqtt.lifecycle
 
QuotesApiFailedContext(ClientStateMachine, int, Throwable) - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
QuotesBasic - Class in com.webull.openapi.data.quotes.domain
 
QuotesBasic() - Constructor for class com.webull.openapi.data.quotes.domain.QuotesBasic
 
QuotesClientState - Class in com.webull.openapi.data.internal.mqtt.lifecycle
 
QuotesClientState() - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesClientState
 
QuotesPublish<T extends QuotesBasic> - Class in com.webull.openapi.data.quotes.subsribe.message
 
QuotesPublish(String, T) - Constructor for class com.webull.openapi.data.quotes.subsribe.message.QuotesPublish
 
QuotesPublishDecoder<T extends QuotesBasic> - Interface in com.webull.openapi.data.internal.mqtt.codec
 
QuotesSubsConnectedContext - Interface in com.webull.openapi.data.quotes.subsribe.lifecycle
Quotes subscribe connection connected context.
QuotesSubsFailedContext - Interface in com.webull.openapi.data.quotes.subsribe.lifecycle
Quotes subscribe connection failed context.
QuotesSubsHandler - Interface in com.webull.openapi.data.quotes.subsribe.lifecycle
Quotes Subscribe Handler.
QuotesSubsInboundHandler - Interface in com.webull.openapi.data.quotes.subsribe.lifecycle
A handler to handler inbound messages.
QuotesSubsLoggingHandler - Class in com.webull.openapi.data.internal.mqtt.lifecycle
 
QuotesSubsLoggingHandler() - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesSubsLoggingHandler
 
QuotesSubsReconnectHandler - Class in com.webull.openapi.data.internal.mqtt.lifecycle
 
QuotesSubsReconnectHandler(String, AuthProvider, RetryPolicy) - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesSubsReconnectHandler
 
QuotesSubsRetryCondition - Class in com.webull.openapi.data.quotes.subsribe.retry
 
QuotesSubsSessionHandler - Interface in com.webull.openapi.data.quotes.subsribe.lifecycle
A handler to handle mqtt connection session.

R

read(String) - Method in interface com.webull.openapi.core.config.ConfigReader
 
read(String) - Method in class com.webull.openapi.core.config.ProjectReader
 
readOrDefault(String, Object) - Method in interface com.webull.openapi.core.config.ConfigReader
 
readOrDefault(String, Object) - Method in class com.webull.openapi.core.config.ProjectReader
 
readTimeout(long, TimeUnit) - Method in class com.webull.openapi.core.http.okhttp.OkHttpClientBuilder
 
readTimeout(long, TimeUnit) - Method in class com.webull.openapi.core.http.RuntimeOptions
 
readTimeout(long) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
readTimeout(long) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
REAL_TIME_REQUIRED - Static variable in class com.webull.openapi.data.common.ArgNames
 
receive(RecvT) - Method in interface com.webull.openapi.data.quotes.api.lifecycle.Mailbox
 
receive(RecvT) - Method in interface com.webull.openapi.data.quotes.api.lifecycle.ReplyMessage
 
reconnectBy(RetryPolicy) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
reconnectBy(BackoffStrategy) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
reconnectBy(RetryPolicy) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
reconnectBy(RetryPolicy) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
reconnectBy(BackoffStrategy) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
reconnectBy(RetryPolicy) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
refreshToken(String) - Method in class com.webull.openapi.core.http.initializer.token.TokenService
Refresh token
Region - Enum in com.webull.openapi.core.common
 
regionId(String) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
regionId(String) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
regionId(String) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
regionId(String) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
 
regionId(String) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
 
register(MqttClientHandlerBinder) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinderRegistry
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.webull.openapi.data.internal.grpc.proto.Api
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.webull.openapi.trade.events.internal.proto.Events
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.webull.openapi.trade.events.internal.proto.Events
 
removeAllSubscriptionAsync() - Method in class com.webull.openapi.data.DataStreamingClient
 
removeAllSubscriptionAsync() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
removeAllSubscriptionBlocking() - Method in class com.webull.openapi.data.DataStreamingClient
 
removeAllSubscriptionBlocking() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
removeAllSubscriptionRx() - Method in class com.webull.openapi.data.DataStreamingClient
 
removeAllSubscriptionRx() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
removeAsks(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
removeAsks(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
removeBids(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
removeBids(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
removeBroker(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
removeBroker(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
removeCustomHeaders() - Method in interface com.webull.openapi.trade.http.ITradeClient
Clearing headers after the request is completed.
removeCustomHeaders() - Method in interface com.webull.openapi.trade.http.ITradeV2Client
Clearing headers
removeCustomHeaders() - Method in class com.webull.openapi.trade.TradeClient
 
removeCustomHeaders() - Method in class com.webull.openapi.trade.TradeClientV2
 
removeOrder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
removeOrder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
removeResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
removeResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
removeResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
removeResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
removeResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
removeSubscription(String, Set<String>, String, Set<String>, Boolean) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
 
removeSubscription(String, Set<String>, String, Set<String>, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.SubscriptionManager
 
removeSubscriptionAsync(Set<String>, String, Set<String>) - Method in class com.webull.openapi.data.DataStreamingClient
 
removeSubscriptionAsync(Set<String>, String, Set<String>) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
removeSubscriptionBlocking(Set<String>, String, Set<String>) - Method in class com.webull.openapi.data.DataStreamingClient
 
removeSubscriptionBlocking(Set<String>, String, Set<String>) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
removeSubscriptionRx(Set<String>, String, Set<String>) - Method in class com.webull.openapi.data.DataStreamingClient
 
removeSubscriptionRx(Set<String>, String, Set<String>) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
replaceOption(String, OptionOrder) - Method in interface com.webull.openapi.trade.http.ITradeClient
This interface is exclusively available for Webull Hong Kong brokerage clients.
replaceOption(String, OptionOrder) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
replaceOption(String, OptionOrder) - Method in class com.webull.openapi.trade.TradeClient
 
replaceOption(String, OptionOrder) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
replaceOrder(String, StockOrder) - Method in interface com.webull.openapi.trade.http.ITradeClient
 
replaceOrder(String, TradeOrder) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
This interface is currently supported only for Webull HK and Webull US.
replaceOrder(String, TradeOrder) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
This interface is currently supported only for Webull US.
replaceOrder(String, StockOrder) - Method in class com.webull.openapi.trade.TradeClient
 
replaceOrder(String, TradeOrder) - Method in class com.webull.openapi.trade.TradeClientV2
This interface is currently supported only for Webull HK and Webull US.
replaceOrder(String, TradeOrder) - Method in class com.webull.openapi.trade.TradeClientV3
 
ReplyMessage<RecvT> - Interface in com.webull.openapi.data.quotes.api.lifecycle
 
request(HttpRequest) - Method in class com.webull.openapi.core.http.HttpApiClient
 
request(Gateway.ClientRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteBlockingStub
 
request(Gateway.ClientRequest) - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteFutureStub
 
request(Gateway.ClientRequest, StreamObserver<Gateway.ClientResponse>) - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteImplBase
 
request(Gateway.ClientRequest, StreamObserver<Gateway.ClientResponse>) - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteStub
 
REQUEST_ID - Static variable in class com.webull.openapi.core.common.Headers
 
REQUEST_TIMEOUT - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
REQUEST_TOO_LONG - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
REQUEST_URI_TOO_LONG - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
RequestContextHolder - Class in com.webull.openapi.core.context
 
RequestContextHolder() - Constructor for class com.webull.openapi.core.context.RequestContextHolder
 
REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
requestId - Variable in exception com.webull.openapi.core.execption.ServerException
 
REQUESTID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
REQUESTID_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
REQUESTID_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
RESET_CONTENT - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
resolve(String, ApiModule) - Method in class com.webull.openapi.core.endpoint.ChainedEndpointResolver
 
resolve(String, ApiModule) - Method in interface com.webull.openapi.core.endpoint.EndpointResolver
 
responseType(Type) - Method in class com.webull.openapi.core.http.HttpApiClient.Action
 
RESULT_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
RESULT_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
RESULT_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
RESULT_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
RESULT_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
RetriedFailedException - Exception in com.webull.openapi.core.retry
 
retry(RetryContext) - Method in interface com.webull.openapi.core.retry.Retryable
 
retry(RetryContext) - Method in class com.webull.openapi.core.retry.SynchronousRetryable
 
Retryable<T> - Interface in com.webull.openapi.core.retry
 
RetryCondition - Interface in com.webull.openapi.core.retry.condition
 
RetryContext - Interface in com.webull.openapi.core.retry
 
RetryOnExceptionCondition - Class in com.webull.openapi.core.http.retry
 
RetryOnExceptionCondition() - Constructor for class com.webull.openapi.core.http.retry.RetryOnExceptionCondition
 
RetryOnHttpMethodCondition - Class in com.webull.openapi.core.http.retry
 
RetryOnHttpMethodCondition() - Constructor for class com.webull.openapi.core.http.retry.RetryOnHttpMethodCondition
 
RetryOnHttpStatusCondition - Class in com.webull.openapi.core.http.retry
 
RetryOnHttpStatusCondition() - Constructor for class com.webull.openapi.core.http.retry.RetryOnHttpStatusCondition
 
RetryOnHttpStatusCondition(Integer[]) - Constructor for class com.webull.openapi.core.http.retry.RetryOnHttpStatusCondition
 
RetryPolicy - Class in com.webull.openapi.core.retry
 
RetryPolicy(RetryCondition, BackoffStrategy) - Constructor for class com.webull.openapi.core.retry.RetryPolicy
 
retryPolicy - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
runtimeOptions(RuntimeOptions) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
RuntimeOptions - Class in com.webull.openapi.core.http
 
RuntimeOptions() - Constructor for class com.webull.openapi.core.http.RuntimeOptions
 

S

SAVE_TOKEN_ERROR - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
SchedulerConfig - Class in com.webull.openapi.data.internal.mqtt.support
 
SEE_OTHER - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
send(SendT) - Method in interface com.webull.openapi.data.quotes.api.lifecycle.Mailbox
 
SerializeConfig - Class in com.webull.openapi.core.serialize
 
SerializeConfigBuilder - Class in com.webull.openapi.core.serialize
 
serializeWith(SerializeConfig) - Method in class com.webull.openapi.core.http.HttpApiClient.Action
 
SERVER_UNAVAILABLE - Static variable in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
 
serverDisconnect() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
serverDisconnect() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
serverDisconnect() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsFailedContext
 
ServerException - Exception in com.webull.openapi.core.execption
 
ServerException(String, String, String) - Constructor for exception com.webull.openapi.core.execption.ServerException
 
ServerException(String, String, String, Throwable) - Constructor for exception com.webull.openapi.core.execption.ServerException
 
ServerException(String, String, String, String) - Constructor for exception com.webull.openapi.core.execption.ServerException
 
ServerException(String, String, String, String, Throwable) - Constructor for exception com.webull.openapi.core.execption.ServerException
 
SERVICE_NAME - Static variable in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
 
SERVICE_NAME - Static variable in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc
 
SERVICE_UNAVAILABLE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
SESSION_ID - Static variable in class com.webull.openapi.data.common.ArgNames
 
sessionId(String) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
 
sessionId(String) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
 
setAccountClass(String) - Method in class com.webull.openapi.trade.response.v2.Account
 
setAccountClass(String) - Method in class com.webull.openapi.trade.response.v3.Account
 
setAccountCurrencyAssets(List<AccountAsset>) - Method in class com.webull.openapi.trade.response.AccountBalance
 
setAccountCurrencyAssets(List<JPAccountAsset>) - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
setAccountCurrencyAssets(List<AccountAssetInfo>) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setAccountCurrencyAssets(List<AccountAssetInfo>) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setAccountId(String) - Method in class com.webull.openapi.trade.response.Account
 
setAccountId(String) - Method in class com.webull.openapi.trade.response.AccountBalance
 
setAccountId(String) - Method in class com.webull.openapi.trade.response.ComboOrder
 
setAccountId(String) - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
setAccountId(String) - Method in class com.webull.openapi.trade.response.SimpleOrder
 
setAccountId(String) - Method in class com.webull.openapi.trade.response.v2.Account
 
setAccountId(String) - Method in class com.webull.openapi.trade.response.v3.Account
 
setAccountLabel(String) - Method in class com.webull.openapi.trade.response.v2.Account
 
setAccountLabel(String) - Method in class com.webull.openapi.trade.response.v3.Account
 
setAccountNumber(String) - Method in class com.webull.openapi.trade.response.Account
 
setAccountNumber(String) - Method in class com.webull.openapi.trade.response.AccountDetail
 
setAccountNumber(String) - Method in class com.webull.openapi.trade.response.v2.Account
 
setAccountNumber(String) - Method in class com.webull.openapi.trade.response.v3.Account
 
setAccounts(int, String) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Account ID
setAccountStatus(String) - Method in class com.webull.openapi.trade.response.AccountDetail
 
setAccountTaxType(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setAccountTaxType(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setAccountTaxType(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setAccountTaxType(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setAccountTaxType(String) - Method in class com.webull.openapi.trade.response.ContractPosition
 
setAccountTaxType(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setAccountTaxType(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setAccountTaxType(String) - Method in class com.webull.openapi.trade.response.SimpleOrder
 
setAccountTaxType(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setAccountType(String) - Method in class com.webull.openapi.trade.response.Account
 
setAccountType(String) - Method in class com.webull.openapi.trade.response.AccountDetail
 
setAccountType(String) - Method in class com.webull.openapi.trade.response.v2.Account
 
setAccountType(String) - Method in class com.webull.openapi.trade.response.v3.Account
 
setAsk(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setAsks(int, Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
setAsks(int, Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid asks = 3;
setAsks(int, Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
setAsks(int, Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid asks = 2;
setAsks(List<AskBid>) - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
setAsks(List<AskBid>) - Method in class com.webull.openapi.data.quotes.domain.Quote
 
setAskSize(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setAvailableQuantity(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setAvailableToExchange(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setAvailableToWithdraw(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setAvailableWithdrawal(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setAvailableWithdrawal(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setAvailableWithdrawal(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setBalance(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setBars(List<Bar>) - Method in class com.webull.openapi.data.quotes.domain.EodBars
 
setBasic(Quotes.Basic) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
.quotes.Basic basic = 1;
setBasic(Quotes.Basic.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
.quotes.Basic basic = 1;
setBasic(Quotes.Basic) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
.quotes.Basic basic = 1;
setBasic(Quotes.Basic.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
.quotes.Basic basic = 1;
setBasic(Quotes.Basic) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
.quotes.Basic basic = 1;
setBasic(Quotes.Basic.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
.quotes.Basic basic = 1;
setBid(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string bid = 1;
setBid(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string bid = 1;
setBid(String) - Method in class com.webull.openapi.data.quotes.domain.Broker
 
setBid(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setBidBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string bid = 1;
setBidBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string bid = 1;
setBids(int, Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
setBids(int, Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
repeated .api.AskBid bids = 4;
setBids(int, Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
setBids(int, Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
repeated .quotes.AskBid bids = 3;
setBids(List<AskBid>) - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
setBids(List<AskBid>) - Method in class com.webull.openapi.data.quotes.domain.Quote
 
setBidSize(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setBody(Object) - Method in class com.webull.openapi.core.http.HttpRequest
 
setBroker(int, Api.Broker) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
setBroker(int, Api.Broker.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Broker broker = 4;
setBroker(int, Quotes.Broker) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
setBroker(int, Quotes.Broker.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Broker broker = 4;
setBroker(List<Broker>) - Method in class com.webull.openapi.data.quotes.domain.AskBid
 
setBuyingPower(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setBuyingPower(String) - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
setBuyingPower(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setBuyUnit(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setCashBalance(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setCashBalance(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setCashBalance(String) - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
setCashBalance(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setCashFrozen(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setCashPower(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setCategory(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string category = 2;
setCategory(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string category = 2;
setCategory(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string category = 2;
setCategory(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string category = 2;
setCategory(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string category = 2;
setCategory(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string category = 3;
setCategory(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string category = 2;
setCategory(String) - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
setCategory(String) - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
setCategory(String) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setCategory(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setCategoryBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string category = 2;
setCategoryBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string category = 2;
setCategoryBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string category = 2;
setCategoryBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string category = 2;
setCategoryBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string category = 2;
setCategoryBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string category = 3;
setCategoryBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string category = 2;
setChange(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change = 10;
setChange(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change = 9;
setChange(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setChangeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change = 10;
setChangeBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change = 9;
setChangeRatio(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change_ratio = 11;
setChangeRatio(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change_ratio = 10;
setChangeRatio(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setChangeRatioBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string change_ratio = 11;
setChangeRatioBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string change_ratio = 10;
setClientComboOrderId(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrder
 
setClientComboOrderId(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrder
 
setClientComboOrderId(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrder
 
setClientComboOrderId(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
setClientComboOrderId(String) - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
setClientComboOrderId(String) - Method in class com.webull.openapi.trade.response.v3.OrderHistory
 
setClientComboOrderId(String) - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrder
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrder
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrder
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.ComboOrder
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.OrderClientId
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.SimpleOrder
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.v3.OrderHistory
 
setClientOrderId(String) - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
setClose(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string close = 3;
setClose(String) - Method in class com.webull.openapi.data.quotes.domain.Bar
 
setClose(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setCloseBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string close = 3;
setCloseContracts(List<CloseContract>) - Method in class com.webull.openapi.trade.request.StockOrder
 
setCloseContracts(List<CloseContract>) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setCloseContracts(List<CloseContract>) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setCloseContracts(List<CloseContract>) - Method in class com.webull.openapi.trade.response.SimpleOrder
 
setCloseContracts(List<CloseContract>) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setCode(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
uint32 code = 3;
setCode(int) - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
setCode(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setCode(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesProduct
 
setCode(Integer) - Method in class com.webull.openapi.trade.response.ComboOrderResponse
 
setComboInstrumentType(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setComboInstrumentType(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setComboOrderId(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setComboOrderId(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
setComboOrderId(String) - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
setComboOrderId(String) - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
setComboTickerType(String) - Method in class com.webull.openapi.trade.response.ComboOrder
 
setComboType(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setComboType(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setComboType(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setComboType(String) - Method in class com.webull.openapi.trade.response.ComboOrder
 
setComboType(String) - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
setComboType(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setComboType(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
setComboType(String) - Method in class com.webull.openapi.trade.response.v3.OrderHistory
 
setContentType(String) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content type
setContentType(String) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Subscription type
setContentTypeBytes(ByteString) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content type
setContentTypeBytes(ByteString) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Subscription type
setContractId(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setContractId(String) - Method in class com.webull.openapi.trade.request.CloseContract
 
setContractId(String) - Method in class com.webull.openapi.trade.request.v2.CloseContract
 
setContractId(String) - Method in class com.webull.openapi.trade.request.v3.CloseContract
 
setContractId(String) - Method in class com.webull.openapi.trade.response.CloseContract
 
setContractId(String) - Method in class com.webull.openapi.trade.response.ContractPosition
 
setContractMonth(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setContractType(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setCostPrice(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setCostPrice(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setCostPrice(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setCount(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string count = 4;
setCount(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
int32 count = 4;
setCount(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string count = 3;
setCountBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string count = 4;
setCountBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string count = 3;
setCreateTime(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setCredentials(String, String) - Method in class com.webull.openapi.core.http.okhttp.interceptors.ThreadLocalProxyAuthenticator
 
setCurrency(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string currency = 5;
setCurrency(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setCurrency(String) - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.TradableInstrument
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setCurrency(String) - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
 
setCurrencyBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string currency = 5;
setCurrentAsk(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setCurrentAsk(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setCurrentAsk(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setCurrentAsk(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setCurrentBid(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setCurrentBid(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setCurrentBid(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setCurrentBid(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setCusip(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setCusip(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setData(OrderClientId) - Method in class com.webull.openapi.trade.response.ComboOrderResponse
 
setDayBuyingPower(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setDayBuyingPower(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setDayProfitLoss(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setDayProfitLoss(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setDayProfitLoss(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setDayRealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setDayRealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setDayRealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setDayTradesLeft(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setDayTradesLeft(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setDefault(LoggerFactory) - Static method in class com.webull.openapi.core.logger.LoggerFactory
 
setEasyToBorrow(Boolean) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setEndDate(String) - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
setEntrustType(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setEntrustType(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setEntrustType(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setEntrustType(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setEntrustType(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setEstimatedCost(String) - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
 
setEstimatedCost(String) - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
 
setEstimatedTransactionFee(String) - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
 
setEstimatedTransactionFee(String) - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
 
setEventAction(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setEventDate(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setEventId(Integer) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setEventType(Integer) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setEventType(Events.EventType) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Event type
setEventTypes(Set<String>) - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
setEventTypeValue(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Event type
setExchangeCode(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string exchange_code = 4;
setExchangeCode(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setExchangeCode(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setExchangeCode(String) - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
setExchangeCode(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setExchangeCode(String) - Method in class com.webull.openapi.trade.response.TradableInstrument
 
setExchangeCodeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string exchange_code = 4;
setExpirationType(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setExpirationType(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setExpires(Long) - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
 
setExtendedHoursTrading(Boolean) - Method in class com.webull.openapi.trade.request.StockOrder
 
setExtendedHoursTrading(Boolean) - Method in class com.webull.openapi.trade.response.ComboOrder
 
setExtendedHoursTrading(Boolean) - Method in class com.webull.openapi.trade.response.SimpleOrder
 
setExtendHourChange(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setExtendHourChangeRatio(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setExtendHourLastPrice(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setExtendHourLastTradeTime(Long) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setExtendHourVolume(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
setFilledPrice(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setFilledPrice(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setFilledQty(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setFilledQuantity(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setFilledQuantity(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setFilledQuantity(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setFilledTime(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setFilledTimeAt(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setFirstNoticeDate(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setFirstTradingDate(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setFractionable(Boolean) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setFractionalTrading(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setFrozenAmount(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setFrozenAmount(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setFrozenCash(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setHasNext(String) - Method in class com.webull.openapi.trade.response.AccountPositions
 
setHasNext(Boolean) - Method in class com.webull.openapi.trade.response.Orders
 
setHasNext(Boolean) - Method in class com.webull.openapi.trade.response.TradableInstruments
 
setHeaders(Map<String, String>) - Method in class com.webull.openapi.core.http.HttpRequest
 
setHeldAmount(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setHeldAmount(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setHigh(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string high = 4;
setHigh(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string high = 6;
setHigh(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string high = 5;
setHigh(String) - Method in class com.webull.openapi.data.quotes.domain.Bar
 
setHigh(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setHighBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string high = 4;
setHighBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string high = 6;
setHighBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string high = 5;
setHoldingProportion(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setHoldings(List<HoldingInfo>) - Method in class com.webull.openapi.trade.response.AccountPositions
 
setId(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setId(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setId(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setId(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setInfiniteMarginPower(String) - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
setInitExpDate(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
Deprecated.
setInitMargin(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setInitMargin(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setInitMargin(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setInitMargin(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setInstrumentId(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string instrument_id = 2;
setInstrumentId(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string instrument_id = 3;
setInstrumentId(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string instrument_id = 2;
setInstrumentId(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string instrument_id = 2;
setInstrumentId(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string instrument_id = 2;
setInstrumentId(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string instrument_id = 2;
setInstrumentId(Integer) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setInstrumentId(String) - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
setInstrumentId(String) - Method in class com.webull.openapi.data.quotes.domain.EodBars
 
setInstrumentId(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setInstrumentId(String) - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
setInstrumentId(String) - Method in class com.webull.openapi.data.quotes.domain.NBar
 
setInstrumentId(String) - Method in class com.webull.openapi.data.quotes.domain.QuotesBasic
 
setInstrumentId(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setInstrumentId(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setInstrumentId(String) - Method in class com.webull.openapi.trade.response.InstrumentBasic
 
setInstrumentId(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setInstrumentIdBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string instrument_id = 2;
setInstrumentIdBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string instrument_id = 3;
setInstrumentIdBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string instrument_id = 2;
setInstrumentIdBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string instrument_id = 2;
setInstrumentIdBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string instrument_id = 2;
setInstrumentIdBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string instrument_id = 2;
setInstrumentIds(Set<String>) - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
setInstruments(List<TradableInstrument>) - Method in class com.webull.openapi.trade.response.TradableInstruments
 
setInstrumentSuperType(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setInstrumentType(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setInterestsUnpaid(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setInterestsUnpaid(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setInterestsUnpaid(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setIntradayMargin(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setIntradayMargin(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setIntradayMargin(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setIntradayMargin(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setIsin(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setItemId(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setItems(List<OrderItem>) - Method in class com.webull.openapi.trade.response.ComboOrder
 
setItems(List<NOrderItem>) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setItems(List<CommonPositionInfo>) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
Deprecated.
setItems(List<NOrderItem>) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setLastFilledTime(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setLastInstrumentId(String) - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
setLastNoticeDate(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setLastPrice(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setLastPrice(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setLastPrice(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setLastPrice(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setLastTradeTime(Long) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setLastTradingDate(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setLastUpdateTime(String) - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
setLegs(List<OptionOrderItemLeg>) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setLegs(List<OptionOrderItemLeg>) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setLegs(List<NOrderItemLeg>) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setLegs(List<CommonPositionInfo>) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setLegs(List<CommonPositionInfo>) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setLimitPrice(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setLimitPrice(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setLimitPrice(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setLimitPrice(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setLimitPrice(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setLimitPrice(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setLimitPrice(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setLimitPrice(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setLimitPrice(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setListStatus(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setLotSize(String) - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
setLotSize(String) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setLow(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string low = 5;
setLow(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string low = 7;
setLow(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string low = 6;
setLow(String) - Method in class com.webull.openapi.data.quotes.domain.Bar
 
setLow(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setLowBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string low = 5;
setLowBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string low = 7;
setLowBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string low = 6;
setMaintenanceMargin(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setMaintenanceMargin(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setMaintenanceMargin(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setMaintenanceMargin(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setMarginable(Boolean) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setMarginable(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setMarginExcess(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setMarginExcess(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setMarginExcess(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setMarginExcess(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setMarginPower(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setMarginRatio(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setMarginRatio(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setMarginRatio(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setMarginRatio(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setMarginRatio(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setMarginRequirementLong(String) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setMarginRequirementShort(String) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setMarginType(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setMarginType(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setMarginType(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setMarginType(String) - Method in class com.webull.openapi.trade.response.ContractPosition
 
setMarginType(String) - Method in class com.webull.openapi.trade.response.SimpleOrder
 
setMarginType(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setMarginUtilizationRate(String) - Method in class com.webull.openapi.trade.response.AccountBalance
 
setMarginUtilizationRate(String) - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
setMarket(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setMarket(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setMarket(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setMarket(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setMarket(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setMarket(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setMarket(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setMarketValue(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setMarketValue(String) - Method in class com.webull.openapi.trade.response.ContractPosition
 
setMarketValue(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setMarketValue(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setMarketValue(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setMarketValue(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setMarketValue(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setMaxTradeAmt(String) - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
setMaxTradeQty(String) - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
setMinTick(Double) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setMinTradeAmt(String) - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
setMinTradeQty(String) - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
setModifyOrders(List<OptionOrderItem>) - Method in class com.webull.openapi.trade.request.v2.OptionOrder
 
setModifyOrders(List<TradeOrderItem>) - Method in class com.webull.openapi.trade.request.v2.TradeOrder
 
setModifyOrders(List<TradeOrderItem>) - Method in class com.webull.openapi.trade.request.v3.TradeOrder
 
setMpid(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string mpid = 1;
setMpid(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string mpid = 1;
setMpid(String) - Method in class com.webull.openapi.data.quotes.domain.Order
 
setMpidBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string mpid = 1;
setMpidBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string mpid = 1;
setMsg(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string msg = 4;
setMsg(String) - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
setMsg(String) - Method in class com.webull.openapi.trade.response.ComboOrderResponse
 
setMsgBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string msg = 4;
setName(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string name = 2;
setName(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string name = 1;
setName(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string name = 2;
setName(String) - Method in class com.webull.openapi.data.quotes.domain.Broker
 
setName(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setName(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesProduct
 
setName(String) - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
setName(String) - Method in class com.webull.openapi.trade.response.TradableInstrument
 
setName(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setNameBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
string name = 2;
setNameBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string name = 1;
setNameBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
string name = 2;
setNetLiquidationValue(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setNetLiquidationValue(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setNetLiquidationValue(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setNewOrders(List<OptionOrderItem>) - Method in class com.webull.openapi.trade.request.v2.OptionOrder
 
setNewOrders(List<TradeOrderItem>) - Method in class com.webull.openapi.trade.request.v2.TradeOrder
 
setNewOrders(List<TradeOrderItem>) - Method in class com.webull.openapi.trade.request.v3.TradeOrder
 
setNightTradingBuyingPower(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setNightTradingBuyingPower(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setNoPartyIds(List<NoPartyId>) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setNoPartyIds(List<NoPartyId>) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setOneDayMarginPower(String) - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
setOpen(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string open = 2;
setOpen(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string open = 5;
setOpen(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string open = 4;
setOpen(String) - Method in class com.webull.openapi.data.quotes.domain.Bar
 
setOpen(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setOpenBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string open = 2;
setOpenBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string open = 5;
setOpenBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string open = 4;
setOpenInterest(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setOpenMarginCalls(List<String>) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setOpenMarginCalls(List<String>) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setOptionBuyingPower(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setOptionBuyingPower(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setOptionCategory(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setOptionCategory(String) - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
setOptionCategory(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setOptionContractDeliverable(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setOptionContractDeliverable(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setOptionContractMultiplier(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setOptionContractMultiplier(String) - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
setOptionContractMultiplier(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setOptionExercisePrice(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setOptionExercisePrice(String) - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
setOptionExpireDate(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setOptionExpireDate(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setOptionExpireDate(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setOptionExpireDate(String) - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
setOptionExpireDate(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setOptionStrategy(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setOptionStrategy(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setOptionStrategy(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setOptionStrategy(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setOptionStrategy(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setOptionStrategy(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setOptionStrategy(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setOptionType(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setOptionType(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setOptionType(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setOptionType(String) - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
setOptionType(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setOrder(int, Api.Order) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
setOrder(int, Api.Order.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
repeated .api.Order order = 3;
setOrder(int, Quotes.Order) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
setOrder(int, Quotes.Order.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
repeated .quotes.Order order = 3;
setOrder(List<Order>) - Method in class com.webull.openapi.data.quotes.domain.AskBid
 
setOrderId(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
Deprecated.
setOrderId(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setOrderId(String) - Method in class com.webull.openapi.trade.response.ComboOrder
 
setOrderId(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setOrderId(String) - Method in class com.webull.openapi.trade.response.OrderClientId
 
setOrderId(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setOrderId(String) - Method in class com.webull.openapi.trade.response.SimpleOrder
 
setOrderId(String) - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
 
setOrderId(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setOrderId(String) - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
setOrderId(String) - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
setOrders(List<OptionOrderItemLeg>) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
Deprecated.
setOrders(List<T>) - Method in class com.webull.openapi.trade.response.Orders
 
setOrders(List<NOrderItem>) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
setOrders(List<NOrderItem>) - Method in class com.webull.openapi.trade.response.v3.OrderHistory
 
setOrderStatus(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setOrderType(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setOrderType(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setOrderType(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setOrderType(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setOrderType(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setOrderType(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setOrderType(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setOrderType(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setOrderType(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setOvernightBuyingPower(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setOvernightBuyingPower(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setOvernightPower(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setOvernightTradingSupported(Boolean) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setOvnChange(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setOvnChangeRatio(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setOvnHigh(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setOvnLastTradeTime(Long) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setOvnLow(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setOvnPrice(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setOvnVolume(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setPageNumber(Integer) - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
setPageSize(Integer) - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
setPageSize(int) - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
setPartyId(String) - Method in class com.webull.openapi.trade.request.v2.NoPartyId
 
setPartyId(String) - Method in class com.webull.openapi.trade.request.v3.NoPartyId
 
setPartyIdSource(String) - Method in class com.webull.openapi.trade.request.v2.NoPartyId
 
setPartyIdSource(String) - Method in class com.webull.openapi.trade.request.v3.NoPartyId
 
setPartyRole(String) - Method in class com.webull.openapi.trade.request.v2.NoPartyId
 
setPartyRole(String) - Method in class com.webull.openapi.trade.request.v3.NoPartyId
 
setPath(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string path = 3;
setPath(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string path = 5;
setPath(String) - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
setPathBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string path = 3;
setPathBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string path = 5;
setPayload(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
bytes payload = 4;
setPayload(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
bytes payload = 6;
setPayload(byte[]) - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
setPayload(String) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content
setPayload(String) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Content
setPayloadBytes(ByteString) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Content
setPayloadBytes(ByteString) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Content
setPendingIncoming(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setPlaceTime(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setPlaceTime(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setPlaceTimeAt(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setPositionId(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setPositionId(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setPositions(List<ContractPosition>) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setPositionsMarketValue(String) - Method in class com.webull.openapi.trade.response.AccountAsset
 
setPositionsMarketValue(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setPreClose(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string pre_close = 8;
setPreClose(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string pre_close = 7;
setPreClose(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setPreCloseBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string pre_close = 8;
setPreCloseBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string pre_close = 7;
setPrice(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string price = 1;
setPrice(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string price = 4;
setPrice(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string price = 2;
setPrice(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string price = 1;
setPrice(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string price = 3;
setPrice(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string price = 3;
setPrice(String) - Method in class com.webull.openapi.data.quotes.domain.AskBid
 
setPrice(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setPrice(String) - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
setPriceBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string price = 1;
setPriceBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string price = 4;
setPriceBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string price = 2;
setPriceBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string price = 1;
setPriceBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string price = 3;
setPriceBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string price = 3;
setPriceStep(String) - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
setProportion(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setProportion(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setProportion(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setQty(String) - Method in class com.webull.openapi.trade.request.CloseContract
 
setQty(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setQty(String) - Method in class com.webull.openapi.trade.response.CloseContract
 
setQty(String) - Method in class com.webull.openapi.trade.response.ContractPosition
 
setQty(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setQty(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setQuantity(String) - Method in class com.webull.openapi.trade.request.v2.CloseContract
 
setQuantity(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setQuantity(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setQuantity(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setQuantity(String) - Method in class com.webull.openapi.trade.request.v3.CloseContract
 
setQuantity(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setQuantity(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setQuantity(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setQuantity(String) - Method in class com.webull.openapi.trade.response.NOrderItem
Deprecated.
setQuantity(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setQuantity(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setQuantity(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setQuantity(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setQuantity(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setQuantity(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setQuery(Map<String, Object>) - Method in class com.webull.openapi.core.http.HttpRequest
 
setQuoteTime(Long) - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
setQuoteTime(Long) - Method in class com.webull.openapi.data.quotes.domain.Quote
 
setQuoteTime(Long) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setRatioNew(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setRatioOld(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setRemainQuantity(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
setRequestId(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string requestId = 2;
setRequestId(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string requestId = 2;
setRequestId(String) - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
setRequestId(String) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Request id
setRequestIdBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
string requestId = 2;
setRequestIdBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
string requestId = 2;
setRequestIdBytes(ByteString) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Request id
setResult(int, Api.Bar) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
setResult(int, Api.Bar.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
repeated .api.Bar result = 3;
setResult(int, Api.BarsResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
setResult(int, Api.BarsResponse.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
repeated .api.BarsResponse result = 1;
setResult(int, Api.Instrument) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
setResult(int, Api.Instrument.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
repeated .api.Instrument result = 1;
setResult(int, Api.Snapshot) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
setResult(int, Api.Snapshot.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
repeated .api.Snapshot result = 1;
setResult(int, Api.Tick) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
setResult(int, Api.Tick.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
repeated .api.Tick result = 3;
setResult(List<NBar>) - Method in class com.webull.openapi.data.quotes.domain.BatchBarResponse
 
setResult(List<Bar>) - Method in class com.webull.openapi.data.quotes.domain.NBar
 
setResult(List<TickRecord>) - Method in class com.webull.openapi.data.quotes.domain.Tick
 
setRetryable(Retryable<?>) - Method in class com.webull.openapi.trade.grpc.StatefulResponseObserver
 
setRuntimeOptions(RuntimeOptions) - Method in class com.webull.openapi.core.http.HttpRequest
 
setSector(String) - Method in class com.webull.openapi.trade.response.TradableInstrument
 
setSecurityId(String) - Method in class com.webull.openapi.trade.response.TradableInstrument
 
setSenderSubId(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setSenderSubId(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setSettleDate(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setSettledCash(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setSettledCash(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setSettledCash(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setSettlement(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setSettlementDate(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setSettlePrice(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setShortable(Boolean) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setShortable(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setShortName(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setShortName(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setShortName(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setSide(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string side = 4;
setSide(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string side = 5;
setSide(String) - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
setSide(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setSide(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setSide(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setSide(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setSide(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setSide(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setSide(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setSide(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setSide(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setSide(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setSide(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setSide(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setSide(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setSideBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string side = 4;
setSideBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string side = 5;
setSize(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string size = 2;
setSize(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string size = 2;
setSize(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string size = 2;
setSize(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string size = 2;
setSize(String) - Method in class com.webull.openapi.data.quotes.domain.AskBid
 
setSize(Double) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setSize(String) - Method in class com.webull.openapi.data.quotes.domain.Order
 
setSizeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
string size = 2;
setSizeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
string size = 2;
setSizeBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
string size = 2;
setSizeBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
string size = 2;
setSource(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setStartDate(String) - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
setStatus(String) - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
 
setStatus(String) - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
setStatus(String) - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
setStatus(String) - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
setStatus(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setStatus(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setStatus(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setStockPower(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setStopPrice(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setStopPrice(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setStopPrice(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setStopPrice(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setStopPrice(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setStopPrice(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setStopPrice(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setStopPrice(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setStopPrice(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setStrikePrice(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setStrikePrice(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setStrikePrice(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setSubscribeType(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Subscription type
setSubscribeType(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Subscription type
setSubscriptionId(String) - Method in class com.webull.openapi.trade.response.Account
 
setSubTypes(int, String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string sub_types = 4;
setSupportTradingSession(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setSupportTradingSession(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setSupportTradingSession(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setSupportTradingSession(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setSupportTradingSession(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setSupportTradingSession(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setSymbol(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string symbol = 1;
setSymbol(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string symbol = 1;
setSymbol(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string symbol = 2;
setSymbol(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string symbol = 1;
setSymbol(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string symbol = 1;
setSymbol(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string symbol = 1;
setSymbol(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string symbol = 1;
setSymbol(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string symbol = 1;
setSymbol(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string symbol = 1;
setSymbol(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setSymbol(String) - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
setSymbol(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setSymbol(String) - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
setSymbol(String) - Method in class com.webull.openapi.data.quotes.domain.NBar
 
setSymbol(String) - Method in class com.webull.openapi.data.quotes.domain.QuotesBasic
 
setSymbol(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
setSymbol(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setSymbol(String) - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
setSymbol(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setSymbol(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setSymbol(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setSymbol(String) - Method in class com.webull.openapi.trade.response.InstrumentBasic
 
setSymbol(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setSymbol(String) - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
setSymbol(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setSymbol(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setSymbol(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setSymbol(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setSymbolBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string symbol = 1;
setSymbolBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
string symbol = 1;
setSymbolBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
string symbol = 2;
setSymbolBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
string symbol = 1;
setSymbolBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
string symbol = 1;
setSymbolBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string symbol = 1;
setSymbolBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
string symbol = 1;
setSymbolBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
string symbol = 1;
setSymbolBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string symbol = 1;
setSymbols(int, String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
repeated string symbols = 1;
setSymbols(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string symbols = 1;
setSymbols(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string symbols = 1;
setSymbols(int, String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
repeated string symbols = 2;
setSymbols(Set<String>) - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
 
setSymbolsBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
string symbols = 1;
setSymbolsBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
string symbols = 1;
setThrottled(boolean) - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
 
setThrottled(boolean) - Method in interface com.webull.openapi.core.retry.RetryContext
 
setThrottled(boolean) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
setThrottled(boolean) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
setThrottled(boolean) - Method in class com.webull.openapi.trade.grpc.retry.GrpcRetryContext
 
setTif(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setTif(String) - Method in class com.webull.openapi.trade.response.ComboOrder
 
setTif(String) - Method in class com.webull.openapi.trade.response.SimpleOrder
 
setTime(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string time = 1;
setTime(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string time = 1;
setTime(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string time = 2;
setTime(String) - Method in class com.webull.openapi.data.quotes.domain.Bar
 
setTime(String) - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
setTimeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string time = 1;
setTimeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string time = 1;
setTimeBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string time = 2;
setTimeInForce(String) - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
setTimeInForce(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setTimeInForce(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setTimeInForce(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setTimeInForce(String) - Method in class com.webull.openapi.trade.response.OrderHistory
 
setTimeInForce(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setTimeInForce(String) - Method in class com.webull.openapi.trade.response.v2.OrderHistory
Deprecated.
setTimespan(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string timespan = 3;
setTimespan(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string timespan = 3;
setTimespanBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
string timespan = 3;
setTimespanBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
string timespan = 3;
setTimestamp(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string timestamp = 3;
setTimestamp(long) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
Timestamp
setTimestamp(long) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
Timestamp
setTimestampBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string timestamp = 3;
setToken(String) - Method in class com.webull.openapi.core.http.HttpApiClient
 
setToken(String) - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
 
setToken(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string token = 1;
setToken(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
string token = 1;
setTokenBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string token = 1;
setTokenBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
string token = 1;
setTokenCheckEnabled(Boolean) - Method in class com.webull.openapi.core.http.initializer.config.bean.ApiConfig
 
setTotalAsset(String) - Method in class com.webull.openapi.trade.response.AccountBalance
 
setTotalAssetCurrency(String) - Method in class com.webull.openapi.trade.response.AccountBalance
 
setTotalAssetCurrency(String) - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
setTotalAssetCurrency(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setTotalAssetCurrency(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setTotalCash(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setTotalCashAmount(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setTotalCashAmount(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setTotalCashBalance(String) - Method in class com.webull.openapi.trade.response.AccountBalance
 
setTotalCashBalance(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setTotalCashBalance(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setTotalCollateralValue(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setTotalCollateralValue(String) - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
setTotalCost(String) - Method in class com.webull.openapi.trade.response.ContractPosition
 
setTotalCost(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setTotalDayProfitLoss(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setTotalDayProfitLoss(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setTotalMarketValue(String) - Method in class com.webull.openapi.trade.response.AccountBalance
 
setTotalMarketValue(String) - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
setTotalMarketValue(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setTotalMarketValue(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setTotalNetLiquidationValue(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setTotalNetLiquidationValue(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setTotalQuantity(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setTotalUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setTotalUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setTradeCurrency(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setTradeCurrency(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setTradeCurrency(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setTradeCurrency(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setTradeDateType(String) - Method in class com.webull.openapi.trade.response.TradeCalendar
 
setTradeDay(String) - Method in class com.webull.openapi.trade.response.TradeCalendar
 
setTradePolicy(String) - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
setTradeTime(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string trade_time = 3;
setTradeTime(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string trade_time = 2;
setTradeTime(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setTradeTimeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string trade_time = 3;
setTradeTimeBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string trade_time = 2;
setTradingSession(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string trading_session = 4;
setTradingSession(String) - Method in class com.webull.openapi.data.quotes.domain.Bar
 
setTradingSession(String) - Method in class com.webull.openapi.data.quotes.domain.Quote
 
setTradingSession(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setTradingSession(String) - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
setTradingSessionBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
string trading_session = 4;
setTrailingStopStep(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setTrailingStopStep(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setTrailingStopStep(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setTrailingStopStep(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setTrailingStopStep(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setTrailingStopStep(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setTrailingType(String) - Method in class com.webull.openapi.trade.request.StockOrder
 
setTrailingType(String) - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
setTrailingType(String) - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
setTrailingType(String) - Method in class com.webull.openapi.trade.response.NOrderItem
 
setTrailingType(String) - Method in class com.webull.openapi.trade.response.OrderItem
 
setTrailingType(String) - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
setType(Gateway.MsgType) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
.openapi.MsgType type = 1;
setType(Gateway.MsgType) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
.openapi.MsgType type = 1;
setType(int) - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
setTypeValue(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
.openapi.MsgType type = 1;
setTypeValue(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
.openapi.MsgType type = 1;
setUnit(String) - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
setUnitCost(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
 
setUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
setUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.ContractPosition
 
setUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
setUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setUnrealizedProfitLoss(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setUnrealizedProfitLossRate(String) - Method in class com.webull.openapi.trade.response.HoldingInfo
 
setUnrealizedProfitLossRate(String) - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
setUnrealizedProfitLossRate(String) - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
setUnsettledCash(String) - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
setUnsettledCash(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setUnsettledCash(String) - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
setUnsettledCash(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setUnsubscribeAll(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string unsubscribe_all = 5;
setUnsubscribeAllBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
string unsubscribe_all = 5;
setUpdateTime(String) - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
setUsedMargin(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setUsedMargin(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setUsedMargin(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setUsedMargin(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setUsedMarginForOpenOrder(String) - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
setUsedMarginForOpenOrder(String) - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
setUsedMarginForOpenOrder(String) - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
setUsedMarginForOpenOrder(String) - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
setUserId(String) - Method in class com.webull.openapi.core.http.HttpApiConfig
 
setUserId(String) - Method in class com.webull.openapi.data.DataClient
Set user ID which will be added as x-user-id header to all requests
setUserId(String) - Method in class com.webull.openapi.data.quotes.api.subsribe.MarketStreamingClient
Set user ID which will be added as x-user-id header to all requests
setUserId(String) - Method in class com.webull.openapi.trade.grpc.auth.SignatureCallCredentials
Set user ID
setUserId(String) - Method in class com.webull.openapi.trade.response.Account
 
setUserId(String) - Method in class com.webull.openapi.trade.response.v2.Account
 
setUserId(String) - Method in class com.webull.openapi.trade.response.v3.Account
 
setVolume(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string volume = 6;
setVolume(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string volume = 9;
setVolume(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string volume = 3;
setVolume(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string volume = 8;
setVolume(String) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string volume = 4;
setVolume(String) - Method in class com.webull.openapi.data.quotes.domain.Bar
 
setVolume(String) - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
setVolume(String) - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
setVolumeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
string volume = 6;
setVolumeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
string volume = 9;
setVolumeBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
string volume = 3;
setVolumeBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
string volume = 8;
setVolumeBytes(ByteString) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
string volume = 4;
SHA256withRSASigner - Class in com.webull.openapi.core.auth.signer
 
SHA256withRSASigner() - Constructor for class com.webull.openapi.core.auth.signer.SHA256withRSASigner
 
shortName - Variable in class com.webull.openapi.trade.response.OrderItem
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.core.http.retry.DefaultHttpRetryCondition
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.core.http.retry.RetryOnExceptionCondition
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.core.http.retry.RetryOnHttpMethodCondition
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.core.http.retry.RetryOnHttpStatusCondition
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.core.retry.condition.AndMergeRetryCondition
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.core.retry.condition.MaxRetryTimesCondition
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.core.retry.condition.NoRetryCondition
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.core.retry.condition.OrMergeRetryCondition
 
shouldRetry(RetryContext) - Method in interface com.webull.openapi.core.retry.condition.RetryCondition
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.core.retry.RetryPolicy
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.data.quotes.subsribe.retry.QuotesSubsRetryCondition
 
shouldRetry(RetryContext) - Method in class com.webull.openapi.trade.grpc.retry.GrpcRetryCondition
 
shutdown(long, TimeUnit) - Method in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
shutdown(long, TimeUnit) - Method in interface com.webull.openapi.trade.grpc.GrpcClient
 
shutdownNow() - Method in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
shutdownNow() - Method in interface com.webull.openapi.trade.grpc.GrpcClient
 
side - Variable in class com.webull.openapi.trade.response.OrderItem
 
SIDE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
SIDE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
SIGN_ALGORITHM - Static variable in class com.webull.openapi.core.common.Headers
 
SIGN_VERSION - Static variable in class com.webull.openapi.core.common.Headers
 
SignAlgorithm - Enum in com.webull.openapi.core.auth.signer
 
SIGNATURE - Static variable in class com.webull.openapi.core.common.Headers
 
SignatureCallCredentials - Class in com.webull.openapi.trade.grpc.auth
 
SignatureCallCredentials(String, String, byte[]) - Constructor for class com.webull.openapi.trade.grpc.auth.SignatureCallCredentials
 
SignatureCallCredentials(String, String, String, Integer, String, byte[]) - Constructor for class com.webull.openapi.trade.grpc.auth.SignatureCallCredentials
 
SignatureCallCredentials(String, String, String, Integer, String, byte[], Signer) - Constructor for class com.webull.openapi.trade.grpc.auth.SignatureCallCredentials
 
Signer - Interface in com.webull.openapi.core.auth.signer
 
SignerFactory - Class in com.webull.openapi.core.auth.signer
 
signerName() - Method in class com.webull.openapi.core.auth.signer.HmacSHA1Signer
 
signerName() - Method in class com.webull.openapi.core.auth.signer.SHA256withRSASigner
 
signerName() - Method in interface com.webull.openapi.core.auth.signer.Signer
 
signerVersion() - Method in class com.webull.openapi.core.auth.signer.HmacSHA1Signer
 
signerVersion() - Method in class com.webull.openapi.core.auth.signer.SHA256withRSASigner
 
signerVersion() - Method in interface com.webull.openapi.core.auth.signer.Signer
 
SimpleOrder - Class in com.webull.openapi.trade.response
 
SimpleOrder() - Constructor for class com.webull.openapi.trade.response.SimpleOrder
 
SimpleOrderResponse - Class in com.webull.openapi.trade.response
 
SimpleOrderResponse() - Constructor for class com.webull.openapi.trade.response.SimpleOrderResponse
 
SIZE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
SIZE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
SIZE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
SIZE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
Slf4JLoggerFactory - Class in com.webull.openapi.core.logger
 
Snapshot - Class in com.webull.openapi.data.quotes.domain
 
Snapshot() - Constructor for class com.webull.openapi.data.quotes.domain.Snapshot
 
SnapshotDecoder - Class in com.webull.openapi.data.internal.mqtt.codec
 
SnapshotDecoder() - Constructor for class com.webull.openapi.data.internal.mqtt.codec.SnapshotDecoder
 
SocksProxyAuthInterceptor - Class in com.webull.openapi.core.http.okhttp.interceptors
 
SocksProxyAuthInterceptor(String, String) - Constructor for class com.webull.openapi.core.http.okhttp.interceptors.SocksProxyAuthInterceptor
 
START_DATE - Static variable in class com.webull.openapi.data.common.ArgNames
 
StatefulResponseObserver<ReqT,RespT> - Class in com.webull.openapi.trade.grpc
 
StatefulResponseObserver(List<SubStreamObserver<RespT>>) - Constructor for class com.webull.openapi.trade.grpc.StatefulResponseObserver
 
STATUS - Static variable in class com.webull.openapi.data.common.ArgNames
 
statusCode - Variable in class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
 
StockInstrumentDetail - Class in com.webull.openapi.data.quotes.domain
 
StockInstrumentDetail() - Constructor for class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
StockOrder - Class in com.webull.openapi.trade.request
 
StockOrder() - Constructor for class com.webull.openapi.trade.request.StockOrder
 
stopPrice - Variable in class com.webull.openapi.trade.response.OrderItem
 
streamRequest(StreamObserver<Gateway.ClientResponse>) - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteImplBase
 
streamRequest(StreamObserver<Gateway.ClientResponse>) - Method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc.QuoteStub
 
StringUtils - Class in com.webull.openapi.core.utils
 
SUB_TYPES_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
subObservers - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
 
subscribe(String, Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.api.subsribe.IMarketStreamingClient
 
subscribe(String, Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.quotes.api.subsribe.MarketStreamingClient
 
subscribe(Events.SubscribeRequest) - Method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc.EventServiceBlockingStub
 
subscribe(Events.SubscribeRequest, StreamObserver<Events.SubscribeResponse>) - Method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc.EventServiceImplBase
 
subscribe(Events.SubscribeRequest, StreamObserver<Events.SubscribeResponse>) - Method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc.EventServiceStub
 
subscribe(SubscribeRequest) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClient
 
subscribe(SubscribeRequest) - Method in class com.webull.openapi.trade.TradeEventClient
 
subscribeAsync() - Method in class com.webull.openapi.data.DataStreamingClient
 
subscribeAsync() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
subscribeBlocking() - Method in class com.webull.openapi.data.DataStreamingClient
 
subscribeBlocking() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
SubscribeExpired_VALUE - Static variable in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
Subscription expired
SubscribeHandlerProxyFactory - Class in com.webull.openapi.trade.events.internal.lifecycle.proxy
 
SubscribeInboundHandler - Interface in com.webull.openapi.trade.events.subscribe.lifecycle
 
SubscribeInboundHandlerProxy - Class in com.webull.openapi.trade.events.internal.lifecycle.proxy
 
SubscribeInboundHandlerProxy(SubscribeInboundHandler) - Constructor for class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeInboundHandlerProxy
 
subscribeOnConnected(Consumer<Throwable>) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
 
subscribeOnConnected(Consumer<Throwable>) - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.SubscriptionManager
 
SubscribeRequest - Class in com.webull.openapi.trade.events.subscribe.message
 
SubscribeRequest(String...) - Constructor for class com.webull.openapi.trade.events.subscribe.message.SubscribeRequest
 
SubscribeRequest(Set<String>) - Constructor for class com.webull.openapi.trade.events.subscribe.message.SubscribeRequest
 
SubscribeResponse - Class in com.webull.openapi.trade.events.subscribe.message
 
SubscribeResponse(int, int, String, String, String, long) - Constructor for class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
subscribeRx() - Method in class com.webull.openapi.data.DataStreamingClient
 
subscribeRx() - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
 
SubscribeSessionHandlerProxy - Class in com.webull.openapi.trade.events.internal.lifecycle.proxy
 
SubscribeSessionHandlerProxy(GrpcSessionHandler) - Constructor for class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeSessionHandlerProxy
 
SubscribeSuccess_VALUE - Static variable in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
Subscription succeeded
SubscribeSysEventHandler - Interface in com.webull.openapi.trade.events.subscribe.lifecycle
 
SubscribeSysEventHandlerProxy - Class in com.webull.openapi.trade.events.internal.lifecycle.proxy
 
SubscribeSysEventHandlerProxy(SubscribeSysEventHandler) - Constructor for class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeSysEventHandlerProxy
 
SubscribeType - Enum in com.webull.openapi.core.common.dict
 
SUBSCRIBETYPE_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
SUBSCRIBETYPE_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
SubscriptionManager - Interface in com.webull.openapi.data.quotes.subsribe.lifecycle
 
SubStreamObserver<RespT> - Interface in com.webull.openapi.trade.grpc.lifecycle
 
SUBTYPES - Static variable in class com.webull.openapi.data.common.ArgNames
 
SWITCHING_PROTOCOLS - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
SYMBOL - Static variable in class com.webull.openapi.data.common.ArgNames
 
symbol - Variable in class com.webull.openapi.data.quotes.domain.QuotesBasic
 
symbol - Variable in class com.webull.openapi.trade.response.InstrumentBasic
 
symbol - Variable in class com.webull.openapi.trade.response.OrderItem
 
SYMBOL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
SYMBOL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
SYMBOL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
SYMBOL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
SYMBOL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
SYMBOL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
SYMBOL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
SYMBOL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
SYMBOL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
SYMBOLS - Static variable in class com.webull.openapi.data.common.ArgNames
 
SYMBOLS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
SYMBOLS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
SYMBOLS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
SYMBOLS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
SynchronousGrpcRetryable - Class in com.webull.openapi.trade.grpc.retry
 
SynchronousGrpcRetryable(Supplier<Object>, RetryPolicy) - Constructor for class com.webull.openapi.trade.grpc.retry.SynchronousGrpcRetryable
 
SynchronousHttpRetryable - Class in com.webull.openapi.core.http.retry
 
SynchronousHttpRetryable(Supplier<HttpResponse>, RetryPolicy) - Constructor for class com.webull.openapi.core.http.retry.SynchronousHttpRetryable
 
SynchronousRetryable<T> - Class in com.webull.openapi.core.retry
 
SynchronousRetryable(Supplier<T>, RetryPolicy) - Constructor for class com.webull.openapi.core.retry.SynchronousRetryable
 

T

TEMPORARY_REDIRECT - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
thisUsesUnstableApi() - Method in class com.webull.openapi.trade.grpc.auth.SignatureCallCredentials
 
ThreadLocalProxyAuthenticator - Class in com.webull.openapi.core.http.okhttp.interceptors
 
throttled() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
 
throttled() - Method in interface com.webull.openapi.core.retry.RetryContext
 
throttled() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
throttled() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
throttled() - Method in class com.webull.openapi.trade.grpc.retry.GrpcRetryContext
 
Tick - Class in com.webull.openapi.data.quotes.domain
 
Tick() - Constructor for class com.webull.openapi.data.quotes.domain.Tick
 
TickDecoder - Class in com.webull.openapi.data.internal.mqtt.codec
 
TickDecoder() - Constructor for class com.webull.openapi.data.internal.mqtt.codec.TickDecoder
 
TickerType - Enum in com.webull.openapi.core.common.dict
 
TickRecord - Class in com.webull.openapi.data.quotes.domain
 
TickRecord() - Constructor for class com.webull.openapi.data.quotes.domain.TickRecord
 
TIME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
TIME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
TIME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
TIMEOUT - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
Timespan - Enum in com.webull.openapi.core.common.dict
 
TIMESPAN - Static variable in class com.webull.openapi.data.common.ArgNames
 
TIMESPAN_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
TIMESPAN_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
TIMESTAMP - Static variable in class com.webull.openapi.core.common.Headers
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
toBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
toBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
toBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
toBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
toBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
toBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
toBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
toBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
toBuilder() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
toBuilder() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
toJson(Object) - Static method in class com.webull.openapi.core.serialize.JsonSerializer
 
toJson(Object, SerializeConfig) - Static method in class com.webull.openapi.core.serialize.JsonSerializer
 
TOKEN_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
TOKEN_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
tokenCheckDurationSeconds(int) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
tokenCheckIntervalSeconds(int) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
TokenManager - Class in com.webull.openapi.core.http.initializer.token
 
TokenManager() - Constructor for class com.webull.openapi.core.http.initializer.token.TokenManager
 
TokenService - Class in com.webull.openapi.core.http.initializer.token
 
TokenService(HttpApiConfig) - Constructor for class com.webull.openapi.core.http.initializer.token.TokenService
 
TokenService(HttpApiClient) - Constructor for class com.webull.openapi.core.http.initializer.token.TokenService
 
TokenStatus - Enum in com.webull.openapi.core.common.dict
 
TOO_MANY_REQUESTS - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
TOO_MANY_REQUESTS - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
toString() - Method in class com.webull.openapi.core.http.HttpRequest
 
toString() - Method in class com.webull.openapi.core.http.initializer.config.bean.ApiConfig
 
toString() - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
 
toString() - Method in class com.webull.openapi.core.http.RuntimeOptions
 
toString() - Method in class com.webull.openapi.data.internal.mqtt.message.MqttPublish
 
toString() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
 
toString() - Method in class com.webull.openapi.data.quotes.domain.AskBid
 
toString() - Method in class com.webull.openapi.data.quotes.domain.Bar
 
toString() - Method in class com.webull.openapi.data.quotes.domain.BatchBarResponse
 
toString() - Method in class com.webull.openapi.data.quotes.domain.Broker
 
toString() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
 
toString() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
 
toString() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
 
toString() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
 
toString() - Method in class com.webull.openapi.data.quotes.domain.EodBars
 
toString() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
 
toString() - Method in class com.webull.openapi.data.quotes.domain.FuturesProduct
 
toString() - Method in class com.webull.openapi.data.quotes.domain.Instrument
 
toString() - Method in class com.webull.openapi.data.quotes.domain.NBar
 
toString() - Method in class com.webull.openapi.data.quotes.domain.Order
 
toString() - Method in class com.webull.openapi.data.quotes.domain.Quote
 
toString() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
 
toString() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
 
toString() - Method in class com.webull.openapi.data.quotes.domain.Tick
 
toString() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
 
toString() - Method in class com.webull.openapi.data.quotes.subsribe.message.MarketData
 
toString() - Method in class com.webull.openapi.data.quotes.subsribe.message.Metadata
 
toString() - Method in class com.webull.openapi.data.quotes.subsribe.message.QuotesPublish
 
toString() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
 
toString() - Method in class com.webull.openapi.trade.request.CloseContract
 
toString() - Method in class com.webull.openapi.trade.request.StockOrder
 
toString() - Method in class com.webull.openapi.trade.request.v2.CloseContract
 
toString() - Method in class com.webull.openapi.trade.request.v2.NoPartyId
 
toString() - Method in class com.webull.openapi.trade.request.v2.OptionOrder
 
toString() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
 
toString() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
 
toString() - Method in class com.webull.openapi.trade.request.v2.TradeOrder
 
toString() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
 
toString() - Method in class com.webull.openapi.trade.request.v3.CloseContract
 
toString() - Method in class com.webull.openapi.trade.request.v3.NoPartyId
 
toString() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
 
toString() - Method in class com.webull.openapi.trade.request.v3.TradeOrder
 
toString() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
 
toString() - Method in class com.webull.openapi.trade.response.Account
 
toString() - Method in class com.webull.openapi.trade.response.AccountAsset
 
toString() - Method in class com.webull.openapi.trade.response.AccountBalance
 
toString() - Method in class com.webull.openapi.trade.response.AccountDetail
 
toString() - Method in class com.webull.openapi.trade.response.AccountPositions
 
toString() - Method in class com.webull.openapi.trade.response.CloseContract
 
toString() - Method in class com.webull.openapi.trade.response.ComboOrder
 
toString() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
 
toString() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
 
toString() - Method in class com.webull.openapi.trade.response.ContractPosition
 
toString() - Method in class com.webull.openapi.trade.response.HoldingInfo
 
toString() - Method in class com.webull.openapi.trade.response.InstrumentInfo
 
toString() - Method in class com.webull.openapi.trade.response.JPAccountAsset
 
toString() - Method in class com.webull.openapi.trade.response.JPAccountBalance
 
toString() - Method in class com.webull.openapi.trade.response.NOrderItem
 
toString() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
 
toString() - Method in class com.webull.openapi.trade.response.OrderClientId
 
toString() - Method in class com.webull.openapi.trade.response.OrderHistory
 
toString() - Method in class com.webull.openapi.trade.response.OrderItem
 
toString() - Method in class com.webull.openapi.trade.response.Orders
 
toString() - Method in class com.webull.openapi.trade.response.SimpleOrder
 
toString() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
 
toString() - Method in class com.webull.openapi.trade.response.TradableInstrument
 
toString() - Method in class com.webull.openapi.trade.response.TradableInstruments
 
toString() - Method in class com.webull.openapi.trade.response.TradeCalendar
 
toString() - Method in class com.webull.openapi.trade.response.TradeOrderItem
 
toString() - Method in class com.webull.openapi.trade.response.v2.Account
 
toString() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
 
toString() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
 
toString() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
 
toString() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
 
toString() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
 
toString() - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
 
toString() - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
toString() - Method in class com.webull.openapi.trade.response.v3.Account
 
toString() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
 
toString() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
 
toString() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
 
toString() - Method in class com.webull.openapi.trade.response.v3.JPAccountAssetInfo
 
toString() - Method in class com.webull.openapi.trade.response.v3.OrderHistory
 
toString() - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
 
toString() - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
trace(String) - Method in interface com.webull.openapi.core.logger.Logger
 
trace(String, Object) - Method in interface com.webull.openapi.core.logger.Logger
 
trace(String, Object...) - Method in interface com.webull.openapi.core.logger.Logger
 
trace(String, Throwable) - Method in interface com.webull.openapi.core.logger.Logger
 
TradableInstrument - Class in com.webull.openapi.trade.response
 
TradableInstrument() - Constructor for class com.webull.openapi.trade.response.TradableInstrument
 
TradableInstruments - Class in com.webull.openapi.trade.response
 
TradableInstruments() - Constructor for class com.webull.openapi.trade.response.TradableInstruments
 
TRADE_TIME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
TRADE_TIME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
TradeCalendar - Class in com.webull.openapi.trade.response
 
TradeCalendar() - Constructor for class com.webull.openapi.trade.response.TradeCalendar
 
TradeClient - Class in com.webull.openapi.trade
 
TradeClient(HttpApiConfig) - Constructor for class com.webull.openapi.trade.TradeClient
 
TradeClient(HttpApiClient) - Constructor for class com.webull.openapi.trade.TradeClient
 
TradeClientV2 - Class in com.webull.openapi.trade
 
TradeClientV2(HttpApiConfig) - Constructor for class com.webull.openapi.trade.TradeClientV2
 
TradeClientV2(HttpApiClient) - Constructor for class com.webull.openapi.trade.TradeClientV2
 
TradeClientV3 - Class in com.webull.openapi.trade
 
TradeClientV3(HttpApiConfig) - Constructor for class com.webull.openapi.trade.TradeClientV3
 
TradeClientV3(HttpApiClient) - Constructor for class com.webull.openapi.trade.TradeClientV3
 
TradeEventClient - Class in com.webull.openapi.trade
 
TradeEventClient(String, String, String, int, RetryPolicy, boolean, List<GrpcHandler>) - Constructor for class com.webull.openapi.trade.TradeEventClient
 
TradeEventClient(String, String, String, int, RetryPolicy, boolean, List<GrpcHandler>, HandlerProxyFactory<Events.SubscribeResponse>) - Constructor for class com.webull.openapi.trade.TradeEventClient
 
TradeOrder - Class in com.webull.openapi.trade.request.v2
 
TradeOrder() - Constructor for class com.webull.openapi.trade.request.v2.TradeOrder
 
TradeOrder - Class in com.webull.openapi.trade.request.v3
 
TradeOrder() - Constructor for class com.webull.openapi.trade.request.v3.TradeOrder
 
TradeOrderItem - Class in com.webull.openapi.trade.request.v2
 
TradeOrderItem() - Constructor for class com.webull.openapi.trade.request.v2.TradeOrderItem
 
TradeOrderItem - Class in com.webull.openapi.trade.request.v3
 
TradeOrderItem() - Constructor for class com.webull.openapi.trade.request.v3.TradeOrderItem
 
TradeOrderItem - Class in com.webull.openapi.trade.response
 
TradeOrderItem() - Constructor for class com.webull.openapi.trade.response.TradeOrderItem
 
TradeOrderResponse - Class in com.webull.openapi.trade.response.v2
 
TradeOrderResponse() - Constructor for class com.webull.openapi.trade.response.v2.TradeOrderResponse
 
TradeOrderResponse - Class in com.webull.openapi.trade.response.v3
 
TradeOrderResponse() - Constructor for class com.webull.openapi.trade.response.v3.TradeOrderResponse
 
TradePolicy - Enum in com.webull.openapi.core.common.dict
 
TRADING_SESSION_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
TRADING_SESSIONS - Static variable in class com.webull.openapi.data.common.ArgNames
 
TradingDateType - Enum in com.webull.openapi.core.common.dict
 
trailingStopStep - Variable in class com.webull.openapi.trade.response.OrderItem
 
TrailingType - Enum in com.webull.openapi.core.common.dict
 
trailingType - Variable in class com.webull.openapi.trade.response.OrderItem
 
TYPE - Static variable in class com.webull.openapi.data.common.ArgNames
 
TYPE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
TYPE_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 

U

UNACCEPTABLE_PROTOCOL_VERSION - Static variable in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
 
UNAUTHORIZED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
underscoresToCamel(boolean) - Method in class com.webull.openapi.core.serialize.SerializeConfigBuilder
 
UNKNOWN_SERVER_ERROR - Static variable in class com.webull.openapi.core.execption.ErrorCode
 
UNPROCESSABLE_ENTITY - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
unregister(MqttClientHandlerBinder) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinderRegistry
 
unsubscribe(String, Set<String>, String, Set<String>, Boolean) - Method in interface com.webull.openapi.data.quotes.api.subsribe.IMarketStreamingClient
 
unsubscribe(String, Set<String>, String, Set<String>, Boolean) - Method in class com.webull.openapi.data.quotes.api.subsribe.MarketStreamingClient
 
unsubscribe() - Method in class com.webull.openapi.trade.events.internal.CancellableISubscription
 
unsubscribe() - Method in interface com.webull.openapi.trade.events.subscribe.ISubscription
 
UNSUBSCRIBE_ALL - Static variable in class com.webull.openapi.data.common.ArgNames
 
UNSUBSCRIBE_ALL_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
UNSUPPORTED_MEDIA_TYPE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
url(URL) - Method in class com.webull.openapi.core.http.okhttp.OkHttpRequestBuilder
 
USE_PROXY - Static variable in class com.webull.openapi.core.http.common.HttpStatus
 
USER_ID_KEY - Static variable in class com.webull.openapi.core.common.Headers
 
userCalledDisconnect() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesClientState
 
userCalledDisconnect() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.ClientStateMachine
 
userCancelled() - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContext
 
userCancelled - Variable in class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
 
userCancelled() - Method in class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
 
UserCancelledException - Exception in com.webull.openapi.trade.grpc.exception
 
UserCancelledException() - Constructor for exception com.webull.openapi.trade.grpc.exception.UserCancelledException
 
UserCancelledException(String) - Constructor for exception com.webull.openapi.trade.grpc.exception.UserCancelledException
 
userDisconnect() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
 
userDisconnect() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
 
userDisconnect() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsFailedContext
 
userId(String) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
 
username(String) - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfigBuilder
 

V

V1 - Static variable in class com.webull.openapi.core.common.Versions
 
V2 - Static variable in class com.webull.openapi.core.common.Versions
 
valueOf(String) - Static method in enum com.webull.openapi.core.auth.signer.SignAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.ApiModule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.AccountTaxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.AccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ComboType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ContractType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Currency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.EntrustType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.EventSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.EventStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ExchangeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ExerciseStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ForbidReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.InstrumentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.InstrumentSuperType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.MarginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Markets
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OptionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderEntrustType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderTIF
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.SubscribeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TickerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Timespan
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TokenStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TradePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TradingDateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TrailingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.common.Region
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.http.common.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.http.common.HttpProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.core.http.common.ProxyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
 
valueOf(String) - Static method in enum com.webull.openapi.data.quotes.subsribe.proxy.ProxyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
 
valueOf(String) - Static method in enum com.webull.openapi.trade.events.subscribe.message.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.webull.openapi.core.auth.signer.SignAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.ApiModule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.AccountTaxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.AccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.ComboType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.ContractType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.Currency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.EntrustType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.EventSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.EventStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.ExchangeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.ExerciseStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.ForbidReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.InstrumentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.InstrumentSuperType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.MarginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.Markets
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.OptionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.OptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.OrderEntrustType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.OrderEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.OrderSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.OrderTIF
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.SubscribeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.TickerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.Timespan
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.TokenStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.TradePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.TradingDateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.dict.TrailingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.common.Region
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.http.common.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.http.common.HttpProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.core.http.common.ProxyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.data.quotes.subsribe.proxy.ProxyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.webull.openapi.trade.events.subscribe.message.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, SSLSession) - Method in class com.webull.openapi.core.http.certificate.IgnoreHostnameVerifier
 
VERSION - Static variable in class com.webull.openapi.core.common.Headers
 
Versions - Class in com.webull.openapi.core.common
 
VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 

W

warn(String) - Method in interface com.webull.openapi.core.logger.Logger
 
warn(String, Object) - Method in interface com.webull.openapi.core.logger.Logger
 
warn(String, Object...) - Method in interface com.webull.openapi.core.logger.Logger
 
warn(String, Throwable) - Method in interface com.webull.openapi.core.logger.Logger
 
writeTo(BufferedSink) - Method in class com.webull.openapi.core.http.okhttp.OkHttpRequestBody
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
 
writeTo(CodedOutputStream) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2025 Webull. All rights reserved.