
com.tigerbrokers.stock.openapi.client.socket.data.pb.PositionDataOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: PositionData.proto
package com.tigerbrokers.stock.openapi.client.socket.data.pb;
public final class PositionDataOuterClass {
private PositionDataOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_PositionData_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_PositionData_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\022PositionData.proto\0224com.tigerbrokers.s" +
"tock.openapi.client.socket.data.pb\"\267\003\n\014P" +
"ositionData\022\017\n\007account\030\001 \001(\t\022\016\n\006symbol\030\002" +
" \001(\t\022\016\n\006expiry\030\003 \001(\t\022\016\n\006strike\030\004 \001(\t\022\r\n\005" +
"right\030\005 \001(\t\022\022\n\nidentifier\030\006 \001(\t\022\022\n\nmulti" +
"plier\030\007 \001(\r\022\016\n\006market\030\010 \001(\t\022\020\n\010currency\030" +
"\t \001(\t\022\017\n\007segType\030\n \001(\t\022\017\n\007secType\030\013 \001(\t\022" +
"\020\n\010position\030\014 \001(\022\022\025\n\rpositionScale\030\r \001(\021" +
"\022\023\n\013averageCost\030\016 \001(\001\022\023\n\013latestPrice\030\017 \001" +
"(\001\022\023\n\013marketValue\030\020 \001(\001\022\025\n\runrealizedPnl" +
"\030\021 \001(\001\022\014\n\004name\030\022 \001(\t\022\021\n\ttimestamp\030\023 \001(\004\022" +
"\025\n\010saleable\030\024 \001(\022H\000\210\001\001\022\023\n\013positionQty\030\025 " +
"\001(\001\022\022\n\nsalableQty\030\026 \001(\001B\013\n\t_saleableB8\n4" +
"com.tigerbrokers.stock.openapi.client.so" +
"cket.data.pbP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_PositionData_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_PositionData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_PositionData_descriptor,
new java.lang.String[] { "Account", "Symbol", "Expiry", "Strike", "Right", "Identifier", "Multiplier", "Market", "Currency", "SegType", "SecType", "Position", "PositionScale", "AverageCost", "LatestPrice", "MarketValue", "UnrealizedPnl", "Name", "Timestamp", "Saleable", "PositionQty", "SalableQty", "Saleable", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy