Skip to content

Commit 75a70a5

Browse files
Update Cfe Boe3 fields
1 parent 18de313 commit 75a70a5

3 files changed

Lines changed: 57 additions & 57 deletions

Cboe/Cboe_Futures_OrderEntry_Boe3_v1_0_Dissector.lua

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.exec_id = function(buffer, offset, pac
669669
end
670670

671671
-- Size: Quote Update Id
672-
cboe_futures_orderentry_boe3_v1_0_size_of.quote_update_id = 1
672+
cboe_futures_orderentry_boe3_v1_0_size_of.quote_update_id = 16
673673

674674
-- Display: Quote Update Id
675675
cboe_futures_orderentry_boe3_v1_0_display.quote_update_id = function(value)
@@ -741,7 +741,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.variance_quote_restatement_message_fie
741741
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
742742
index, transaction_time = cboe_futures_orderentry_boe3_v1_0_dissect.transaction_time(buffer, index, packet, parent)
743743

744-
-- Quote Update Id: 1 Byte Ascii String
744+
-- Quote Update Id: 16 Byte Ascii String
745745
index, quote_update_id = cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_id(buffer, index, packet, parent)
746746

747747
-- Exec Id: 8 Byte Unsigned Fixed Width Integer
@@ -806,7 +806,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.tas_quote_restatement_message_fields =
806806
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
807807
index, transaction_time = cboe_futures_orderentry_boe3_v1_0_dissect.transaction_time(buffer, index, packet, parent)
808808

809-
-- Quote Update Id: 1 Byte Ascii String
809+
-- Quote Update Id: 16 Byte Ascii String
810810
index, quote_update_id = cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_id(buffer, index, packet, parent)
811811

812812
-- Exec Id: 8 Byte Unsigned Fixed Width Integer
@@ -1008,7 +1008,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.quote_cancelled_message_fields = funct
10081008
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
10091009
index, transaction_time = cboe_futures_orderentry_boe3_v1_0_dissect.transaction_time(buffer, index, packet, parent)
10101010

1011-
-- Quote Update Id: 1 Byte Ascii String
1011+
-- Quote Update Id: 16 Byte Ascii String
10121012
index, quote_update_id = cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_id(buffer, index, packet, parent)
10131013

10141014
-- Order Id: 8 Byte Unsigned Fixed Width Integer
@@ -1250,7 +1250,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.quote_execution_message_fields = funct
12501250
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
12511251
index, transaction_time = cboe_futures_orderentry_boe3_v1_0_dissect.transaction_time(buffer, index, packet, parent)
12521252

1253-
-- Quote Update Id: 1 Byte Ascii String
1253+
-- Quote Update Id: 16 Byte Ascii String
12541254
index, quote_update_id = cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_id(buffer, index, packet, parent)
12551255

12561256
-- Order Id: 8 Byte Unsigned Fixed Width Integer
@@ -1390,7 +1390,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.quote_restated_message_fields = functi
13901390
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
13911391
index, transaction_time = cboe_futures_orderentry_boe3_v1_0_dissect.transaction_time(buffer, index, packet, parent)
13921392

1393-
-- Quote Update Id: 1 Byte Ascii String
1393+
-- Quote Update Id: 16 Byte Ascii String
13941394
index, quote_update_id = cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_id(buffer, index, packet, parent)
13951395

13961396
-- Order Id: 8 Byte Unsigned Fixed Width Integer
@@ -1554,7 +1554,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_rejected_message_fields =
15541554
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
15551555
index, transaction_time = cboe_futures_orderentry_boe3_v1_0_dissect.transaction_time(buffer, index, packet, parent)
15561556

1557-
-- Quote Update Id: 1 Byte Ascii String
1557+
-- Quote Update Id: 16 Byte Ascii String
15581558
index, quote_update_id = cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_id(buffer, index, packet, parent)
15591559

15601560
-- Quote Reject Reason: 1 Byte Ascii String Enum with 27 values
@@ -1743,7 +1743,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_acknowledgement_message_f
17431743
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
17441744
index, transaction_time = cboe_futures_orderentry_boe3_v1_0_dissect.transaction_time(buffer, index, packet, parent)
17451745

1746-
-- Quote Update Id: 1 Byte Ascii String
1746+
-- Quote Update Id: 16 Byte Ascii String
17471747
index, quote_update_id = cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_id(buffer, index, packet, parent)
17481748

17491749
-- Request Received Time: 8 Byte Unsigned Fixed Width Integer
@@ -3832,7 +3832,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.cum_qty = function(buffer, offset, pac
38323832
end
38333833

38343834
-- Size: Oeo Id
3835-
cboe_futures_orderentry_boe3_v1_0_size_of.oeo_id = 1
3835+
cboe_futures_orderentry_boe3_v1_0_size_of.oeo_id = 18
38363836

38373837
-- Display: Oeo Id
38383838
cboe_futures_orderentry_boe3_v1_0_display.oeo_id = function(value)
@@ -4286,7 +4286,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.order_acknowledgement_message_fields =
42864286
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
42874287
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_0_dissect.manual_order_indicator(buffer, index, packet, parent)
42884288

4289-
-- Oeo Id: 1 Byte Ascii String
4289+
-- Oeo Id: 18 Byte Ascii String
42904290
index, oeo_id = cboe_futures_orderentry_boe3_v1_0_dissect.oeo_id(buffer, index, packet, parent)
42914291

42924292
-- Cum Qty: 4 Byte Unsigned Fixed Width Integer
@@ -4581,7 +4581,7 @@ end
45814581
cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_message_fields = function(buffer, offset, packet, parent)
45824582
local index = offset
45834583

4584-
-- Quote Update Id: 1 Byte Ascii String
4584+
-- Quote Update Id: 16 Byte Ascii String
45854585
index, quote_update_id = cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_id(buffer, index, packet, parent)
45864586

45874587
-- Clearing Firm: 4 Byte Ascii String
@@ -4608,7 +4608,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.quote_update_message_fields = function
46084608
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
46094609
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_0_dissect.manual_order_indicator(buffer, index, packet, parent)
46104610

4611-
-- Oeo Id: 1 Byte Ascii String
4611+
-- Oeo Id: 18 Byte Ascii String
46124612
index, oeo_id = cboe_futures_orderentry_boe3_v1_0_dissect.oeo_id(buffer, index, packet, parent)
46134613

46144614
-- Size Modifier: 1 Byte Ascii String Enum with 2 values
@@ -4931,7 +4931,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.purge_orders_message_fields = function
49314931
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
49324932
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_0_dissect.manual_order_indicator(buffer, index, packet, parent)
49334933

4934-
-- Oeo Id: 1 Byte Ascii String
4934+
-- Oeo Id: 18 Byte Ascii String
49354935
index, oeo_id = cboe_futures_orderentry_boe3_v1_0_dissect.oeo_id(buffer, index, packet, parent)
49364936

49374937
-- Custom Group Id Cnt: 1 Byte Unsigned Fixed Width Integer
@@ -5001,7 +5001,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.mass_cancel_order_message_fields = fun
50015001
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
50025002
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_0_dissect.manual_order_indicator(buffer, index, packet, parent)
50035003

5004-
-- Oeo Id: 1 Byte Ascii String
5004+
-- Oeo Id: 18 Byte Ascii String
50055005
index, oeo_id = cboe_futures_orderentry_boe3_v1_0_dissect.oeo_id(buffer, index, packet, parent)
50065006

50075007
return index
@@ -5053,7 +5053,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.cancel_order_message_fields = function
50535053
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
50545054
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_0_dissect.manual_order_indicator(buffer, index, packet, parent)
50555055

5056-
-- Oeo Id: 1 Byte Ascii String
5056+
-- Oeo Id: 18 Byte Ascii String
50575057
index, oeo_id = cboe_futures_orderentry_boe3_v1_0_dissect.oeo_id(buffer, index, packet, parent)
50585058

50595059
return index
@@ -5166,7 +5166,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.modify_order_message_fields = function
51665166
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
51675167
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_0_dissect.manual_order_indicator(buffer, index, packet, parent)
51685168

5169-
-- Oeo Id: 1 Byte Ascii String
5169+
-- Oeo Id: 18 Byte Ascii String
51705170
index, oeo_id = cboe_futures_orderentry_boe3_v1_0_dissect.oeo_id(buffer, index, packet, parent)
51715171

51725172
-- Frequent Trader Id: 6 Byte Ascii String
@@ -5318,7 +5318,7 @@ cboe_futures_orderentry_boe3_v1_0_dissect.new_order_message_fields = function(bu
53185318
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
53195319
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_0_dissect.manual_order_indicator(buffer, index, packet, parent)
53205320

5321-
-- Oeo Id: 1 Byte Ascii String
5321+
-- Oeo Id: 18 Byte Ascii String
53225322
index, oeo_id = cboe_futures_orderentry_boe3_v1_0_dissect.oeo_id(buffer, index, packet, parent)
53235323

53245324
-- Frequent Trader Id: 6 Byte Ascii String

Cboe/Cboe_Futures_OrderEntry_Boe3_v1_1_18_Dissector.lua

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.exec_id = function(buffer, offset,
10671067
end
10681068

10691069
-- Size: Quote Update Id
1070-
cboe_futures_orderentry_boe3_v1_1_18_size_of.quote_update_id = 1
1070+
cboe_futures_orderentry_boe3_v1_1_18_size_of.quote_update_id = 16
10711071

10721072
-- Display: Quote Update Id
10731073
cboe_futures_orderentry_boe3_v1_1_18_display.quote_update_id = function(value)
@@ -1117,7 +1117,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.tas_quote_restatement_fields = func
11171117
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
11181118
index, transaction_time = cboe_futures_orderentry_boe3_v1_1_18_dissect.transaction_time(buffer, index, packet, parent)
11191119

1120-
-- Quote Update Id: 1 Byte Ascii String
1120+
-- Quote Update Id: 16 Byte Ascii String
11211121
index, quote_update_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_id(buffer, index, packet, parent)
11221122

11231123
-- Exec Id: 8 Byte Unsigned Fixed Width Integer
@@ -1319,7 +1319,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_cancelled_fields = function(b
13191319
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
13201320
index, transaction_time = cboe_futures_orderentry_boe3_v1_1_18_dissect.transaction_time(buffer, index, packet, parent)
13211321

1322-
-- Quote Update Id: 1 Byte Ascii String
1322+
-- Quote Update Id: 16 Byte Ascii String
13231323
index, quote_update_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_id(buffer, index, packet, parent)
13241324

13251325
-- Order Id: 8 Byte Unsigned Fixed Width Integer
@@ -1541,7 +1541,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_execution_fields = function(b
15411541
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
15421542
index, transaction_time = cboe_futures_orderentry_boe3_v1_1_18_dissect.transaction_time(buffer, index, packet, parent)
15431543

1544-
-- Quote Update Id: 1 Byte Ascii String
1544+
-- Quote Update Id: 16 Byte Ascii String
15451545
index, quote_update_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_id(buffer, index, packet, parent)
15461546

15471547
-- Order Id: 8 Byte Unsigned Fixed Width Integer
@@ -1681,7 +1681,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_restated_fields = function(bu
16811681
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
16821682
index, transaction_time = cboe_futures_orderentry_boe3_v1_1_18_dissect.transaction_time(buffer, index, packet, parent)
16831683

1684-
-- Quote Update Id: 1 Byte Ascii String
1684+
-- Quote Update Id: 16 Byte Ascii String
16851685
index, quote_update_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_id(buffer, index, packet, parent)
16861686

16871687
-- Order Id: 8 Byte Unsigned Fixed Width Integer
@@ -1845,7 +1845,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_rejected_fields = func
18451845
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
18461846
index, transaction_time = cboe_futures_orderentry_boe3_v1_1_18_dissect.transaction_time(buffer, index, packet, parent)
18471847

1848-
-- Quote Update Id: 1 Byte Ascii String
1848+
-- Quote Update Id: 16 Byte Ascii String
18491849
index, quote_update_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_id(buffer, index, packet, parent)
18501850

18511851
-- Quote Reject Reason: 1 Byte Ascii String Enum with 27 values
@@ -2034,7 +2034,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_acknowledgement_fields
20342034
-- Transaction Time: 8 Byte Unsigned Fixed Width Integer
20352035
index, transaction_time = cboe_futures_orderentry_boe3_v1_1_18_dissect.transaction_time(buffer, index, packet, parent)
20362036

2037-
-- Quote Update Id: 1 Byte Ascii String
2037+
-- Quote Update Id: 16 Byte Ascii String
20382038
index, quote_update_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_id(buffer, index, packet, parent)
20392039

20402040
-- Request Received Time: 8 Byte Unsigned Fixed Width Integer
@@ -4230,7 +4230,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.country_code = function(buffer, off
42304230
end
42314231

42324232
-- Size: Oeo Id
4233-
cboe_futures_orderentry_boe3_v1_1_18_size_of.oeo_id = 1
4233+
cboe_futures_orderentry_boe3_v1_1_18_size_of.oeo_id = 18
42344234

42354235
-- Display: Oeo Id
42364236
cboe_futures_orderentry_boe3_v1_1_18_display.oeo_id = function(value)
@@ -4662,7 +4662,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.order_acknowledgement_option_fields
46624662
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
46634663
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
46644664

4665-
-- Oeo Id: 1 Byte Ascii String
4665+
-- Oeo Id: 18 Byte Ascii String
46664666
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
46674667

46684668
-- Cum Qty
@@ -4875,7 +4875,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.order_acknowledgement_fields = func
48754875
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
48764876
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
48774877

4878-
-- Oeo Id: 1 Byte Ascii String
4878+
-- Oeo Id: 18 Byte Ascii String
48794879
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
48804880

48814881
-- Cum Qty
@@ -5222,7 +5222,7 @@ end
52225222
cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_option_fields = function(buffer, offset, packet, parent)
52235223
local index = offset
52245224

5225-
-- Quote Update Id: 1 Byte Ascii String
5225+
-- Quote Update Id: 16 Byte Ascii String
52265226
index, quote_update_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_id(buffer, index, packet, parent)
52275227

52285228
-- Clearing Firm: 4 Byte Ascii String
@@ -5249,7 +5249,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_option_fields = functi
52495249
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
52505250
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
52515251

5252-
-- Oeo Id: 1 Byte Ascii String
5252+
-- Oeo Id: 18 Byte Ascii String
52535253
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
52545254

52555255
-- Size Modifier: 1 Byte Ascii String Enum with 2 values
@@ -5380,7 +5380,7 @@ end
53805380
cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_fields = function(buffer, offset, packet, parent)
53815381
local index = offset
53825382

5383-
-- Quote Update Id: 1 Byte Ascii String
5383+
-- Quote Update Id: 16 Byte Ascii String
53845384
index, quote_update_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_id(buffer, index, packet, parent)
53855385

53865386
-- Clearing Firm: 4 Byte Ascii String
@@ -5407,7 +5407,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.quote_update_fields = function(buff
54075407
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
54085408
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
54095409

5410-
-- Oeo Id: 1 Byte Ascii String
5410+
-- Oeo Id: 18 Byte Ascii String
54115411
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
54125412

54135413
-- Size Modifier: 1 Byte Ascii String Enum with 2 values
@@ -5728,7 +5728,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.purge_orders_fields = function(buff
57285728
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
57295729
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
57305730

5731-
-- Oeo Id: 1 Byte Ascii String
5731+
-- Oeo Id: 18 Byte Ascii String
57325732
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
57335733

57345734
-- Custom Group Id Cnt: 1 Byte Unsigned Fixed Width Integer
@@ -5796,7 +5796,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.mass_cancel_order_fields = function
57965796
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
57975797
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
57985798

5799-
-- Oeo Id: 1 Byte Ascii String
5799+
-- Oeo Id: 18 Byte Ascii String
58005800
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
58015801

58025802
return index
@@ -5848,7 +5848,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.cancel_order_fields = function(buff
58485848
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
58495849
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
58505850

5851-
-- Oeo Id: 1 Byte Ascii String
5851+
-- Oeo Id: 18 Byte Ascii String
58525852
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
58535853

58545854
return index
@@ -5961,7 +5961,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.modify_order_fields = function(buff
59615961
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
59625962
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
59635963

5964-
-- Oeo Id: 1 Byte Ascii String
5964+
-- Oeo Id: 18 Byte Ascii String
59655965
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
59665966

59675967
-- Frequent Trader Id: 6 Byte Ascii String
@@ -6111,7 +6111,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.new_order_option_fields = function(
61116111
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
61126112
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
61136113

6114-
-- Oeo Id: 1 Byte Ascii String
6114+
-- Oeo Id: 18 Byte Ascii String
61156115
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
61166116

61176117
-- Frequent Trader Id: 6 Byte Ascii String
@@ -6276,7 +6276,7 @@ cboe_futures_orderentry_boe3_v1_1_18_dissect.new_order_fields = function(buffer,
62766276
-- Manual Order Indicator: 1 Byte Ascii String Enum with 2 values
62776277
index, manual_order_indicator = cboe_futures_orderentry_boe3_v1_1_18_dissect.manual_order_indicator(buffer, index, packet, parent)
62786278

6279-
-- Oeo Id: 1 Byte Ascii String
6279+
-- Oeo Id: 18 Byte Ascii String
62806280
index, oeo_id = cboe_futures_orderentry_boe3_v1_1_18_dissect.oeo_id(buffer, index, packet, parent)
62816281

62826282
-- Frequent Trader Id: 6 Byte Ascii String

0 commit comments

Comments
 (0)