You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
miax_onyxfutures_depthofmarket_mach_v1_0_b.fields.delete_order_message=ProtoField.new("Delete Order Message", "miax.onyxfutures.depthofmarket.mach.v1.0.b.deleteordermessage", ftypes.STRING)
miax_onyxfutures_depthofmarket_mach_v1_0_b.fields.modify_order_message=ProtoField.new("Modify Order Message", "miax.onyxfutures.depthofmarket.mach.v1.0.b.modifyordermessage", ftypes.STRING)
53
53
miax_onyxfutures_depthofmarket_mach_v1_0_b.fields.number_of_legs=ProtoField.new("Number Of Legs", "miax.onyxfutures.depthofmarket.mach.v1.0.b.numberoflegs", ftypes.UINT8)
miax_onyxfutures_depthofmarket_mach_v1_0_b.fields.opening_match_quantity=ProtoField.new("Opening Match Quantity", "miax.onyxfutures.depthofmarket.mach.v1.0.b.openingmatchquantity", ftypes.UINT32)
miax_onyxfutures_depthofmarket_mach_v1_0_b.fields.unit_of_measure=ProtoField.new("Unit Of Measure", "miax.onyxfutures.depthofmarket.mach.v1.0.b.unitofmeasure", ftypes.STRING)
95
96
miax_onyxfutures_depthofmarket_mach_v1_0_b.fields.unit_of_measure_quantity=ProtoField.new("Unit Of Measure Quantity", "miax.onyxfutures.depthofmarket.mach.v1.0.b.unitofmeasurequantity", ftypes.UINT32)
@@ -128,6 +131,7 @@ miax_onyxfutures_depthofmarket_mach_v1_0_b.prefs.show_delete_order_message = Pre
128
131
miax_onyxfutures_depthofmarket_mach_v1_0_b.prefs.show_instrument_clear_message=Pref.bool("Show Instrument Clear Message", show.instrument_clear_message, "Parse and add Instrument Clear Message to protocol tree")
129
132
miax_onyxfutures_depthofmarket_mach_v1_0_b.prefs.show_instrument_trading_status_notification_message=Pref.bool("Show Instrument Trading Status Notification Message", show.instrument_trading_status_notification_message, "Parse and add Instrument Trading Status Notification Message to protocol tree")
130
133
miax_onyxfutures_depthofmarket_mach_v1_0_b.prefs.show_message=Pref.bool("Show Message", show.message, "Parse and add Message to protocol tree")
134
+
miax_onyxfutures_depthofmarket_mach_v1_0_b.prefs.show_modify_flags=Pref.bool("Show Modify Flags", show.modify_flags, "Parse and add Modify Flags to protocol tree")
131
135
miax_onyxfutures_depthofmarket_mach_v1_0_b.prefs.show_modify_order_message=Pref.bool("Show Modify Order Message", show.modify_order_message, "Parse and add Modify Order Message to protocol tree")
132
136
miax_onyxfutures_depthofmarket_mach_v1_0_b.prefs.show_open_interest_update_message=Pref.bool("Show Open Interest Update Message", show.open_interest_update_message, "Parse and add Open Interest Update Message to protocol tree")
133
137
miax_onyxfutures_depthofmarket_mach_v1_0_b.prefs.show_order_execution_message=Pref.bool("Show Order Execution Message", show.order_execution_message, "Parse and add Order Execution Message to protocol tree")
@@ -177,6 +181,10 @@ function miax_onyxfutures_depthofmarket_mach_v1_0_b.prefs_changed()
0 commit comments