
com.tigerbrokers.stock.openapi.client.socket.data.pb.OrderStatusDataOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: OrderStatusData.proto
package com.tigerbrokers.stock.openapi.client.socket.data.pb;
public final class OrderStatusDataOuterClass {
private OrderStatusDataOuterClass() {}
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_OrderStatusData_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_OrderStatusData_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\025OrderStatusData.proto\0224com.tigerbroker" +
"s.stock.openapi.client.socket.data.pb\"\245\006" +
"\n\017OrderStatusData\022\n\n\002id\030\001 \001(\022\022\017\n\007account" +
"\030\002 \001(\t\022\016\n\006symbol\030\003 \001(\t\022\016\n\006expiry\030\004 \001(\t\022\016" +
"\n\006strike\030\005 \001(\t\022\r\n\005right\030\006 \001(\t\022\022\n\nidentif" +
"ier\030\007 \001(\t\022\022\n\nmultiplier\030\010 \001(\r\022\016\n\006action\030" +
"\t \001(\t\022\016\n\006market\030\n \001(\t\022\020\n\010currency\030\013 \001(\t\022" +
"\017\n\007segType\030\014 \001(\t\022\017\n\007secType\030\r \001(\t\022\021\n\tord" +
"erType\030\016 \001(\t\022\016\n\006isLong\030\017 \001(\010\022\025\n\rtotalQua" +
"ntity\030\020 \001(\022\022\032\n\022totalQuantityScale\030\021 \001(\021\022" +
"\026\n\016filledQuantity\030\022 \001(\022\022\033\n\023filledQuantit" +
"yScale\030\023 \001(\021\022\024\n\014avgFillPrice\030\024 \001(\001\022\022\n\nli" +
"mitPrice\030\025 \001(\001\022\021\n\tstopPrice\030\026 \001(\001\022\023\n\013rea" +
"lizedPnl\030\027 \001(\001\022\016\n\006status\030\030 \001(\t\022\025\n\rreplac" +
"eStatus\030\031 \001(\t\022\024\n\014cancelStatus\030\032 \001(\t\022\022\n\no" +
"utsideRth\030\033 \001(\010\022\021\n\tcanModify\030\034 \001(\010\022\021\n\tca" +
"nCancel\030\035 \001(\010\022\023\n\013liquidation\030\036 \001(\010\022\014\n\004na" +
"me\030\037 \001(\t\022\016\n\006source\030 \001(\t\022\020\n\010errorMsg\030! \001" +
"(\t\022\020\n\010attrDesc\030\" \001(\t\022\030\n\020commissionAndFee" +
"\030# \001(\002\022\020\n\010openTime\030$ \001(\004\022\021\n\ttimestamp\030% " +
"\001(\004\022\020\n\010userMark\030& \001(\t\022\027\n\017totalCashAmount" +
"\030\' \001(\001\022\030\n\020filledCashAmount\030( \001(\001\022\013\n\003gst\030" +
") \001(\001B8\n4com.tigerbrokers.stock.openapi." +
"client.socket.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_OrderStatusData_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_OrderStatusData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_tigerbrokers_stock_openapi_client_socket_data_pb_OrderStatusData_descriptor,
new java.lang.String[] { "Id", "Account", "Symbol", "Expiry", "Strike", "Right", "Identifier", "Multiplier", "Action", "Market", "Currency", "SegType", "SecType", "OrderType", "IsLong", "TotalQuantity", "TotalQuantityScale", "FilledQuantity", "FilledQuantityScale", "AvgFillPrice", "LimitPrice", "StopPrice", "RealizedPnl", "Status", "ReplaceStatus", "CancelStatus", "OutsideRth", "CanModify", "CanCancel", "Liquidation", "Name", "Source", "ErrorMsg", "AttrDesc", "CommissionAndFee", "OpenTime", "Timestamp", "UserMark", "TotalCashAmount", "FilledCashAmount", "Gst", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy