|
264 | 264 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.ask_quantity_numeric_5.dissect = function(buffer, offset, packet, parent) |
265 | 265 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.ask_quantity_numeric_5.size |
266 | 266 | local range = buffer(offset, length) |
267 | | - local value = range:string() |
| 267 | + local value = tonumber(range:string()) |
| 268 | + |
| 269 | + if value == nil then |
| 270 | + value = "Not Applicable" |
| 271 | + end |
| 272 | + |
268 | 273 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.ask_quantity_numeric_5.display(value, buffer, offset, packet, parent) |
269 | 274 |
|
270 | 275 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.ask_quantity_numeric_5, range, value, display) |
|
287 | 292 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.ask_quantity_numeric_6.dissect = function(buffer, offset, packet, parent) |
288 | 293 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.ask_quantity_numeric_6.size |
289 | 294 | local range = buffer(offset, length) |
290 | | - local value = range:string() |
| 295 | + local value = tonumber(range:string()) |
| 296 | + |
| 297 | + if value == nil then |
| 298 | + value = "Not Applicable" |
| 299 | + end |
| 300 | + |
291 | 301 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.ask_quantity_numeric_6.display(value, buffer, offset, packet, parent) |
292 | 302 |
|
293 | 303 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.ask_quantity_numeric_6, range, value, display) |
|
394 | 404 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.bid_quantity_numeric_5.dissect = function(buffer, offset, packet, parent) |
395 | 405 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.bid_quantity_numeric_5.size |
396 | 406 | local range = buffer(offset, length) |
397 | | - local value = range:string() |
| 407 | + local value = tonumber(range:string()) |
| 408 | + |
| 409 | + if value == nil then |
| 410 | + value = "Not Applicable" |
| 411 | + end |
| 412 | + |
398 | 413 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.bid_quantity_numeric_5.display(value, buffer, offset, packet, parent) |
399 | 414 |
|
400 | 415 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.bid_quantity_numeric_5, range, value, display) |
|
417 | 432 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.bid_quantity_numeric_6.dissect = function(buffer, offset, packet, parent) |
418 | 433 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.bid_quantity_numeric_6.size |
419 | 434 | local range = buffer(offset, length) |
420 | | - local value = range:string() |
| 435 | + local value = tonumber(range:string()) |
| 436 | + |
| 437 | + if value == nil then |
| 438 | + value = "Not Applicable" |
| 439 | + end |
| 440 | + |
421 | 441 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.bid_quantity_numeric_6.display(value, buffer, offset, packet, parent) |
422 | 442 |
|
423 | 443 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.bid_quantity_numeric_6, range, value, display) |
|
463 | 483 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.cumulative_volume_numeric_7.dissect = function(buffer, offset, packet, parent) |
464 | 484 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.cumulative_volume_numeric_7.size |
465 | 485 | local range = buffer(offset, length) |
466 | | - local value = range:string() |
| 486 | + local value = tonumber(range:string()) |
| 487 | + |
| 488 | + if value == nil then |
| 489 | + value = "Not Applicable" |
| 490 | + end |
| 491 | + |
467 | 492 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.cumulative_volume_numeric_7.display(value, buffer, offset, packet, parent) |
468 | 493 |
|
469 | 494 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.cumulative_volume_numeric_7, range, value, display) |
|
486 | 511 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.cumulative_volume_numeric_9.dissect = function(buffer, offset, packet, parent) |
487 | 512 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.cumulative_volume_numeric_9.size |
488 | 513 | local range = buffer(offset, length) |
489 | | - local value = range:string() |
| 514 | + local value = tonumber(range:string()) |
| 515 | + |
| 516 | + if value == nil then |
| 517 | + value = "Not Applicable" |
| 518 | + end |
| 519 | + |
490 | 520 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.cumulative_volume_numeric_9.display(value, buffer, offset, packet, parent) |
491 | 521 |
|
492 | 522 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.cumulative_volume_numeric_9, range, value, display) |
|
616 | 646 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.last_quantity_numeric_5.dissect = function(buffer, offset, packet, parent) |
617 | 647 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.last_quantity_numeric_5.size |
618 | 648 | local range = buffer(offset, length) |
619 | | - local value = range:string() |
| 649 | + local value = tonumber(range:string()) |
| 650 | + |
| 651 | + if value == nil then |
| 652 | + value = "Not Applicable" |
| 653 | + end |
| 654 | + |
620 | 655 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.last_quantity_numeric_5.display(value, buffer, offset, packet, parent) |
621 | 656 |
|
622 | 657 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.last_quantity_numeric_5, range, value, display) |
|
639 | 674 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.last_quantity_numeric_6.dissect = function(buffer, offset, packet, parent) |
640 | 675 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.last_quantity_numeric_6.size |
641 | 676 | local range = buffer(offset, length) |
642 | | - local value = range:string() |
| 677 | + local value = tonumber(range:string()) |
| 678 | + |
| 679 | + if value == nil then |
| 680 | + value = "Not Applicable" |
| 681 | + end |
| 682 | + |
643 | 683 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.last_quantity_numeric_6.display(value, buffer, offset, packet, parent) |
644 | 684 |
|
645 | 685 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.last_quantity_numeric_6, range, value, display) |
|
718 | 758 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.last_trade_size.dissect = function(buffer, offset, packet, parent) |
719 | 759 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.last_trade_size.size |
720 | 760 | local range = buffer(offset, length) |
721 | | - local value = range:string() |
| 761 | + local value = tonumber(range:string()) |
| 762 | + |
| 763 | + if value == nil then |
| 764 | + value = "Not Applicable" |
| 765 | + end |
| 766 | + |
722 | 767 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.last_trade_size.display(value, buffer, offset, packet, parent) |
723 | 768 |
|
724 | 769 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.last_trade_size, range, value, display) |
|
920 | 965 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.milliseconds.dissect = function(buffer, offset, packet, parent) |
921 | 966 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.milliseconds.size |
922 | 967 | local range = buffer(offset, length) |
923 | | - local value = range:string() |
| 968 | + local value = tonumber(range:string()) |
| 969 | + |
| 970 | + if value == nil then |
| 971 | + value = "Not Applicable" |
| 972 | + end |
| 973 | + |
924 | 974 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.milliseconds.display(value, buffer, offset, packet, parent) |
925 | 975 |
|
926 | 976 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.milliseconds, range, value, display) |
@@ -1081,7 +1131,12 @@ end |
1081 | 1131 | cboe_titanium_equities_summarydepth_pitch_v1_3_9.seconds.dissect = function(buffer, offset, packet, parent) |
1082 | 1132 | local length = cboe_titanium_equities_summarydepth_pitch_v1_3_9.seconds.size |
1083 | 1133 | local range = buffer(offset, length) |
1084 | | - local value = range:string() |
| 1134 | + local value = tonumber(range:string()) |
| 1135 | + |
| 1136 | + if value == nil then |
| 1137 | + value = "Not Applicable" |
| 1138 | + end |
| 1139 | + |
1085 | 1140 | local display = cboe_titanium_equities_summarydepth_pitch_v1_3_9.seconds.display(value, buffer, offset, packet, parent) |
1086 | 1141 |
|
1087 | 1142 | parent:add(omi_cboe_titanium_equities_summarydepth_pitch_v1_3_9.fields.seconds, range, value, display) |
|
0 commit comments