| 程序包 | 说明 |
|---|---|
| com.tigerbrokers.stock.openapi.client.socket.data.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
OrderTransactionData.Builder |
OrderTransactionData.Builder.clear() |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearAccount()
user account
string account = 3; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearAction()
BUY or SELL
string action = 7; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearCreateTime()
uint64 createTime = 14; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearCurrency()
currency.
|
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearFilledPrice()
filled price
double filledPrice = 12; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearFilledQuantity()
filled quantity
sint64 filledQuantity = 13; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearId()
transact id
sint64 id = 1; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearIdentifier()
string identifier = 5; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearMarket()
market.
|
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearMultiplier()
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 6; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearOrderId()
unique order id
sint64 orderId = 2; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearSecType()
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearSegType()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearSymbol()
string symbol = 4; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearTimestamp()
uint64 timestamp = 17; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearTransactTime()
transact time
uint64 transactTime = 16; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.clearUpdateTime()
uint64 updateTime = 15; |
OrderTransactionData.Builder |
PushData.Builder.getOrderTransactionDataBuilder()
.com.tigerbrokers.stock.openapi.client.socket.data.pb.OrderTransactionData orderTransactionData = 8; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OrderTransactionData.Builder |
OrderTransactionData.Builder.mergeFrom(com.google.protobuf.Message other) |
OrderTransactionData.Builder |
OrderTransactionData.Builder.mergeFrom(OrderTransactionData other) |
OrderTransactionData.Builder |
OrderTransactionData.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static OrderTransactionData.Builder |
OrderTransactionData.newBuilder() |
static OrderTransactionData.Builder |
OrderTransactionData.newBuilder(OrderTransactionData prototype) |
OrderTransactionData.Builder |
OrderTransactionData.newBuilderForType() |
protected OrderTransactionData.Builder |
OrderTransactionData.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setAccount(String value)
user account
string account = 3; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setAccountBytes(com.google.protobuf.ByteString value)
user account
string account = 3; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setAction(String value)
BUY or SELL
string action = 7; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setActionBytes(com.google.protobuf.ByteString value)
BUY or SELL
string action = 7; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setCreateTime(long value)
uint64 createTime = 14; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setCurrency(String value)
currency.
|
OrderTransactionData.Builder |
OrderTransactionData.Builder.setCurrencyBytes(com.google.protobuf.ByteString value)
currency.
|
OrderTransactionData.Builder |
OrderTransactionData.Builder.setFilledPrice(double value)
filled price
double filledPrice = 12; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setFilledQuantity(long value)
filled quantity
sint64 filledQuantity = 13; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setId(long value)
transact id
sint64 id = 1; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setIdentifier(String value)
string identifier = 5; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setIdentifierBytes(com.google.protobuf.ByteString value)
string identifier = 5; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setMarket(String value)
market.
|
OrderTransactionData.Builder |
OrderTransactionData.Builder.setMarketBytes(com.google.protobuf.ByteString value)
market.
|
OrderTransactionData.Builder |
OrderTransactionData.Builder.setMultiplier(int value)
multiplier for futures, options, warrants and CBBC
uint32 multiplier = 6; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setOrderId(long value)
unique order id
sint64 orderId = 2; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setSecType(String value)
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setSecTypeBytes(com.google.protobuf.ByteString value)
STK Stocks, OPT Options, WAR Warrants, IOPT CBBC, CASH FOREX, FUT Futures, FOP Future Options
string secType = 11; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setSegType(String value)
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setSegTypeBytes(com.google.protobuf.ByteString value)
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 10; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setSymbol(String value)
string symbol = 4; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setSymbolBytes(com.google.protobuf.ByteString value)
string symbol = 4; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setTimestamp(long value)
uint64 timestamp = 17; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setTransactTime(long value)
transact time
uint64 transactTime = 16; |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OrderTransactionData.Builder |
OrderTransactionData.Builder.setUpdateTime(long value)
uint64 updateTime = 15; |
OrderTransactionData.Builder |
OrderTransactionData.toBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PushData.Builder |
PushData.Builder.setOrderTransactionData(OrderTransactionData.Builder builderForValue)
.com.tigerbrokers.stock.openapi.client.socket.data.pb.OrderTransactionData orderTransactionData = 8; |
Copyright © 2024. All rights reserved.