public final class AssetData extends com.google.protobuf.GeneratedMessageV3 implements AssetDataOrBuilder
com.tigerbrokers.stock.openapi.client.socket.data.pb.AssetData| 限定符和类型 | 类和说明 |
|---|---|
static class |
AssetData.Builder
Protobuf type
com.tigerbrokers.stock.openapi.client.socket.data.pb.AssetData |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ACCOUNT_FIELD_NUMBER |
static int |
AVAILABLEFUNDS_FIELD_NUMBER |
static int |
BUYINGPOWER_FIELD_NUMBER |
static int |
CASHBALANCE_FIELD_NUMBER |
static int |
CURRENCY_FIELD_NUMBER |
static int |
EQUITYWITHLOAN_FIELD_NUMBER |
static int |
EXCESSLIQUIDITY_FIELD_NUMBER |
static int |
GROSSPOSITIONVALUE_FIELD_NUMBER |
static int |
INITMARGINREQ_FIELD_NUMBER |
static int |
MAINTMARGINREQ_FIELD_NUMBER |
static int |
NETLIQUIDATION_FIELD_NUMBER |
static int |
SEGTYPE_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getAccount()
user account
string account = 1; |
com.google.protobuf.ByteString |
getAccountBytes()
user account
string account = 1; |
double |
getAvailableFunds()
available funds, overnight liquidity
double availableFunds = 4; |
double |
getBuyingPower()
buying power.
|
double |
getCashBalance()
Cash amount.
|
String |
getCurrency()
currency.
|
com.google.protobuf.ByteString |
getCurrencyBytes()
currency.
|
static AssetData |
getDefaultInstance() |
AssetData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getEquityWithLoan()
Equity with loan value (asset with loan value) - Securities Segment: Cash Value + Stock Value - Futures Segment: Cash Value - Maintenance Margin
double equityWithLoan = 7; |
double |
getExcessLiquidity()
excess liquidity, used to represent intraday risk value.
|
double |
getGrossPositionValue()
total value of securities
double grossPositionValue = 10; |
double |
getInitMarginReq()
initial margin requirement
double initMarginReq = 11; |
double |
getMaintMarginReq()
maintenance margin requirement
double maintMarginReq = 12; |
double |
getNetLiquidation()
Total Assets (Net Liquidation Value)
double netLiquidation = 6; |
com.google.protobuf.Parser<AssetData> |
getParserForType() |
String |
getSegType()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 3; |
com.google.protobuf.ByteString |
getSegTypeBytes()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 3; |
int |
getSerializedSize() |
long |
getTimestamp()
uint64 timestamp = 13; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AssetData.Builder |
newBuilder() |
static AssetData.Builder |
newBuilder(AssetData prototype) |
AssetData.Builder |
newBuilderForType() |
protected AssetData.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AssetData |
parseDelimitedFrom(InputStream input) |
static AssetData |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetData |
parseFrom(byte[] data) |
static AssetData |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetData |
parseFrom(ByteBuffer data) |
static AssetData |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetData |
parseFrom(com.google.protobuf.ByteString data) |
static AssetData |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetData |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AssetData |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetData |
parseFrom(InputStream input) |
static AssetData |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AssetData> |
parser() |
AssetData.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ACCOUNT_FIELD_NUMBER
public static final int CURRENCY_FIELD_NUMBER
public static final int SEGTYPE_FIELD_NUMBER
public static final int AVAILABLEFUNDS_FIELD_NUMBER
public static final int EXCESSLIQUIDITY_FIELD_NUMBER
public static final int NETLIQUIDATION_FIELD_NUMBER
public static final int EQUITYWITHLOAN_FIELD_NUMBER
public static final int BUYINGPOWER_FIELD_NUMBER
public static final int CASHBALANCE_FIELD_NUMBER
public static final int GROSSPOSITIONVALUE_FIELD_NUMBER
public static final int INITMARGINREQ_FIELD_NUMBER
public static final int MAINTMARGINREQ_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getAccount()
user account
string account = 1;getAccount 在接口中 AssetDataOrBuilderpublic com.google.protobuf.ByteString getAccountBytes()
user account
string account = 1;getAccountBytes 在接口中 AssetDataOrBuilderpublic String getCurrency()
currency. USD, HKD, etc.
string currency = 2;getCurrency 在接口中 AssetDataOrBuilderpublic com.google.protobuf.ByteString getCurrencyBytes()
currency. USD, HKD, etc.
string currency = 2;getCurrencyBytes 在接口中 AssetDataOrBuilderpublic String getSegType()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 3;getSegType 在接口中 AssetDataOrBuilderpublic com.google.protobuf.ByteString getSegTypeBytes()
Securities Category C: (Commodities Futures), S: (Securities Stocks)
string segType = 3;getSegTypeBytes 在接口中 AssetDataOrBuilderpublic double getAvailableFunds()
available funds, overnight liquidity
double availableFunds = 4;getAvailableFunds 在接口中 AssetDataOrBuilderpublic double getExcessLiquidity()
excess liquidity, used to represent intraday risk value.
double excessLiquidity = 5;getExcessLiquidity 在接口中 AssetDataOrBuilderpublic double getNetLiquidation()
Total Assets (Net Liquidation Value)
double netLiquidation = 6;getNetLiquidation 在接口中 AssetDataOrBuilderpublic double getEquityWithLoan()
Equity with loan value (asset with loan value) - Securities Segment: Cash Value + Stock Value - Futures Segment: Cash Value - Maintenance Margin
double equityWithLoan = 7;getEquityWithLoan 在接口中 AssetDataOrBuilderpublic double getBuyingPower()
buying power. An estimation of how many more dollars you can buy in stock assets. Only apply to stock segment
double buyingPower = 8;getBuyingPower 在接口中 AssetDataOrBuilderpublic double getCashBalance()
Cash amount. Sum of current cash balances in all currencies
double cashBalance = 9;getCashBalance 在接口中 AssetDataOrBuilderpublic double getGrossPositionValue()
total value of securities
double grossPositionValue = 10;getGrossPositionValue 在接口中 AssetDataOrBuilderpublic double getInitMarginReq()
initial margin requirement
double initMarginReq = 11;getInitMarginReq 在接口中 AssetDataOrBuilderpublic double getMaintMarginReq()
maintenance margin requirement
double maintMarginReq = 12;getMaintMarginReq 在接口中 AssetDataOrBuilderpublic long getTimestamp()
uint64 timestamp = 13;getTimestamp 在接口中 AssetDataOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static AssetData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AssetData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AssetData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AssetData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AssetData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AssetData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AssetData parseFrom(InputStream input) throws IOException
IOExceptionpublic static AssetData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AssetData parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AssetData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AssetData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AssetData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AssetData.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static AssetData.Builder newBuilder()
public static AssetData.Builder newBuilder(AssetData prototype)
public AssetData.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected AssetData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static AssetData getDefaultInstance()
public static com.google.protobuf.Parser<AssetData> parser()
public com.google.protobuf.Parser<AssetData> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public AssetData getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.