Skip to content

Get Instrument By String

Get Instrument By String The Get Instrument By String api returns a list of all the instruments based on the search string provided by the user in the request parameters.

Method: GET

{{SERVER_URL}}/api/V2/marketData/search/instrumentsByString?searchString=

Headers

Content-Type Value
Authorization {{MARKET_AUTH_TOKEN}}

Query Params

Param Value
searchString name of the symbol

Response: 200

{
    "code": 200,
    "description": "OK",
    "result": [
        {
            "ExchangeSegment": 1,
            "ExchangeInstrumentID": 23274,
            "InstrumentType": 8,
            "Name": "MRF",
            "DisplayName": "MRF",
            "Description": "MRF-T0",
            "Series": "T0",
            "NameWithSeries": "MRF-T0",
            "InstrumentID": 985633,
            "PriceBand": {
                "High": 128871.65,
                "Low": 126319.75,
                "HighString": "128871.65",
                "LowString": "126319.75",
                "CreditRating": "126319.75-128871.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 1,
            "CompanyName": "MRF-T0",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0
        },
        {
            "ExchangeSegment": 1,
            "ExchangeInstrumentID": 2277,
            "InstrumentType": 8,
            "Name": "MRF",
            "DisplayName": "MRF",
            "Description": "MRF-EQ",
            "Series": "EQ",
            "NameWithSeries": "MRF-EQ",
            "InstrumentID": 12961,
            "PriceBand": {
                "High": 140355.25,
                "Low": 114836.15,
                "HighString": "140355.25",
                "LowString": "114836.15",
                "CreditRating": "114836.15-140355.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 1569,
            "TickSize": 0.05,
            "LotSize": 1,
            "CompanyName": "MRF-EQ",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 63771,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024",
            "Description": "MRF25JUL24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 1014412,
            "PriceBand": {
                "High": 140787.35,
                "Low": 115189.65,
                "HighString": "140787.35",
                "LowString": "115189.65",
                "CreditRating": "115189.65-140787.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-FUTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 52598,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024",
            "Description": "MRF30MAY24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 1003966,
            "PriceBand": {
                "High": 140687.7,
                "Low": 115108.15,
                "HighString": "140687.70",
                "LowString": "115108.15",
                "CreditRating": "115108.15-140687.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-FUTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 999750,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN202425JUL2024 SPD",
            "Description": "MRF27JUN2425JUL24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 1156749,
            "PriceBand": {
                "High": 3195.1,
                "Low": -3195.1,
                "HighString": "3195.10",
                "LowString": "-3195.10",
                "CreditRating": "-3195.10-3195.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF27JUN202425JUL2024FUT",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "FutureInstrument1": {
                "InstrumentType": 1,
                "Name": "MRF",
                "ContractExpirationString": "27JUN2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 52245
            },
            "FutureInstrument2": {
                "Name": "MRF",
                "ContractExpirationString": "25JUL2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 63771
            },
            "ContractExpirationString": "27JUN202425JUL2024"
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 999749,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY202427JUN2024 SPD",
            "Description": "MRF30MAY2427JUN24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 1156750,
            "PriceBand": {
                "High": 3197.45,
                "Low": -3197.45,
                "HighString": "3197.45",
                "LowString": "-3197.45",
                "CreditRating": "-3197.45-3197.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF30MAY202427JUN2024FUT",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "FutureInstrument1": {
                "InstrumentType": 1,
                "Name": "MRF",
                "ContractExpirationString": "30MAY2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 52598
            },
            "FutureInstrument2": {
                "Name": "MRF",
                "ContractExpirationString": "27JUN2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 52245
            },
            "ContractExpirationString": "30MAY202427JUN2024"
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 52245,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024",
            "Description": "MRF27JUN24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 1003613,
            "PriceBand": {
                "High": 140584.3,
                "Low": 115023.55,
                "HighString": "140584.30",
                "LowString": "115023.55",
                "CreditRating": "115023.55-140584.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-FUTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 46205,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 151500.00",
            "Description": "MRF27JUN24151500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 997664,
            "PriceBand": {
                "High": 28003.7,
                "Low": 17859,
                "HighString": "28003.70",
                "LowString": "17859.00",
                "CreditRating": "17859.00-28003.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 151500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 46206,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 170000.00",
            "Description": "MRF27JUN24170000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 997665,
            "PriceBand": {
                "High": 9.5,
                "Low": 0.05,
                "HighString": "9.50",
                "LowString": "0.05",
                "CreditRating": "0.05-9.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 170000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 46211,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 170000.00",
            "Description": "MRF27JUN24170000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 997670,
            "PriceBand": {
                "High": 46372.4,
                "Low": 35837.5,
                "HighString": "46372.40",
                "LowString": "35837.50",
                "CreditRating": "35837.50-46372.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 170000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47757,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 99000.00",
            "Description": "MRF30MAY2499000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999198,
            "PriceBand": {
                "High": 34005.85,
                "Low": 23460.35,
                "HighString": "34005.85",
                "LowString": "23460.35",
                "CreditRating": "23460.35-34005.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 99000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47758,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 99000.00",
            "Description": "MRF30MAY2499000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999199,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 99000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47759,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 117000.00",
            "Description": "MRF27JUN24117000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999200,
            "PriceBand": {
                "High": 16836.65,
                "Low": 7753.95,
                "HighString": "16836.65",
                "LowString": "7753.95",
                "CreditRating": "7753.95-16836.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 117000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47760,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 117000.00",
            "Description": "MRF27JUN24117000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999201,
            "PriceBand": {
                "High": 1581.75,
                "Low": 117.85,
                "HighString": "1581.75",
                "LowString": "117.85",
                "CreditRating": "117.85-1581.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 117000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49520,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 90000.00",
            "Description": "MRF30MAY2490000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000952,
            "PriceBand": {
                "High": 42979.25,
                "Low": 32433.75,
                "HighString": "42979.25",
                "LowString": "32433.75",
                "CreditRating": "32433.75-42979.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 90000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49521,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 90000.00",
            "Description": "MRF30MAY2490000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000953,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 90000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49522,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 91000.00",
            "Description": "MRF30MAY2491000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000954,
            "PriceBand": {
                "High": 41982.6,
                "Low": 31437.1,
                "HighString": "41982.60",
                "LowString": "31437.10",
                "CreditRating": "31437.10-41982.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 91000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49523,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 91000.00",
            "Description": "MRF30MAY2491000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000955,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 91000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49524,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 92000.00",
            "Description": "MRF30MAY2492000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000956,
            "PriceBand": {
                "High": 40985.5,
                "Low": 30440,
                "HighString": "40985.50",
                "LowString": "30440.00",
                "CreditRating": "30440.00-40985.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 92000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50079,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 97000.00",
            "Description": "MRF30MAY2497000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001511,
            "PriceBand": {
                "High": 36000.05,
                "Low": 25454.55,
                "HighString": "36000.05",
                "LowString": "25454.55",
                "CreditRating": "25454.55-36000.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 97000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50080,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 97000.00",
            "Description": "MRF30MAY2497000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001512,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 97000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50081,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 98000.00",
            "Description": "MRF30MAY2498000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001513,
            "PriceBand": {
                "High": 35002.95,
                "Low": 24457.45,
                "HighString": "35002.95",
                "LowString": "24457.45",
                "CreditRating": "24457.45-35002.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 98000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50082,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 98000.00",
            "Description": "MRF30MAY2498000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001514,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 98000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50085,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 114500.00",
            "Description": "MRF30MAY24114500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001517,
            "PriceBand": {
                "High": 18501.2,
                "Low": 8149.8,
                "HighString": "18501.20",
                "LowString": "8149.80",
                "CreditRating": "8149.80-18501.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 114500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50086,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 114500.00",
            "Description": "MRF30MAY24114500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001518,
            "PriceBand": {
                "High": 144.95,
                "Low": 0.05,
                "HighString": "144.95",
                "LowString": "0.05",
                "CreditRating": "0.05-144.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 114500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50087,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 115500.00",
            "Description": "MRF30MAY24115500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001519,
            "PriceBand": {
                "High": 17484.15,
                "Low": 7224.45,
                "HighString": "17484.15",
                "LowString": "7224.45",
                "CreditRating": "7224.45-17484.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 115500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50088,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 115500.00",
            "Description": "MRF30MAY24115500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001520,
            "PriceBand": {
                "High": 216.75,
                "Low": 0.05,
                "HighString": "216.75",
                "LowString": "0.05",
                "CreditRating": "0.05-216.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 115500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50089,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 116500.00",
            "Description": "MRF30MAY24116500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001521,
            "PriceBand": {
                "High": 16462.1,
                "Low": 6326.9,
                "HighString": "16462.10",
                "LowString": "6326.90",
                "CreditRating": "6326.90-16462.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 116500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50090,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 116500.00",
            "Description": "MRF30MAY24116500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001522,
            "PriceBand": {
                "High": 316.2,
                "Low": 0.05,
                "HighString": "316.20",
                "LowString": "0.05",
                "CreditRating": "0.05-316.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 116500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50091,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 96000.00",
            "Description": "MRF27JUN2496000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001523,
            "PriceBand": {
                "High": 37538.2,
                "Low": 26998,
                "HighString": "37538.20",
                "LowString": "26998.00",
                "CreditRating": "26998.00-37538.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 96000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50092,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 96000.00",
            "Description": "MRF27JUN2496000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001524,
            "PriceBand": {
                "High": 4.95,
                "Low": 0.05,
                "HighString": "4.95",
                "LowString": "0.05",
                "CreditRating": "0.05-4.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 96000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50093,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 98000.00",
            "Description": "MRF27JUN2498000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001525,
            "PriceBand": {
                "High": 35554.4,
                "Low": 25020.5,
                "HighString": "35554.40",
                "LowString": "25020.50",
                "CreditRating": "25020.50-35554.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 98000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50094,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 98000.00",
            "Description": "MRF27JUN2498000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001526,
            "PriceBand": {
                "High": 10.3,
                "Low": 0.05,
                "HighString": "10.30",
                "LowString": "0.05",
                "CreditRating": "0.05-10.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 98000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50095,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 115000.00",
            "Description": "MRF27JUN24115000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001527,
            "PriceBand": {
                "High": 18745.05,
                "Low": 9262.65,
                "HighString": "18745.05",
                "LowString": "9262.65",
                "CreditRating": "9262.65-18745.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 115000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 50096,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 115000.00",
            "Description": "MRF27JUN24115000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1001528,
            "PriceBand": {
                "High": 1107.55,
                "Low": 43.35,
                "HighString": "1107.55",
                "LowString": "43.35",
                "CreditRating": "43.35-1107.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 115000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51612,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 107500.00",
            "Description": "MRF30MAY24107500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002980,
            "PriceBand": {
                "High": 4.2,
                "Low": 0.05,
                "HighString": "4.20",
                "LowString": "0.05",
                "CreditRating": "0.05-4.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 107500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51613,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 89000.00",
            "Description": "MRF27JUN2489000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002981,
            "PriceBand": {
                "High": 44478.9,
                "Low": 33933.4,
                "HighString": "44478.90",
                "LowString": "33933.40",
                "CreditRating": "33933.40-44478.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 89000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 55435,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 104000.00",
            "Description": "MRF30MAY24104000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1006761,
            "PriceBand": {
                "High": 29020.45,
                "Low": 18474.95,
                "HighString": "29020.45",
                "LowString": "18474.95",
                "CreditRating": "18474.95-29020.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 104000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 55436,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 104000.00",
            "Description": "MRF30MAY24104000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1006762,
            "PriceBand": {
                "High": 3.1,
                "Low": 0.05,
                "HighString": "3.10",
                "LowString": "0.05",
                "CreditRating": "0.05-3.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 104000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 55437,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 121000.00",
            "Description": "MRF30MAY24121000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1006763,
            "PriceBand": {
                "High": 11825.35,
                "Low": 2820.75,
                "HighString": "11825.35",
                "LowString": "2820.75",
                "CreditRating": "2820.75-11825.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 121000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 55438,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 121000.00",
            "Description": "MRF30MAY24121000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1006764,
            "PriceBand": {
                "High": 1297.45,
                "Low": 0.05,
                "HighString": "1297.45",
                "LowString": "0.05",
                "CreditRating": "0.05-1297.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 121000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 55443,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 123000.00",
            "Description": "MRF30MAY24123000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1006769,
            "PriceBand": {
                "High": 9798.85,
                "Low": 1655.85,
                "HighString": "9798.85",
                "LowString": "1655.85",
                "CreditRating": "1655.85-9798.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 123000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 55444,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 123000.00",
            "Description": "MRF30MAY24123000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1006770,
            "PriceBand": {
                "High": 2288.45,
                "Low": 0.05,
                "HighString": "2288.45",
                "LowString": "0.05",
                "CreditRating": "0.05-2288.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 123000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131795,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 95000.00",
            "Description": "MRF27JUN2495000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060823,
            "PriceBand": {
                "High": 38530.1,
                "Low": 27987.8,
                "HighString": "38530.10",
                "LowString": "27987.80",
                "CreditRating": "27987.80-38530.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 95000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131796,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 95000.00",
            "Description": "MRF27JUN2495000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060824,
            "PriceBand": {
                "High": 4.1,
                "Low": 0.05,
                "HighString": "4.10",
                "LowString": "0.05",
                "CreditRating": "0.05-4.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 95000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131797,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 97000.00",
            "Description": "MRF27JUN2497000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060825,
            "PriceBand": {
                "High": 36546.65,
                "Low": 26008.55,
                "HighString": "36546.65",
                "LowString": "26008.55",
                "CreditRating": "26008.55-36546.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 97000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131798,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 97000.00",
            "Description": "MRF27JUN2497000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060826,
            "PriceBand": {
                "High": 6.9,
                "Low": 0.05,
                "HighString": "6.90",
                "LowString": "0.05",
                "CreditRating": "0.05-6.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 97000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131799,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 99000.00",
            "Description": "MRF27JUN2499000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060827,
            "PriceBand": {
                "High": 34562.2,
                "Low": 24033.6,
                "HighString": "34562.20",
                "LowString": "24033.60",
                "CreditRating": "24033.60-34562.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 99000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131800,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 99000.00",
            "Description": "MRF27JUN2499000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060828,
            "PriceBand": {
                "High": 14.85,
                "Low": 0.05,
                "HighString": "14.85",
                "LowString": "0.05",
                "CreditRating": "0.05-14.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 99000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131835,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 101000.00",
            "Description": "MRF27JUN24101000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060829,
            "PriceBand": {
                "High": 32576.85,
                "Low": 22066.15,
                "HighString": "32576.85",
                "LowString": "22066.15",
                "CreditRating": "22066.15-32576.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 101000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131836,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 101000.00",
            "Description": "MRF27JUN24101000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060830,
            "PriceBand": {
                "High": 30.3,
                "Low": 0.05,
                "HighString": "30.30",
                "LowString": "0.05",
                "CreditRating": "0.05-30.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 101000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132002,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 114500.00",
            "Description": "MRF27JUN24114500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060941,
            "PriceBand": {
                "High": 1011.1,
                "Low": 34.5,
                "HighString": "1011.10",
                "LowString": "34.50",
                "CreditRating": "34.50-1011.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 114500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132003,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 115500.00",
            "Description": "MRF27JUN24115500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060942,
            "PriceBand": {
                "High": 18268.85,
                "Low": 8878.25,
                "HighString": "18268.85",
                "LowString": "8878.25",
                "CreditRating": "8878.25-18268.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 115500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132004,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 115500.00",
            "Description": "MRF27JUN24115500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060943,
            "PriceBand": {
                "High": 1218.35,
                "Low": 62.45,
                "HighString": "1218.35",
                "LowString": "62.45",
                "CreditRating": "62.45-1218.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 115500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132009,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 116500.00",
            "Description": "MRF27JUN24116500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060946,
            "PriceBand": {
                "High": 17314.6,
                "Low": 8124.4,
                "HighString": "17314.60",
                "LowString": "8124.40",
                "CreditRating": "8124.40-17314.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 116500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132010,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 116500.00",
            "Description": "MRF27JUN24116500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060947,
            "PriceBand": {
                "High": 1455.95,
                "Low": 99.65,
                "HighString": "1455.95",
                "LowString": "99.65",
                "CreditRating": "99.65-1455.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 116500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132053,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 117500.00",
            "Description": "MRF27JUN24117500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060948,
            "PriceBand": {
                "High": 16372.05,
                "Low": 7402.25,
                "HighString": "16372.05",
                "LowString": "7402.25",
                "CreditRating": "7402.25-16372.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 117500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132054,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 117500.00",
            "Description": "MRF27JUN24117500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060949,
            "PriceBand": {
                "High": 1725.25,
                "Low": 148.55,
                "HighString": "1725.25",
                "LowString": "148.55",
                "CreditRating": "148.55-1725.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 117500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132055,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 118500.00",
            "Description": "MRF27JUN24118500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060950,
            "PriceBand": {
                "High": 15437.3,
                "Low": 6707.9,
                "HighString": "15437.30",
                "LowString": "6707.90",
                "CreditRating": "6707.90-15437.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 118500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132056,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 118500.00",
            "Description": "MRF27JUN24118500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060951,
            "PriceBand": {
                "High": 2022.85,
                "Low": 205.65,
                "HighString": "2022.85",
                "LowString": "205.65",
                "CreditRating": "205.65-2022.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 118500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132057,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 119500.00",
            "Description": "MRF27JUN24119500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060952,
            "PriceBand": {
                "High": 14522.9,
                "Low": 6055.1,
                "HighString": "14522.90",
                "LowString": "6055.10",
                "CreditRating": "6055.10-14522.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 119500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132058,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 119500.00",
            "Description": "MRF27JUN24119500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060953,
            "PriceBand": {
                "High": 2361.45,
                "Low": 282.75,
                "HighString": "2361.45",
                "LowString": "282.75",
                "CreditRating": "282.75-2361.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 119500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132059,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 120500.00",
            "Description": "MRF27JUN24120500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060954,
            "PriceBand": {
                "High": 13626.3,
                "Low": 5439,
                "HighString": "13626.30",
                "LowString": "5439.00",
                "CreditRating": "5439.00-13626.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 120500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132060,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 120500.00",
            "Description": "MRF27JUN24120500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060955,
            "PriceBand": {
                "High": 2736.85,
                "Low": 377.55,
                "HighString": "2736.85",
                "LowString": "377.55",
                "CreditRating": "377.55-2736.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 120500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132061,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 121500.00",
            "Description": "MRF27JUN24121500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060956,
            "PriceBand": {
                "High": 12753.1,
                "Low": 4864.3,
                "HighString": "12753.10",
                "LowString": "4864.30",
                "CreditRating": "4864.30-12753.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 121500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132062,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 121500.00",
            "Description": "MRF27JUN24121500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060957,
            "PriceBand": {
                "High": 3153.55,
                "Low": 495.85,
                "HighString": "3153.55",
                "LowString": "495.85",
                "CreditRating": "495.85-3153.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 121500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132213,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 126500.00",
            "Description": "MRF27JUN24126500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061033,
            "PriceBand": {
                "High": 8745.6,
                "Low": 2545.3,
                "HighString": "8745.60",
                "LowString": "2545.30",
                "CreditRating": "2545.30-8745.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 126500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132214,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 126500.00",
            "Description": "MRF27JUN24126500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061034,
            "PriceBand": {
                "High": 5791.8,
                "Low": 1445.6,
                "HighString": "5791.80",
                "LowString": "1445.60",
                "CreditRating": "1445.60-5791.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 126500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132215,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 127500.00",
            "Description": "MRF27JUN24127500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061035,
            "PriceBand": {
                "High": 8035.15,
                "Low": 2194.45,
                "HighString": "8035.15",
                "LowString": "2194.45",
                "CreditRating": "2194.45-8035.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 127500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132216,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 127500.00",
            "Description": "MRF27JUN24127500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061036,
            "PriceBand": {
                "High": 6432.45,
                "Low": 1726.55,
                "HighString": "6432.45",
                "LowString": "1726.55",
                "CreditRating": "1726.55-6432.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 127500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132217,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 128500.00",
            "Description": "MRF27JUN24128500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061037,
            "PriceBand": {
                "High": 7357.35,
                "Low": 1878.45,
                "HighString": "7357.35",
                "LowString": "1878.45",
                "CreditRating": "1878.45-7357.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 128500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132218,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 128500.00",
            "Description": "MRF27JUN24128500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061038,
            "PriceBand": {
                "High": 7107.8,
                "Low": 2040.2,
                "HighString": "7107.80",
                "LowString": "2040.20",
                "CreditRating": "2040.20-7107.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 128500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132221,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 129500.00",
            "Description": "MRF27JUN24129500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061039,
            "PriceBand": {
                "High": 6715.1,
                "Low": 1595.8,
                "HighString": "6715.10",
                "LowString": "1595.80",
                "CreditRating": "1595.80-6715.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 129500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132222,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 129500.00",
            "Description": "MRF27JUN24129500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061040,
            "PriceBand": {
                "High": 7816.7,
                "Low": 2389.4,
                "HighString": "7816.70",
                "LowString": "2389.40",
                "CreditRating": "2389.40-7816.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 129500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132492,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 141500.00",
            "Description": "MRF27JUN24141500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061091,
            "PriceBand": {
                "High": 1716.9,
                "Low": 86.4,
                "HighString": "1716.90",
                "LowString": "86.40",
                "CreditRating": "86.40-1716.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 141500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132493,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 141500.00",
            "Description": "MRF27JUN24141500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061092,
            "PriceBand": {
                "High": 18204.2,
                "Low": 9288.2,
                "HighString": "18204.20",
                "LowString": "9288.20",
                "CreditRating": "9288.20-18204.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 141500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132494,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 142500.00",
            "Description": "MRF27JUN24142500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061093,
            "PriceBand": {
                "High": 1497.65,
                "Low": 54.85,
                "HighString": "1497.65",
                "LowString": "54.85",
                "CreditRating": "54.85-1497.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 142500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132495,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 142500.00",
            "Description": "MRF27JUN24142500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061094,
            "PriceBand": {
                "High": 19164.1,
                "Low": 10060.3,
                "HighString": "19164.10",
                "LowString": "10060.30",
                "CreditRating": "10060.30-19164.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 142500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132496,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 143500.00",
            "Description": "MRF27JUN24143500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061095,
            "PriceBand": {
                "High": 1301.5,
                "Low": 30.6,
                "HighString": "1301.50",
                "LowString": "30.60",
                "CreditRating": "30.60-1301.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 143500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132497,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 143500.00",
            "Description": "MRF27JUN24143500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061096,
            "PriceBand": {
                "High": 20131.3,
                "Low": 10855.6,
                "HighString": "20131.30",
                "LowString": "10855.60",
                "CreditRating": "10855.60-20131.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 143500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132498,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 144500.00",
            "Description": "MRF27JUN24144500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061097,
            "PriceBand": {
                "High": 1127.45,
                "Low": 11.65,
                "HighString": "1127.45",
                "LowString": "11.65",
                "CreditRating": "11.65-1127.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 144500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132499,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 144500.00",
            "Description": "MRF27JUN24144500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061098,
            "PriceBand": {
                "High": 21103.75,
                "Low": 11673.05,
                "HighString": "21103.75",
                "LowString": "11673.05",
                "CreditRating": "11673.05-21103.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 144500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132500,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 145500.00",
            "Description": "MRF27JUN24145500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061099,
            "PriceBand": {
                "High": 973.2,
                "Low": 0.05,
                "HighString": "973.20",
                "LowString": "0.05",
                "CreditRating": "0.05-973.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 145500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132501,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 145500.00",
            "Description": "MRF27JUN24145500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061100,
            "PriceBand": {
                "High": 22081.25,
                "Low": 12510.25,
                "HighString": "22081.25",
                "LowString": "12510.25",
                "CreditRating": "12510.25-22081.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 145500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132502,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 146500.00",
            "Description": "MRF27JUN24146500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061101,
            "PriceBand": {
                "High": 833.55,
                "Low": 0.05,
                "HighString": "833.55",
                "LowString": "0.05",
                "CreditRating": "0.05-833.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 146500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132503,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 146500.00",
            "Description": "MRF27JUN24146500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061102,
            "PriceBand": {
                "High": 23060,
                "Low": 13362.5,
                "HighString": "23060.00",
                "LowString": "13362.50",
                "CreditRating": "13362.50-23060.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 146500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132504,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 147500.00",
            "Description": "MRF27JUN24147500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061103,
            "PriceBand": {
                "High": 714.75,
                "Low": 0.05,
                "HighString": "714.75",
                "LowString": "0.05",
                "CreditRating": "0.05-714.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 147500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132505,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 147500.00",
            "Description": "MRF27JUN24147500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061104,
            "PriceBand": {
                "High": 24044.5,
                "Low": 14235.2,
                "HighString": "24044.50",
                "LowString": "14235.20",
                "CreditRating": "14235.20-24044.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 147500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132522,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 157000.00",
            "Description": "MRF27JUN24157000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061105,
            "PriceBand": {
                "High": 141.05,
                "Low": 0.05,
                "HighString": "141.05",
                "LowString": "0.05",
                "CreditRating": "0.05-141.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 157000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132523,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 157000.00",
            "Description": "MRF27JUN24157000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061106,
            "PriceBand": {
                "High": 33467.05,
                "Low": 23079.75,
                "HighString": "33467.05",
                "LowString": "23079.75",
                "CreditRating": "23079.75-33467.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 157000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132540,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 159000.00",
            "Description": "MRF27JUN24159000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061107,
            "PriceBand": {
                "High": 96.55,
                "Low": 0.05,
                "HighString": "96.55",
                "LowString": "0.05",
                "CreditRating": "0.05-96.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 159000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132541,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 159000.00",
            "Description": "MRF27JUN24159000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061108,
            "PriceBand": {
                "High": 35453.9,
                "Low": 25018.1,
                "HighString": "35453.90",
                "LowString": "25018.10",
                "CreditRating": "25018.10-35453.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 159000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132542,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 161000.00",
            "Description": "MRF27JUN24161000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061109,
            "PriceBand": {
                "High": 65.25,
                "Low": 0.05,
                "HighString": "65.25",
                "LowString": "0.05",
                "CreditRating": "0.05-65.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 161000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132543,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 161000.00",
            "Description": "MRF27JUN24161000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061110,
            "PriceBand": {
                "High": 37440.35,
                "Low": 26969.75,
                "HighString": "37440.35",
                "LowString": "26969.75",
                "CreditRating": "26969.75-37440.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 161000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132544,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 163000.00",
            "Description": "MRF27JUN24163000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061111,
            "PriceBand": {
                "High": 43.75,
                "Low": 0.05,
                "HighString": "43.75",
                "LowString": "0.05",
                "CreditRating": "0.05-43.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 163000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132545,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 163000.00",
            "Description": "MRF27JUN24163000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061112,
            "PriceBand": {
                "High": 39425.95,
                "Low": 28931.15,
                "HighString": "39425.95",
                "LowString": "28931.15",
                "CreditRating": "28931.15-39425.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 163000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132546,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 165000.00",
            "Description": "MRF27JUN24165000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061113,
            "PriceBand": {
                "High": 28.3,
                "Low": 0.05,
                "HighString": "28.30",
                "LowString": "0.05",
                "CreditRating": "0.05-28.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 165000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132547,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 165000.00",
            "Description": "MRF27JUN24165000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061114,
            "PriceBand": {
                "High": 41411.8,
                "Low": 30899,
                "HighString": "41411.80",
                "LowString": "30899.00",
                "CreditRating": "30899.00-41411.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 165000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132567,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 94000.00",
            "Description": "MRF25JUL2494000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061115,
            "PriceBand": {
                "High": 40040.55,
                "Low": 29521.45,
                "HighString": "40040.55",
                "LowString": "29521.45",
                "CreditRating": "29521.45-40040.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 94000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132852,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 113000.00",
            "Description": "MRF25JUL24113000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061211,
            "PriceBand": {
                "High": 21573.6,
                "Low": 12209.3,
                "HighString": "21573.60",
                "LowString": "12209.30",
                "CreditRating": "12209.30-21573.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 113000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132853,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 113000.00",
            "Description": "MRF25JUL24113000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061212,
            "PriceBand": {
                "High": 1446.05,
                "Low": 263.75,
                "HighString": "1446.05",
                "LowString": "263.75",
                "CreditRating": "263.75-1446.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 113000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132854,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 114000.00",
            "Description": "MRF25JUL24114000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061213,
            "PriceBand": {
                "High": 20644.8,
                "Low": 11439.8,
                "HighString": "20644.80",
                "LowString": "11439.80",
                "CreditRating": "11439.80-20644.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 114000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132947,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 118000.00",
            "Description": "MRF25JUL24118000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061282,
            "PriceBand": {
                "High": 2802.15,
                "Low": 695.95,
                "HighString": "2802.15",
                "LowString": "695.95",
                "CreditRating": "695.95-2802.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 118000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132948,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 119000.00",
            "Description": "MRF25JUL24119000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061283,
            "PriceBand": {
                "High": 16225.75,
                "Low": 8005.75,
                "HighString": "16225.75",
                "LowString": "8005.75",
                "CreditRating": "8005.75-16225.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 119000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133200,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 125000.00",
            "Description": "MRF25JUL24125000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061491,
            "PriceBand": {
                "High": 11502.55,
                "Low": 4799.15,
                "HighString": "11502.55",
                "LowString": "4799.15",
                "CreditRating": "4799.15-11502.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 125000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133211,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 125000.00",
            "Description": "MRF25JUL24125000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061493,
            "PriceBand": {
                "High": 5867.4,
                "Low": 2024.2,
                "HighString": "5867.40",
                "LowString": "2024.20",
                "CreditRating": "2024.20-5867.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 125000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133250,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 126000.00",
            "Description": "MRF25JUL24126000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061502,
            "PriceBand": {
                "High": 10795.25,
                "Low": 4367.15,
                "HighString": "10795.25",
                "LowString": "4367.15",
                "CreditRating": "4367.15-10795.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 126000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133251,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 126000.00",
            "Description": "MRF25JUL24126000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061503,
            "PriceBand": {
                "High": 6421.3,
                "Low": 2302.9,
                "HighString": "6421.30",
                "LowString": "2302.90",
                "CreditRating": "2302.90-6421.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 126000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133337,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 127000.00",
            "Description": "MRF25JUL24127000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061508,
            "PriceBand": {
                "High": 10113.45,
                "Low": 3962.75,
                "HighString": "10113.45",
                "LowString": "3962.75",
                "CreditRating": "3962.75-10113.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 127000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133338,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 127000.00",
            "Description": "MRF25JUL24127000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061509,
            "PriceBand": {
                "High": 7002.75,
                "Low": 2606.95,
                "HighString": "7002.75",
                "LowString": "2606.95",
                "CreditRating": "2606.95-7002.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 127000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133343,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 128000.00",
            "Description": "MRF25JUL24128000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061514,
            "PriceBand": {
                "High": 9457.1,
                "Low": 3585.8,
                "HighString": "9457.10",
                "LowString": "3585.80",
                "CreditRating": "3585.80-9457.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 128000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133344,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 128000.00",
            "Description": "MRF25JUL24128000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061515,
            "PriceBand": {
                "High": 7611.8,
                "Low": 2936.5,
                "HighString": "7611.80",
                "LowString": "2936.50",
                "CreditRating": "2936.50-7611.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 128000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133453,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 145000.00",
            "Description": "MRF25JUL24145000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061576,
            "PriceBand": {
                "High": 2273.25,
                "Low": 417.05,
                "HighString": "2273.25",
                "LowString": "417.05",
                "CreditRating": "417.05-2273.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 145000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133455,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 145000.00",
            "Description": "MRF25JUL24145000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061577,
            "PriceBand": {
                "High": 21203.15,
                "Low": 12512.85,
                "HighString": "21203.15",
                "LowString": "12512.85",
                "CreditRating": "12512.85-21203.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 145000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133457,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 146000.00",
            "Description": "MRF25JUL24146000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061578,
            "PriceBand": {
                "High": 2048.3,
                "Low": 349.2,
                "HighString": "2048.30",
                "LowString": "349.20",
                "CreditRating": "349.20-2048.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 146000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133461,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 146000.00",
            "Description": "MRF25JUL24146000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061579,
            "PriceBand": {
                "High": 22121.75,
                "Low": 13274.25,
                "HighString": "22121.75",
                "LowString": "13274.25",
                "CreditRating": "13274.25-22121.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 146000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133465,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 147000.00",
            "Description": "MRF25JUL24147000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061580,
            "PriceBand": {
                "High": 1848.55,
                "Low": 296.05,
                "HighString": "1848.55",
                "LowString": "296.05",
                "CreditRating": "296.05-1848.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 147000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133467,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 147000.00",
            "Description": "MRF25JUL24147000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061581,
            "PriceBand": {
                "High": 23054.5,
                "Low": 14060.4,
                "HighString": "23054.50",
                "LowString": "14060.40",
                "CreditRating": "14060.40-23054.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 147000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133469,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 148000.00",
            "Description": "MRF25JUL24148000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061582,
            "PriceBand": {
                "High": 1670.75,
                "Low": 256.45,
                "HighString": "1670.75",
                "LowString": "256.45",
                "CreditRating": "256.45-1670.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 148000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133470,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 148000.00",
            "Description": "MRF25JUL24148000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061583,
            "PriceBand": {
                "High": 24000.35,
                "Low": 14868.15,
                "HighString": "24000.35",
                "LowString": "14868.15",
                "CreditRating": "14868.15-24000.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 148000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133471,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 150000.00",
            "Description": "MRF25JUL24150000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061584,
            "PriceBand": {
                "High": 1348.5,
                "Low": 181,
                "HighString": "1348.50",
                "LowString": "181.00",
                "CreditRating": "181.00-1348.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 150000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133474,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 150000.00",
            "Description": "MRF25JUL24150000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061585,
            "PriceBand": {
                "High": 25896.75,
                "Low": 16517.75,
                "HighString": "25896.75",
                "LowString": "16517.75",
                "CreditRating": "16517.75-25896.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 150000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133475,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 152000.00",
            "Description": "MRF25JUL24152000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061586,
            "PriceBand": {
                "High": 1080.6,
                "Low": 125.1,
                "HighString": "1080.60",
                "LowString": "125.10",
                "CreditRating": "125.10-1080.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 152000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133476,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 152000.00",
            "Description": "MRF25JUL24152000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061587,
            "PriceBand": {
                "High": 27812.65,
                "Low": 18221.65,
                "HighString": "27812.65",
                "LowString": "18221.65",
                "CreditRating": "18221.65-27812.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 152000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133477,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 154000.00",
            "Description": "MRF25JUL24154000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061588,
            "PriceBand": {
                "High": 860.2,
                "Low": 83.9,
                "HighString": "860.20",
                "LowString": "83.90",
                "CreditRating": "83.90-860.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 154000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133478,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 154000.00",
            "Description": "MRF25JUL24154000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061589,
            "PriceBand": {
                "High": 29743.35,
                "Low": 19973.05,
                "HighString": "29743.35",
                "LowString": "19973.05",
                "CreditRating": "19973.05-29743.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 154000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133479,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 156000.00",
            "Description": "MRF25JUL24156000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061590,
            "PriceBand": {
                "High": 679.95,
                "Low": 54.55,
                "HighString": "679.95",
                "LowString": "54.55",
                "CreditRating": "54.55-679.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 156000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105883,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 166000.00",
            "Description": "MRF27JUN24166000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044319,
            "PriceBand": {
                "High": 42404.15,
                "Low": 31885.05,
                "HighString": "42404.15",
                "LowString": "31885.05",
                "CreditRating": "31885.05-42404.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 166000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105882,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 166000.00",
            "Description": "MRF27JUN24166000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044318,
            "PriceBand": {
                "High": 22.9,
                "Low": 0.05,
                "HighString": "22.90",
                "LowString": "0.05",
                "CreditRating": "0.05-22.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 166000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105632,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 147000.00",
            "Description": "MRF27JUN24147000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044214,
            "PriceBand": {
                "High": 23554.8,
                "Low": 13799.3,
                "HighString": "23554.80",
                "LowString": "13799.30",
                "CreditRating": "13799.30-23554.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 147000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105631,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 147000.00",
            "Description": "MRF27JUN24147000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044213,
            "PriceBand": {
                "High": 775.1,
                "Low": 0.05,
                "HighString": "775.10",
                "LowString": "0.05",
                "CreditRating": "0.05-775.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 147000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105630,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 146000.00",
            "Description": "MRF27JUN24146000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044212,
            "PriceBand": {
                "High": 22568.8,
                "Low": 12932.4,
                "HighString": "22568.80",
                "LowString": "12932.40",
                "CreditRating": "12932.40-22568.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 146000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105629,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 146000.00",
            "Description": "MRF27JUN24146000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044211,
            "PriceBand": {
                "High": 899.2,
                "Low": 0.05,
                "HighString": "899.20",
                "LowString": "0.05",
                "CreditRating": "0.05-899.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 146000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105622,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 145000.00",
            "Description": "MRF27JUN24145000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044204,
            "PriceBand": {
                "High": 21588.4,
                "Low": 12086,
                "HighString": "21588.40",
                "LowString": "12086.00",
                "CreditRating": "12086.00-21588.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 145000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105621,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 145000.00",
            "Description": "MRF27JUN24145000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044203,
            "PriceBand": {
                "High": 1044.25,
                "Low": 0.15,
                "HighString": "1044.25",
                "LowString": "0.15",
                "CreditRating": "0.15-1044.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 145000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105620,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 144000.00",
            "Description": "MRF27JUN24144000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044202,
            "PriceBand": {
                "High": 20612.95,
                "Low": 11258.15,
                "HighString": "20612.95",
                "LowString": "11258.15",
                "CreditRating": "11258.15-20612.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 144000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 46200,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 151500.00",
            "Description": "MRF27JUN24151500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 997659,
            "PriceBand": {
                "High": 372.85,
                "Low": 0.05,
                "HighString": "372.85",
                "LowString": "0.05",
                "CreditRating": "0.05-372.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 151500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105618,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 143000.00",
            "Description": "MRF27JUN24143000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044200,
            "PriceBand": {
                "High": 19643.05,
                "Low": 10450.65,
                "HighString": "19643.05",
                "LowString": "10450.65",
                "CreditRating": "10450.65-19643.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 143000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105617,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 143000.00",
            "Description": "MRF27JUN24143000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044199,
            "PriceBand": {
                "High": 1391.8,
                "Low": 37.6,
                "HighString": "1391.80",
                "LowString": "37.60",
                "CreditRating": "37.60-1391.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 143000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105568,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 126000.00",
            "Description": "MRF27JUN24126000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044150,
            "PriceBand": {
                "High": 5484.65,
                "Low": 1317.65,
                "HighString": "5484.65",
                "LowString": "1317.65",
                "CreditRating": "1317.65-5484.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 126000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105567,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 126000.00",
            "Description": "MRF27JUN24126000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044149,
            "PriceBand": {
                "High": 9113.4,
                "Low": 2733.8,
                "HighString": "9113.40",
                "LowString": "2733.80",
                "CreditRating": "2733.80-9113.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 126000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105564,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 125000.00",
            "Description": "MRF27JUN24125000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044146,
            "PriceBand": {
                "High": 4898.4,
                "Low": 1084.8,
                "HighString": "4898.40",
                "LowString": "1084.80",
                "CreditRating": "1084.80-4898.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 125000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105563,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 125000.00",
            "Description": "MRF27JUN24125000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044145,
            "PriceBand": {
                "High": 9872,
                "Low": 3139.1,
                "HighString": "9872.00",
                "LowString": "3139.10",
                "CreditRating": "3139.10-9872.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 125000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105562,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 124000.00",
            "Description": "MRF27JUN24124000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044144,
            "PriceBand": {
                "High": 4350.25,
                "Low": 881.45,
                "HighString": "4350.25",
                "LowString": "881.45",
                "CreditRating": "881.45-4350.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 124000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105561,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 124000.00",
            "Description": "MRF27JUN24124000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044143,
            "PriceBand": {
                "High": 10660.15,
                "Low": 3582.35,
                "HighString": "10660.15",
                "LowString": "3582.35",
                "CreditRating": "3582.35-10660.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 124000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105560,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 123000.00",
            "Description": "MRF27JUN24123000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044142,
            "PriceBand": {
                "High": 3840.45,
                "Low": 706.05,
                "HighString": "3840.45",
                "LowString": "706.05",
                "CreditRating": "706.05-3840.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 123000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105559,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 123000.00",
            "Description": "MRF27JUN24123000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044141,
            "PriceBand": {
                "High": 11476.1,
                "Low": 4064,
                "HighString": "11476.10",
                "LowString": "4064.00",
                "CreditRating": "4064.00-11476.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 123000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105558,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 122000.00",
            "Description": "MRF27JUN24122000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044140,
            "PriceBand": {
                "High": 3369.25,
                "Low": 556.45,
                "HighString": "3369.25",
                "LowString": "556.45",
                "CreditRating": "556.45-3369.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 122000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105557,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 122000.00",
            "Description": "MRF27JUN24122000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044139,
            "PriceBand": {
                "High": 12318,
                "Low": 4584.2,
                "HighString": "12318.00",
                "LowString": "4584.20",
                "CreditRating": "4584.20-12318.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 122000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105556,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 121000.00",
            "Description": "MRF27JUN24121000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044138,
            "PriceBand": {
                "High": 2942.65,
                "Low": 436.75,
                "HighString": "2942.65",
                "LowString": "436.75",
                "CreditRating": "436.75-2942.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 121000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105555,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 121000.00",
            "Description": "MRF27JUN24121000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044137,
            "PriceBand": {
                "High": 13189.8,
                "Low": 5149.1,
                "HighString": "13189.80",
                "LowString": "5149.10",
                "CreditRating": "5149.10-13189.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 121000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105544,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 120000.00",
            "Description": "MRF27JUN24120000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044126,
            "PriceBand": {
                "High": 2544.55,
                "Low": 327.65,
                "HighString": "2544.55",
                "LowString": "327.65",
                "CreditRating": "327.65-2544.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 120000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105435,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 104000.00",
            "Description": "MRF27JUN24104000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044063,
            "PriceBand": {
                "High": 29597.4,
                "Low": 19140.5,
                "HighString": "29597.40",
                "LowString": "19140.50",
                "CreditRating": "19140.50-29597.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 104000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105434,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 102000.00",
            "Description": "MRF27JUN24102000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044062,
            "PriceBand": {
                "High": 42.4,
                "Low": 0.05,
                "HighString": "42.40",
                "LowString": "0.05",
                "CreditRating": "0.05-42.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 102000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105429,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 102000.00",
            "Description": "MRF27JUN24102000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044061,
            "PriceBand": {
                "High": 31583.75,
                "Low": 21086.75,
                "HighString": "31583.75",
                "LowString": "21086.75",
                "CreditRating": "21086.75-31583.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 102000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105428,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 100000.00",
            "Description": "MRF27JUN24100000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044060,
            "PriceBand": {
                "High": 21.25,
                "Low": 0.05,
                "HighString": "21.25",
                "LowString": "0.05",
                "CreditRating": "0.05-21.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 100000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105398,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 100000.00",
            "Description": "MRF27JUN24100000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044030,
            "PriceBand": {
                "High": 33569.8,
                "Low": 23048.6,
                "HighString": "33569.80",
                "LowString": "23048.60",
                "CreditRating": "23048.60-33569.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 100000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105391,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 165000.00",
            "Description": "MRF30MAY24165000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044027,
            "PriceBand": {
                "High": 42348.9,
                "Low": 31802.4,
                "HighString": "42348.90",
                "LowString": "31802.40",
                "CreditRating": "31802.40-42348.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 165000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105332,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 129500.00",
            "Description": "MRF30MAY24129500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043976,
            "PriceBand": {
                "High": 4156.4,
                "Low": 0.05,
                "HighString": "4156.40",
                "LowString": "0.05",
                "CreditRating": "0.05-4156.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105331,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 128500.00",
            "Description": "MRF30MAY24128500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043975,
            "PriceBand": {
                "High": 5943.85,
                "Low": 362.65,
                "HighString": "5943.85",
                "LowString": "362.65",
                "CreditRating": "362.65-5943.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105330,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 128500.00",
            "Description": "MRF30MAY24128500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043974,
            "PriceBand": {
                "High": 5004.5,
                "Low": 39.2,
                "HighString": "5004.50",
                "LowString": "39.20",
                "CreditRating": "39.20-5004.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105329,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 127500.00",
            "Description": "MRF30MAY24127500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043973,
            "PriceBand": {
                "High": 5040.8,
                "Low": 74.4,
                "HighString": "5040.80",
                "LowString": "74.40",
                "CreditRating": "74.40-5040.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 127500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105328,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 127500.00",
            "Description": "MRF30MAY24127500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043972,
            "PriceBand": {
                "High": 5845.85,
                "Low": 265.65,
                "HighString": "5845.85",
                "LowString": "265.65",
                "CreditRating": "265.65-5845.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 127500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105327,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 126500.00",
            "Description": "MRF30MAY24126500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043971,
            "PriceBand": {
                "High": 4272.85,
                "Low": 0.05,
                "HighString": "4272.85",
                "LowString": "0.05",
                "CreditRating": "0.05-4272.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 126500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105180,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 126500.00",
            "Description": "MRF30MAY24126500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043871,
            "PriceBand": {
                "High": 6684.45,
                "Low": 491.55,
                "HighString": "6684.45",
                "LowString": "491.55",
                "CreditRating": "491.55-6684.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 126500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105179,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 125500.00",
            "Description": "MRF30MAY24125500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043870,
            "PriceBand": {
                "High": 3570.25,
                "Low": 0.05,
                "HighString": "3570.25",
                "LowString": "0.05",
                "CreditRating": "0.05-3570.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 125500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105176,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 125500.00",
            "Description": "MRF30MAY24125500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043867,
            "PriceBand": {
                "High": 7397.55,
                "Low": 606.65,
                "HighString": "7397.55",
                "LowString": "606.65",
                "CreditRating": "606.65-7397.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 125500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105175,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 124500.00",
            "Description": "MRF30MAY24124500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043866,
            "PriceBand": {
                "High": 2937.8,
                "Low": 0.05,
                "HighString": "2937.80",
                "LowString": "0.05",
                "CreditRating": "0.05-2937.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 124500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105172,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 124500.00",
            "Description": "MRF30MAY24124500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043863,
            "PriceBand": {
                "High": 8332.7,
                "Low": 971.2,
                "HighString": "8332.70",
                "LowString": "971.20",
                "CreditRating": "971.20-8332.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 124500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105171,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 123500.00",
            "Description": "MRF30MAY24123500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043862,
            "PriceBand": {
                "High": 2383.2,
                "Low": 0.05,
                "HighString": "2383.20",
                "LowString": "0.05",
                "CreditRating": "0.05-2383.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 123500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105168,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 123500.00",
            "Description": "MRF30MAY24123500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043859,
            "PriceBand": {
                "High": 9307.8,
                "Low": 1413.7,
                "HighString": "9307.80",
                "LowString": "1413.70",
                "CreditRating": "1413.70-9307.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 123500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105167,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 122500.00",
            "Description": "MRF30MAY24122500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043858,
            "PriceBand": {
                "High": 1892.75,
                "Low": 0.05,
                "HighString": "1892.75",
                "LowString": "0.05",
                "CreditRating": "0.05-1892.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 122500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105162,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 122500.00",
            "Description": "MRF30MAY24122500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043853,
            "PriceBand": {
                "High": 10299.6,
                "Low": 1920.4,
                "HighString": "10299.60",
                "LowString": "1920.40",
                "CreditRating": "1920.40-10299.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 122500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 63146,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 113000.00",
            "Description": "MRF30MAY24113000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1014085,
            "PriceBand": {
                "High": 74.8,
                "Low": 0.05,
                "HighString": "74.80",
                "LowString": "0.05",
                "CreditRating": "0.05-74.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 113000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 63145,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 113000.00",
            "Description": "MRF30MAY24113000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1014084,
            "PriceBand": {
                "High": 20018.05,
                "Low": 9574.85,
                "HighString": "20018.05",
                "LowString": "9574.85",
                "CreditRating": "9574.85-20018.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 113000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105619,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 144000.00",
            "Description": "MRF27JUN24144000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044201,
            "PriceBand": {
                "High": 1207.85,
                "Low": 16.05,
                "HighString": "1207.85",
                "LowString": "16.05",
                "CreditRating": "16.05-1207.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 144000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47576,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 110500.00",
            "Description": "MRF30MAY24110500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999019,
            "PriceBand": {
                "High": 22530.25,
                "Low": 12015.35,
                "HighString": "22530.25",
                "LowString": "12015.35",
                "CreditRating": "12015.35-22530.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 110500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47578,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 110500.00",
            "Description": "MRF30MAY24110500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999021,
            "PriceBand": {
                "High": 22.2,
                "Low": 0.05,
                "HighString": "22.20",
                "LowString": "0.05",
                "CreditRating": "0.05-22.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 110500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47579,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 111500.00",
            "Description": "MRF30MAY24111500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999022,
            "PriceBand": {
                "High": 21527.7,
                "Low": 11032.9,
                "HighString": "21527.70",
                "LowString": "11032.90",
                "CreditRating": "11032.90-21527.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 111500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47580,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 111500.00",
            "Description": "MRF30MAY24111500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999023,
            "PriceBand": {
                "High": 36.75,
                "Low": 0.05,
                "HighString": "36.75",
                "LowString": "0.05",
                "CreditRating": "0.05-36.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 111500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47581,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 93000.00",
            "Description": "MRF27JUN2493000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999024,
            "PriceBand": {
                "High": 40513.4,
                "Low": 29969,
                "HighString": "40513.40",
                "LowString": "29969.00",
                "CreditRating": "29969.00-40513.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 93000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47582,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 93000.00",
            "Description": "MRF27JUN2493000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999025,
            "PriceBand": {
                "High": 3.45,
                "Low": 0.05,
                "HighString": "3.45",
                "LowString": "0.05",
                "CreditRating": "0.05-3.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 93000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47583,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 110500.00",
            "Description": "MRF27JUN24110500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999026,
            "PriceBand": {
                "High": 23149.3,
                "Low": 13055.2,
                "HighString": "23149.30",
                "LowString": "13055.20",
                "CreditRating": "13055.20-23149.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 110500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47584,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 110500.00",
            "Description": "MRF27JUN24110500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999027,
            "PriceBand": {
                "High": 438.1,
                "Low": 0.05,
                "HighString": "438.10",
                "LowString": "0.05",
                "CreditRating": "0.05-438.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 110500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47585,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 111500.00",
            "Description": "MRF27JUN24111500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999028,
            "PriceBand": {
                "High": 22163.15,
                "Low": 12173.45,
                "HighString": "22163.15",
                "LowString": "12173.45",
                "CreditRating": "12173.45-22163.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 111500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47588,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 111500.00",
            "Description": "MRF27JUN24111500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999029,
            "PriceBand": {
                "High": 547.85,
                "Low": 0.05,
                "HighString": "547.85",
                "LowString": "0.05",
                "CreditRating": "0.05-547.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 111500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 48933,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 108000.00",
            "Description": "MRF30MAY24108000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000372,
            "PriceBand": {
                "High": 25029.7,
                "Low": 14491.6,
                "HighString": "25029.70",
                "LowString": "14491.60",
                "CreditRating": "14491.60-25029.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 108000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 48934,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 108000.00",
            "Description": "MRF30MAY24108000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000373,
            "PriceBand": {
                "High": 5.7,
                "Low": 0.05,
                "HighString": "5.70",
                "LowString": "0.05",
                "CreditRating": "0.05-5.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 108000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49556,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 109000.00",
            "Description": "MRF25JUL24109000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000988,
            "PriceBand": {
                "High": 769,
                "Low": 99.3,
                "HighString": "769.00",
                "LowString": "99.30",
                "CreditRating": "99.30-769.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 109000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51469,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 106000.00",
            "Description": "MRF30MAY24106000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002837,
            "PriceBand": {
                "High": 27025.5,
                "Low": 16482.1,
                "HighString": "27025.50",
                "LowString": "16482.10",
                "CreditRating": "16482.10-27025.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 106000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51470,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 106000.00",
            "Description": "MRF30MAY24106000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002838,
            "PriceBand": {
                "High": 3.4,
                "Low": 0.05,
                "HighString": "3.40",
                "LowString": "0.05",
                "CreditRating": "0.05-3.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 106000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51471,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 125000.00",
            "Description": "MRF30MAY24125000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002839,
            "PriceBand": {
                "High": 7860.55,
                "Low": 779.65,
                "HighString": "7860.55",
                "LowString": "779.65",
                "CreditRating": "779.65-7860.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 125000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51472,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 125000.00",
            "Description": "MRF30MAY24125000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002840,
            "PriceBand": {
                "High": 3311.05,
                "Low": 0.05,
                "HighString": "3311.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3311.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 125000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51636,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 89000.00",
            "Description": "MRF27JUN2489000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1003004,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 89000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51637,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 106500.00",
            "Description": "MRF27JUN24106500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1003005,
            "PriceBand": {
                "High": 27112.4,
                "Low": 16743.1,
                "HighString": "27112.40",
                "LowString": "16743.10",
                "CreditRating": "16743.10-27112.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 106500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51640,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 106500.00",
            "Description": "MRF27JUN24106500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1003008,
            "PriceBand": {
                "High": 160.65,
                "Low": 0.05,
                "HighString": "160.65",
                "LowString": "0.05",
                "CreditRating": "0.05-160.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 106500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51641,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 107500.00",
            "Description": "MRF27JUN24107500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1003009,
            "PriceBand": {
                "High": 26119.3,
                "Low": 15800.6,
                "HighString": "26119.30",
                "LowString": "15800.60",
                "CreditRating": "15800.60-26119.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 107500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51642,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 107500.00",
            "Description": "MRF27JUN24107500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1003010,
            "PriceBand": {
                "High": 209.6,
                "Low": 0.05,
                "HighString": "209.60",
                "LowString": "0.05",
                "CreditRating": "0.05-209.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 107500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51643,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 88000.00",
            "Description": "MRF25JUL2488000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1003011,
            "PriceBand": {
                "High": 45956.75,
                "Low": 35414.45,
                "HighString": "45956.75",
                "LowString": "35414.45",
                "CreditRating": "35414.45-45956.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 88000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51644,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 88000.00",
            "Description": "MRF25JUL2488000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1003012,
            "PriceBand": {
                "High": 4.5,
                "Low": 0.05,
                "HighString": "4.50",
                "LowString": "0.05",
                "CreditRating": "0.05-4.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 88000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51647,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 107000.00",
            "Description": "MRF25JUL24107000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1003015,
            "PriceBand": {
                "High": 27277.45,
                "Low": 17216.05,
                "HighString": "27277.45",
                "LowString": "17216.05",
                "CreditRating": "17216.05-27277.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 107000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51648,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 107000.00",
            "Description": "MRF25JUL24107000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1003016,
            "PriceBand": {
                "High": 537.7,
                "Low": 52.5,
                "HighString": "537.70",
                "LowString": "52.50",
                "CreditRating": "52.50-537.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 107000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53324,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 94000.00",
            "Description": "MRF30MAY2494000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004692,
            "PriceBand": {
                "High": 38991.3,
                "Low": 28445.8,
                "HighString": "38991.30",
                "LowString": "28445.80",
                "CreditRating": "28445.80-38991.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 94000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53325,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 94000.00",
            "Description": "MRF30MAY2494000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004693,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 94000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132001,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 114500.00",
            "Description": "MRF27JUN24114500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060940,
            "PriceBand": {
                "High": 19232.35,
                "Low": 9662.45,
                "HighString": "19232.35",
                "LowString": "9662.45",
                "CreditRating": "9662.45-19232.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 114500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132410,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 139500.00",
            "Description": "MRF27JUN24139500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061067,
            "PriceBand": {
                "High": 2226.4,
                "Low": 169.8,
                "HighString": "2226.40",
                "LowString": "169.80",
                "CreditRating": "169.80-2226.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 139500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132411,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 139500.00",
            "Description": "MRF27JUN24139500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061068,
            "PriceBand": {
                "High": 16305.15,
                "Low": 7815.15,
                "HighString": "16305.15",
                "LowString": "7815.15",
                "CreditRating": "7815.15-16305.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 139500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132490,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 140500.00",
            "Description": "MRF27JUN24140500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061089,
            "PriceBand": {
                "High": 1955.65,
                "Low": 120.55,
                "HighString": "1955.65",
                "LowString": "120.55",
                "CreditRating": "120.55-1955.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 140500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132491,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 140500.00",
            "Description": "MRF27JUN24140500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061090,
            "PriceBand": {
                "High": 17247.35,
                "Low": 8535.95,
                "HighString": "17247.35",
                "LowString": "8535.95",
                "CreditRating": "8535.95-17247.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 140500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132568,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 94000.00",
            "Description": "MRF25JUL2494000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061116,
            "PriceBand": {
                "High": 25.7,
                "Low": 0.05,
                "HighString": "25.70",
                "LowString": "0.05",
                "CreditRating": "0.05-25.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 94000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132569,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 96000.00",
            "Description": "MRF25JUL2496000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061117,
            "PriceBand": {
                "High": 38068.85,
                "Low": 27568.75,
                "HighString": "38068.85",
                "LowString": "27568.75",
                "CreditRating": "27568.75-38068.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 96000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132570,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 96000.00",
            "Description": "MRF25JUL2496000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061118,
            "PriceBand": {
                "High": 44.85,
                "Low": 0.05,
                "HighString": "44.85",
                "LowString": "0.05",
                "CreditRating": "0.05-44.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 96000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132615,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 98000.00",
            "Description": "MRF25JUL2498000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061119,
            "PriceBand": {
                "High": 36097.75,
                "Low": 25628.25,
                "HighString": "36097.75",
                "LowString": "25628.25",
                "CreditRating": "25628.25-36097.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 98000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132616,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 98000.00",
            "Description": "MRF25JUL2498000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061120,
            "PriceBand": {
                "High": 76.2,
                "Low": 0.05,
                "HighString": "76.20",
                "LowString": "0.05",
                "CreditRating": "0.05-76.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 98000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132617,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 100000.00",
            "Description": "MRF25JUL24100000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061121,
            "PriceBand": {
                "High": 34128.25,
                "Low": 23705.15,
                "HighString": "34128.25",
                "LowString": "23705.15",
                "CreditRating": "23705.15-34128.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 100000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132618,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 100000.00",
            "Description": "MRF25JUL24100000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061122,
            "PriceBand": {
                "High": 124.9,
                "Low": 1.5,
                "HighString": "124.90",
                "LowString": "1.50",
                "CreditRating": "1.50-124.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 100000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132636,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 102000.00",
            "Description": "MRF25JUL24102000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061127,
            "PriceBand": {
                "High": 32162.4,
                "Low": 21805.7,
                "HighString": "32162.40",
                "LowString": "21805.70",
                "CreditRating": "21805.70-32162.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 102000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132637,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 102000.00",
            "Description": "MRF25JUL24102000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061128,
            "PriceBand": {
                "High": 197.3,
                "Low": 7.4,
                "HighString": "197.30",
                "LowString": "7.40",
                "CreditRating": "7.40-197.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 102000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132638,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 104000.00",
            "Description": "MRF25JUL24104000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061129,
            "PriceBand": {
                "High": 30202.3,
                "Low": 19938.4,
                "HighString": "30202.30",
                "LowString": "19938.40",
                "CreditRating": "19938.40-30202.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 104000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132639,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 104000.00",
            "Description": "MRF25JUL24104000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061130,
            "PriceBand": {
                "High": 301.85,
                "Low": 19.15,
                "HighString": "301.85",
                "LowString": "19.15",
                "CreditRating": "19.15-301.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 104000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132640,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 106000.00",
            "Description": "MRF25JUL24106000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061131,
            "PriceBand": {
                "High": 28251.3,
                "Low": 18112.9,
                "HighString": "28251.30",
                "LowString": "18112.90",
                "CreditRating": "18112.90-28251.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 106000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132641,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 106000.00",
            "Description": "MRF25JUL24106000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061132,
            "PriceBand": {
                "High": 448.25,
                "Low": 40.05,
                "HighString": "448.25",
                "LowString": "40.05",
                "CreditRating": "40.05-448.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 106000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132865,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 114000.00",
            "Description": "MRF25JUL24114000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061224,
            "PriceBand": {
                "High": 1662.85,
                "Low": 321.35,
                "HighString": "1662.85",
                "LowString": "321.35",
                "CreditRating": "321.35-1662.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 114000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132866,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 115000.00",
            "Description": "MRF25JUL24115000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061225,
            "PriceBand": {
                "High": 19739.2,
                "Low": 10707.1,
                "HighString": "19739.20",
                "LowString": "10707.10",
                "CreditRating": "10707.10-19739.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 115000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132875,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 115000.00",
            "Description": "MRF25JUL24115000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061226,
            "PriceBand": {
                "High": 1915.7,
                "Low": 401.2,
                "HighString": "1915.70",
                "LowString": "401.20",
                "CreditRating": "401.20-1915.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 115000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132876,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 116000.00",
            "Description": "MRF25JUL24116000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061227,
            "PriceBand": {
                "High": 18833,
                "Low": 9985.5,
                "HighString": "18833.00",
                "LowString": "9985.50",
                "CreditRating": "9985.50-18833.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 116000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133085,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 119000.00",
            "Description": "MRF25JUL24119000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061380,
            "PriceBand": {
                "High": 3158.5,
                "Low": 831.9,
                "HighString": "3158.50",
                "LowString": "831.90",
                "CreditRating": "831.90-3158.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 119000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133086,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 120000.00",
            "Description": "MRF25JUL24120000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061381,
            "PriceBand": {
                "High": 15387.05,
                "Low": 7399.15,
                "HighString": "15387.05",
                "LowString": "7399.15",
                "CreditRating": "7399.15-15387.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 120000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133087,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 120000.00",
            "Description": "MRF25JUL24120000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061382,
            "PriceBand": {
                "High": 3537.7,
                "Low": 979.1,
                "HighString": "3537.70",
                "LowString": "979.10",
                "CreditRating": "979.10-3537.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 120000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133088,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 121000.00",
            "Description": "MRF25JUL24121000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061383,
            "PriceBand": {
                "High": 14562.9,
                "Low": 6816.5,
                "HighString": "14562.90",
                "LowString": "6816.50",
                "CreditRating": "6816.50-14562.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 121000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133089,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 121000.00",
            "Description": "MRF25JUL24121000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061384,
            "PriceBand": {
                "High": 3941,
                "Low": 1140.9,
                "HighString": "3941.00",
                "LowString": "1140.90",
                "CreditRating": "1140.90-3941.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 121000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133090,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 122000.00",
            "Description": "MRF25JUL24122000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061385,
            "PriceBand": {
                "High": 13764.95,
                "Low": 6268.45,
                "HighString": "13764.95",
                "LowString": "6268.45",
                "CreditRating": "6268.45-13764.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 122000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133091,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 122000.00",
            "Description": "MRF25JUL24122000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061386,
            "PriceBand": {
                "High": 4378.95,
                "Low": 1328.85,
                "HighString": "4378.95",
                "LowString": "1328.85",
                "CreditRating": "1328.85-4378.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 122000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133092,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 123000.00",
            "Description": "MRF25JUL24123000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061387,
            "PriceBand": {
                "High": 12988,
                "Low": 5749.9,
                "HighString": "12988.00",
                "LowString": "5749.90",
                "CreditRating": "5749.90-12988.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 123000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133345,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 129000.00",
            "Description": "MRF25JUL24129000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061516,
            "PriceBand": {
                "High": 8826.1,
                "Low": 3235.4,
                "HighString": "8826.10",
                "LowString": "3235.40",
                "CreditRating": "3235.40-8826.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 129000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133346,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 129000.00",
            "Description": "MRF25JUL24129000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061517,
            "PriceBand": {
                "High": 8247.25,
                "Low": 3291.45,
                "HighString": "8247.25",
                "LowString": "3291.45",
                "CreditRating": "3291.45-8247.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 129000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133349,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 130000.00",
            "Description": "MRF25JUL24130000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061518,
            "PriceBand": {
                "High": 8222.9,
                "Low": 2910.6,
                "HighString": "8222.90",
                "LowString": "2910.60",
                "CreditRating": "2910.60-8222.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 130000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133350,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 130000.00",
            "Description": "MRF25JUL24130000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061519,
            "PriceBand": {
                "High": 8908.45,
                "Low": 3674.15,
                "HighString": "8908.45",
                "LowString": "3674.15",
                "CreditRating": "3674.15-8908.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 130000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133351,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 131000.00",
            "Description": "MRF25JUL24131000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061520,
            "PriceBand": {
                "High": 7646.05,
                "Low": 2611.15,
                "HighString": "7646.05",
                "LowString": "2611.15",
                "CreditRating": "2611.15-7646.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 131000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133352,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 131000.00",
            "Description": "MRF25JUL24131000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061521,
            "PriceBand": {
                "High": 9594.85,
                "Low": 4083.25,
                "HighString": "9594.85",
                "LowString": "4083.25",
                "CreditRating": "4083.25-9594.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 131000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133353,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 132000.00",
            "Description": "MRF25JUL24132000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061522,
            "PriceBand": {
                "High": 7096.3,
                "Low": 2335.6,
                "HighString": "7096.30",
                "LowString": "2335.60",
                "CreditRating": "2335.60-7096.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 132000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133354,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 132000.00",
            "Description": "MRF25JUL24132000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061523,
            "PriceBand": {
                "High": 10305.2,
                "Low": 4519.4,
                "HighString": "10305.20",
                "LowString": "4519.40",
                "CreditRating": "4519.40-10305.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 132000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133355,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 133000.00",
            "Description": "MRF25JUL24133000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061524,
            "PriceBand": {
                "High": 6573.55,
                "Low": 2082.85,
                "HighString": "6573.55",
                "LowString": "2082.85",
                "CreditRating": "2082.85-6573.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 133000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133356,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 133000.00",
            "Description": "MRF25JUL24133000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061525,
            "PriceBand": {
                "High": 11038.35,
                "Low": 4982.55,
                "HighString": "11038.35",
                "LowString": "4982.55",
                "CreditRating": "4982.55-11038.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 133000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133357,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 134000.00",
            "Description": "MRF25JUL24134000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061526,
            "PriceBand": {
                "High": 6077.7,
                "Low": 1851.7,
                "HighString": "6077.70",
                "LowString": "1851.70",
                "CreditRating": "1851.70-6077.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 134000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133358,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 134000.00",
            "Description": "MRF25JUL24134000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061527,
            "PriceBand": {
                "High": 11793.2,
                "Low": 5472.7,
                "HighString": "11793.20",
                "LowString": "5472.70",
                "CreditRating": "5472.70-11793.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 134000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133359,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 135000.00",
            "Description": "MRF25JUL24135000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061528,
            "PriceBand": {
                "High": 5608.65,
                "Low": 1641.05,
                "HighString": "5608.65",
                "LowString": "1641.05",
                "CreditRating": "1641.05-5608.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 135000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133360,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 135000.00",
            "Description": "MRF25JUL24135000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061529,
            "PriceBand": {
                "High": 12568.45,
                "Low": 5989.55,
                "HighString": "12568.45",
                "LowString": "5989.55",
                "CreditRating": "5989.55-12568.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 135000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133363,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 136000.00",
            "Description": "MRF25JUL24136000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061530,
            "PriceBand": {
                "High": 5165.65,
                "Low": 1450.05,
                "HighString": "5165.65",
                "LowString": "1450.05",
                "CreditRating": "1450.05-5165.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 136000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133364,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 136000.00",
            "Description": "MRF25JUL24136000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061531,
            "PriceBand": {
                "High": 13363.4,
                "Low": 6532.4,
                "HighString": "13363.40",
                "LowString": "6532.40",
                "CreditRating": "6532.40-13363.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 136000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133365,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 137000.00",
            "Description": "MRF25JUL24137000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061532,
            "PriceBand": {
                "High": 4748.75,
                "Low": 1276.85,
                "HighString": "4748.75",
                "LowString": "1276.85",
                "CreditRating": "1276.85-4748.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 137000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133366,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 137000.00",
            "Description": "MRF25JUL24137000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061533,
            "PriceBand": {
                "High": 14176.1,
                "Low": 7101.5,
                "HighString": "14176.10",
                "LowString": "7101.50",
                "CreditRating": "7101.50-14176.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 137000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133367,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 138000.00",
            "Description": "MRF25JUL24138000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061534,
            "PriceBand": {
                "High": 4357.3,
                "Low": 1120.6,
                "HighString": "4357.30",
                "LowString": "1120.60",
                "CreditRating": "1120.60-4357.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 138000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133368,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 138000.00",
            "Description": "MRF25JUL24138000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061535,
            "PriceBand": {
                "High": 15005.75,
                "Low": 7695.95,
                "HighString": "15005.75",
                "LowString": "7695.95",
                "CreditRating": "7695.95-15005.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 138000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133369,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 139000.00",
            "Description": "MRF25JUL24139000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061536,
            "PriceBand": {
                "High": 3996.35,
                "Low": 986.35,
                "HighString": "3996.35",
                "LowString": "986.35",
                "CreditRating": "986.35-3996.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 139000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133373,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 139000.00",
            "Description": "MRF25JUL24139000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061537,
            "PriceBand": {
                "High": 15857.45,
                "Low": 8320.85,
                "HighString": "15857.45",
                "LowString": "8320.85",
                "CreditRating": "8320.85-15857.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 139000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133375,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 140000.00",
            "Description": "MRF25JUL24140000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061538,
            "PriceBand": {
                "High": 3655.2,
                "Low": 861.4,
                "HighString": "3655.20",
                "LowString": "861.40",
                "CreditRating": "861.40-3655.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 140000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133376,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 140000.00",
            "Description": "MRF25JUL24140000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061539,
            "PriceBand": {
                "High": 16718.45,
                "Low": 8965.65,
                "HighString": "16718.45",
                "LowString": "8965.65",
                "CreditRating": "8965.65-16718.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 140000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133640,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 160000.00",
            "Description": "MRF25JUL24160000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061620,
            "PriceBand": {
                "High": 35594.75,
                "Low": 25444.75,
                "HighString": "35594.75",
                "LowString": "25444.75",
                "CreditRating": "25444.75-35594.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 160000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133641,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 162000.00",
            "Description": "MRF25JUL24162000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061621,
            "PriceBand": {
                "High": 322.65,
                "Low": 10.45,
                "HighString": "322.65",
                "LowString": "10.45",
                "CreditRating": "10.45-322.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 162000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133644,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 162000.00",
            "Description": "MRF25JUL24162000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061624,
            "PriceBand": {
                "High": 37557.25,
                "Low": 27322.85,
                "HighString": "37557.25",
                "LowString": "27322.85",
                "CreditRating": "27322.85-37557.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 162000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133645,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 164000.00",
            "Description": "MRF25JUL24164000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061625,
            "PriceBand": {
                "High": 248.8,
                "Low": 4.1,
                "HighString": "248.80",
                "LowString": "4.10",
                "CreditRating": "4.10-248.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 164000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47573,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 93000.00",
            "Description": "MRF30MAY2493000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999016,
            "PriceBand": {
                "High": 39988.4,
                "Low": 29442.9,
                "HighString": "39988.40",
                "LowString": "29442.90",
                "CreditRating": "29442.90-39988.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 93000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47575,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 93000.00",
            "Description": "MRF30MAY2493000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999018,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 93000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105138,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 107000.00",
            "Description": "MRF30MAY24107000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043829,
            "PriceBand": {
                "High": 26028.25,
                "Low": 15485.95,
                "HighString": "26028.25",
                "LowString": "15485.95",
                "CreditRating": "15485.95-26028.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 107000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105139,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 107000.00",
            "Description": "MRF30MAY24107000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043830,
            "PriceBand": {
                "High": 3.75,
                "Low": 0.05,
                "HighString": "3.75",
                "LowString": "0.05",
                "CreditRating": "0.05-3.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 107000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105140,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 109000.00",
            "Description": "MRF30MAY24109000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043831,
            "PriceBand": {
                "High": 24030.7,
                "Low": 13498.9,
                "HighString": "24030.70",
                "LowString": "13498.90",
                "CreditRating": "13498.90-24030.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 109000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105141,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 109000.00",
            "Description": "MRF30MAY24109000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043832,
            "PriceBand": {
                "High": 10.05,
                "Low": 0.05,
                "HighString": "10.05",
                "LowString": "0.05",
                "CreditRating": "0.05-10.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 109000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105142,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 111000.00",
            "Description": "MRF30MAY24111000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043833,
            "PriceBand": {
                "High": 22029,
                "Low": 11523.6,
                "HighString": "22029.00",
                "LowString": "11523.60",
                "CreditRating": "11523.60-22029.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 111000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105143,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 111000.00",
            "Description": "MRF30MAY24111000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043834,
            "PriceBand": {
                "High": 28.95,
                "Low": 0.05,
                "HighString": "28.95",
                "LowString": "0.05",
                "CreditRating": "0.05-28.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 111000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105148,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 117500.00",
            "Description": "MRF30MAY24117500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043839,
            "PriceBand": {
                "High": 15435.5,
                "Low": 5463.8,
                "HighString": "15435.50",
                "LowString": "5463.80",
                "CreditRating": "5463.80-15435.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 117500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105149,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 117500.00",
            "Description": "MRF30MAY24117500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043840,
            "PriceBand": {
                "High": 450.25,
                "Low": 0.05,
                "HighString": "450.25",
                "LowString": "0.05",
                "CreditRating": "0.05-450.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 117500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105150,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 118500.00",
            "Description": "MRF30MAY24118500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043841,
            "PriceBand": {
                "High": 14402.8,
                "Low": 4640.9,
                "HighString": "14402.80",
                "LowString": "4640.90",
                "CreditRating": "4640.90-14402.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 118500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105151,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 118500.00",
            "Description": "MRF30MAY24118500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043842,
            "PriceBand": {
                "High": 624.9,
                "Low": 0.05,
                "HighString": "624.90",
                "LowString": "0.05",
                "CreditRating": "0.05-624.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 118500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105152,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 119500.00",
            "Description": "MRF30MAY24119500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043843,
            "PriceBand": {
                "High": 13370.5,
                "Low": 3869.1,
                "HighString": "13370.50",
                "LowString": "3869.10",
                "CreditRating": "3869.10-13370.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 119500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105153,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 119500.00",
            "Description": "MRF30MAY24119500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043844,
            "PriceBand": {
                "High": 850.2,
                "Low": 0.05,
                "HighString": "850.20",
                "LowString": "0.05",
                "CreditRating": "0.05-850.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 119500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105154,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 120500.00",
            "Description": "MRF30MAY24120500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043845,
            "PriceBand": {
                "High": 12338.85,
                "Low": 3154.95,
                "HighString": "12338.85",
                "LowString": "3154.95",
                "CreditRating": "3154.95-12338.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 120500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105155,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 120500.00",
            "Description": "MRF30MAY24120500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043846,
            "PriceBand": {
                "High": 1133.1,
                "Low": 0.05,
                "HighString": "1133.10",
                "LowString": "0.05",
                "CreditRating": "0.05-1133.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 120500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105156,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 121500.00",
            "Description": "MRF30MAY24121500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043847,
            "PriceBand": {
                "High": 11313.8,
                "Low": 2503.2,
                "HighString": "11313.80",
                "LowString": "2503.20",
                "CreditRating": "2503.20-11313.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 121500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105161,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 121500.00",
            "Description": "MRF30MAY24121500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043852,
            "PriceBand": {
                "High": 1478.5,
                "Low": 0.05,
                "HighString": "1478.50",
                "LowString": "0.05",
                "CreditRating": "0.05-1478.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 121500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105333,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 129500.00",
            "Description": "MRF30MAY24129500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043977,
            "PriceBand": {
                "High": 6746.35,
                "Low": 561.85,
                "HighString": "6746.35",
                "LowString": "561.85",
                "CreditRating": "561.85-6746.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105334,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 130500.00",
            "Description": "MRF30MAY24130500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043978,
            "PriceBand": {
                "High": 3501.8,
                "Low": 0.05,
                "HighString": "3501.80",
                "LowString": "0.05",
                "CreditRating": "0.05-3501.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105335,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 130500.00",
            "Description": "MRF30MAY24130500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043979,
            "PriceBand": {
                "High": 7668.95,
                "Low": 904.35,
                "HighString": "7668.95",
                "LowString": "904.35",
                "CreditRating": "904.35-7668.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105336,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 131500.00",
            "Description": "MRF30MAY24131500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043980,
            "PriceBand": {
                "High": 2915.85,
                "Low": 0.05,
                "HighString": "2915.85",
                "LowString": "0.05",
                "CreditRating": "0.05-2915.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105337,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 131500.00",
            "Description": "MRF30MAY24131500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043981,
            "PriceBand": {
                "High": 8627.45,
                "Low": 1315.55,
                "HighString": "8627.45",
                "LowString": "1315.55",
                "CreditRating": "1315.55-8627.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105338,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 132500.00",
            "Description": "MRF30MAY24132500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043982,
            "PriceBand": {
                "High": 2405.6,
                "Low": 0.05,
                "HighString": "2405.60",
                "LowString": "0.05",
                "CreditRating": "0.05-2405.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105339,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 132500.00",
            "Description": "MRF30MAY24132500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043983,
            "PriceBand": {
                "High": 9619.45,
                "Low": 1802.35,
                "HighString": "9619.45",
                "LowString": "1802.35",
                "CreditRating": "1802.35-9619.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105340,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 133500.00",
            "Description": "MRF30MAY24133500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043984,
            "PriceBand": {
                "High": 1951.6,
                "Low": 0.05,
                "HighString": "1951.60",
                "LowString": "0.05",
                "CreditRating": "0.05-1951.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105341,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 133500.00",
            "Description": "MRF30MAY24133500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043985,
            "PriceBand": {
                "High": 10621.3,
                "Low": 2345.4,
                "HighString": "10621.30",
                "LowString": "2345.40",
                "CreditRating": "2345.40-10621.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105342,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 134500.00",
            "Description": "MRF30MAY24134500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043986,
            "PriceBand": {
                "High": 1697.45,
                "Low": 0.05,
                "HighString": "1697.45",
                "LowString": "0.05",
                "CreditRating": "0.05-1697.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105343,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 134500.00",
            "Description": "MRF30MAY24134500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043987,
            "PriceBand": {
                "High": 11641.25,
                "Low": 2958.25,
                "HighString": "11641.25",
                "LowString": "2958.25",
                "CreditRating": "2958.25-11641.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105344,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 135500.00",
            "Description": "MRF30MAY24135500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043988,
            "PriceBand": {
                "High": 1447.05,
                "Low": 0.05,
                "HighString": "1447.05",
                "LowString": "0.05",
                "CreditRating": "0.05-1447.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105345,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 135500.00",
            "Description": "MRF30MAY24135500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043989,
            "PriceBand": {
                "High": 12669.45,
                "Low": 3631.05,
                "HighString": "12669.45",
                "LowString": "3631.05",
                "CreditRating": "3631.05-12669.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105346,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 136500.00",
            "Description": "MRF30MAY24136500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043990,
            "PriceBand": {
                "High": 973.85,
                "Low": 0.05,
                "HighString": "973.85",
                "LowString": "0.05",
                "CreditRating": "0.05-973.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105347,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 136500.00",
            "Description": "MRF30MAY24136500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043991,
            "PriceBand": {
                "High": 13701.15,
                "Low": 4359.05,
                "HighString": "13701.15",
                "LowString": "4359.05",
                "CreditRating": "4359.05-13701.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105348,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 137500.00",
            "Description": "MRF30MAY24137500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043992,
            "PriceBand": {
                "High": 753.2,
                "Low": 0.05,
                "HighString": "753.20",
                "LowString": "0.05",
                "CreditRating": "0.05-753.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105349,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 137500.00",
            "Description": "MRF30MAY24137500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043993,
            "PriceBand": {
                "High": 14733.85,
                "Low": 5135.45,
                "HighString": "14733.85",
                "LowString": "5135.45",
                "CreditRating": "5135.45-14733.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105350,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 138500.00",
            "Description": "MRF30MAY24138500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043994,
            "PriceBand": {
                "High": 575.2,
                "Low": 0.05,
                "HighString": "575.20",
                "LowString": "0.05",
                "CreditRating": "0.05-575.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105351,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 138500.00",
            "Description": "MRF30MAY24138500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043995,
            "PriceBand": {
                "High": 15764.9,
                "Low": 5954.5,
                "HighString": "15764.90",
                "LowString": "5954.50",
                "CreditRating": "5954.50-15764.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105352,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 139500.00",
            "Description": "MRF30MAY24139500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043996,
            "PriceBand": {
                "High": 433.95,
                "Low": 0.05,
                "HighString": "433.95",
                "LowString": "0.05",
                "CreditRating": "0.05-433.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105353,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 139500.00",
            "Description": "MRF30MAY24139500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043997,
            "PriceBand": {
                "High": 16792.65,
                "Low": 6810.35,
                "HighString": "16792.65",
                "LowString": "6810.35",
                "CreditRating": "6810.35-16792.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105354,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 140500.00",
            "Description": "MRF30MAY24140500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043998,
            "PriceBand": {
                "High": 323,
                "Low": 0.05,
                "HighString": "323.00",
                "LowString": "0.05",
                "CreditRating": "0.05-323.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105355,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 140500.00",
            "Description": "MRF30MAY24140500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043999,
            "PriceBand": {
                "High": 17816.95,
                "Low": 7696.55,
                "HighString": "17816.95",
                "LowString": "7696.55",
                "CreditRating": "7696.55-17816.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105356,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 141500.00",
            "Description": "MRF30MAY24141500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044000,
            "PriceBand": {
                "High": 237.45,
                "Low": 0.05,
                "HighString": "237.45",
                "LowString": "0.05",
                "CreditRating": "0.05-237.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105357,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 141500.00",
            "Description": "MRF30MAY24141500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044001,
            "PriceBand": {
                "High": 18837.1,
                "Low": 8608,
                "HighString": "18837.10",
                "LowString": "8608.00",
                "CreditRating": "8608.00-18837.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105528,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 110000.00",
            "Description": "MRF27JUN24110000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044110,
            "PriceBand": {
                "High": 390.2,
                "Low": 0.05,
                "HighString": "390.20",
                "LowString": "0.05",
                "CreditRating": "0.05-390.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 110000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105529,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 112000.00",
            "Description": "MRF27JUN24112000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044111,
            "PriceBand": {
                "High": 21671.7,
                "Low": 11740,
                "HighString": "21671.70",
                "LowString": "11740.00",
                "CreditRating": "11740.00-21671.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 112000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105530,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 112000.00",
            "Description": "MRF27JUN24112000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044112,
            "PriceBand": {
                "High": 610.1,
                "Low": 0.05,
                "HighString": "610.10",
                "LowString": "0.05",
                "CreditRating": "0.05-610.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 112000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105531,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 114000.00",
            "Description": "MRF27JUN24114000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044113,
            "PriceBand": {
                "High": 19713.45,
                "Low": 10061.25,
                "HighString": "19713.45",
                "LowString": "10061.25",
                "CreditRating": "10061.25-19713.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 114000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105532,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 114000.00",
            "Description": "MRF27JUN24114000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044114,
            "PriceBand": {
                "High": 914.65,
                "Low": 20.25,
                "HighString": "914.65",
                "LowString": "20.25",
                "CreditRating": "20.25-914.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 114000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105535,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 116000.00",
            "Description": "MRF27JUN24116000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044117,
            "PriceBand": {
                "High": 17786,
                "Low": 8492.4,
                "HighString": "17786.00",
                "LowString": "8492.40",
                "CreditRating": "8492.40-17786.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 116000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105536,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 116000.00",
            "Description": "MRF27JUN24116000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044118,
            "PriceBand": {
                "High": 1328.75,
                "Low": 75.75,
                "HighString": "1328.75",
                "LowString": "75.75",
                "CreditRating": "75.75-1328.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 116000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105539,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 118000.00",
            "Description": "MRF27JUN24118000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044121,
            "PriceBand": {
                "High": 15899.95,
                "Low": 7048.25,
                "HighString": "15899.95",
                "LowString": "7048.25",
                "CreditRating": "7048.25-15899.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 118000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105540,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 118000.00",
            "Description": "MRF27JUN24118000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044122,
            "PriceBand": {
                "High": 1867.45,
                "Low": 172.55,
                "HighString": "1867.45",
                "LowString": "172.55",
                "CreditRating": "172.55-1867.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 118000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105541,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 119000.00",
            "Description": "MRF27JUN24119000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044123,
            "PriceBand": {
                "High": 14977.85,
                "Low": 6377.15,
                "HighString": "14977.85",
                "LowString": "6377.15",
                "CreditRating": "6377.15-14977.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 119000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105542,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 119000.00",
            "Description": "MRF27JUN24119000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044124,
            "PriceBand": {
                "High": 2187.8,
                "Low": 241.9,
                "HighString": "2187.80",
                "LowString": "241.90",
                "CreditRating": "241.90-2187.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 119000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105543,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 120000.00",
            "Description": "MRF27JUN24120000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044125,
            "PriceBand": {
                "High": 14072.15,
                "Low": 5742.45,
                "HighString": "14072.15",
                "LowString": "5742.45",
                "CreditRating": "5742.45-14072.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 120000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105595,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 133000.00",
            "Description": "MRF27JUN24133000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044177,
            "PriceBand": {
                "High": 4747,
                "Low": 843.7,
                "HighString": "4747.00",
                "LowString": "843.70",
                "CreditRating": "843.70-4747.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105596,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 133000.00",
            "Description": "MRF27JUN24133000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044178,
            "PriceBand": {
                "High": 10534.65,
                "Low": 3891.35,
                "HighString": "10534.65",
                "LowString": "3891.35",
                "CreditRating": "3891.35-10534.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105597,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 134000.00",
            "Description": "MRF27JUN24134000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044179,
            "PriceBand": {
                "High": 4265.8,
                "Low": 687.3,
                "HighString": "4265.80",
                "LowString": "687.30",
                "CreditRating": "687.30-4265.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105598,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 134000.00",
            "Description": "MRF27JUN24134000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044180,
            "PriceBand": {
                "High": 11369.7,
                "Low": 4401.6,
                "HighString": "11369.70",
                "LowString": "4401.60",
                "CreditRating": "4401.60-11369.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105599,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 135000.00",
            "Description": "MRF27JUN24135000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044181,
            "PriceBand": {
                "High": 3819.6,
                "Low": 553.3,
                "HighString": "3819.60",
                "LowString": "553.30",
                "CreditRating": "553.30-3819.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105600,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 135000.00",
            "Description": "MRF27JUN24135000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044182,
            "PriceBand": {
                "High": 12227.15,
                "Low": 4946.85,
                "HighString": "12227.15",
                "LowString": "4946.85",
                "CreditRating": "4946.85-12227.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105601,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 136000.00",
            "Description": "MRF27JUN24136000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044183,
            "PriceBand": {
                "High": 3413.75,
                "Low": 444.85,
                "HighString": "3413.75",
                "LowString": "444.85",
                "CreditRating": "444.85-3413.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105604,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 136000.00",
            "Description": "MRF27JUN24136000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044186,
            "PriceBand": {
                "High": 13110.15,
                "Low": 5532.45,
                "HighString": "13110.15",
                "LowString": "5532.45",
                "CreditRating": "5532.45-13110.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105605,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 137000.00",
            "Description": "MRF27JUN24137000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044187,
            "PriceBand": {
                "High": 3038,
                "Low": 349.7,
                "HighString": "3038.00",
                "LowString": "349.70",
                "CreditRating": "349.70-3038.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105606,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 137000.00",
            "Description": "MRF27JUN24137000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044188,
            "PriceBand": {
                "High": 14006.4,
                "Low": 6148.2,
                "HighString": "14006.40",
                "LowString": "6148.20",
                "CreditRating": "6148.20-14006.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105607,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 138000.00",
            "Description": "MRF27JUN24138000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044189,
            "PriceBand": {
                "High": 2687.2,
                "Low": 264.6,
                "HighString": "2687.20",
                "LowString": "264.60",
                "CreditRating": "264.60-2687.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 138000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105608,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 138000.00",
            "Description": "MRF27JUN24138000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044190,
            "PriceBand": {
                "High": 14912.8,
                "Low": 6788.8,
                "HighString": "14912.80",
                "LowString": "6788.80",
                "CreditRating": "6788.80-14912.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 138000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105609,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 139000.00",
            "Description": "MRF27JUN24139000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044191,
            "PriceBand": {
                "High": 2372.8,
                "Low": 198.1,
                "HighString": "2372.80",
                "LowString": "198.10",
                "CreditRating": "198.10-2372.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 139000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105610,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 139000.00",
            "Description": "MRF27JUN24139000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044192,
            "PriceBand": {
                "High": 15837.7,
                "Low": 7465.9,
                "HighString": "15837.70",
                "LowString": "7465.90",
                "CreditRating": "7465.90-15837.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 139000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105611,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 140000.00",
            "Description": "MRF27JUN24140000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044193,
            "PriceBand": {
                "High": 2087.55,
                "Low": 143.85,
                "HighString": "2087.55",
                "LowString": "143.85",
                "CreditRating": "143.85-2087.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 140000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105612,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 140000.00",
            "Description": "MRF27JUN24140000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044194,
            "PriceBand": {
                "High": 16774.9,
                "Low": 8172.1,
                "HighString": "16774.90",
                "LowString": "8172.10",
                "CreditRating": "8172.10-16774.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 140000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105613,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 141000.00",
            "Description": "MRF27JUN24141000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044195,
            "PriceBand": {
                "High": 1830.45,
                "Low": 99.75,
                "HighString": "1830.45",
                "LowString": "99.75",
                "CreditRating": "99.75-1830.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 141000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105614,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 141000.00",
            "Description": "MRF27JUN24141000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044196,
            "PriceBand": {
                "High": 17722.25,
                "Low": 8906.45,
                "HighString": "17722.25",
                "LowString": "8906.45",
                "CreditRating": "8906.45-17722.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 141000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105615,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 142000.00",
            "Description": "MRF27JUN24142000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044197,
            "PriceBand": {
                "High": 1599.2,
                "Low": 64.7,
                "HighString": "1599.20",
                "LowString": "64.70",
                "CreditRating": "64.70-1599.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 142000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105616,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 142000.00",
            "Description": "MRF27JUN24142000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044198,
            "PriceBand": {
                "High": 18678.65,
                "Low": 9666.65,
                "HighString": "18678.65",
                "LowString": "9666.65",
                "CreditRating": "9666.65-18678.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 142000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105780,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 150000.00",
            "Description": "MRF27JUN24150000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044271,
            "PriceBand": {
                "High": 481.25,
                "Low": 0.05,
                "HighString": "481.25",
                "LowString": "0.05",
                "CreditRating": "0.05-481.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 150000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39436,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 113500.00",
            "Description": "MRF30MAY24113500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991255,
            "PriceBand": {
                "High": 19514,
                "Low": 9096.1,
                "HighString": "19514.00",
                "LowString": "9096.10",
                "CreditRating": "9096.10-19514.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 113500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39437,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 113500.00",
            "Description": "MRF30MAY24113500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991256,
            "PriceBand": {
                "High": 94.2,
                "Low": 0.05,
                "HighString": "94.20",
                "LowString": "0.05",
                "CreditRating": "0.05-94.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 113500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39538,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 153000.00",
            "Description": "MRF27JUN24153000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991357,
            "PriceBand": {
                "High": 289.7,
                "Low": 0.05,
                "HighString": "289.70",
                "LowString": "0.05",
                "CreditRating": "0.05-289.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 153000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39539,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 153000.00",
            "Description": "MRF27JUN24153000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991358,
            "PriceBand": {
                "High": 29493.8,
                "Low": 19262.6,
                "HighString": "29493.80",
                "LowString": "19262.60",
                "CreditRating": "19262.60-29493.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 153000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39745,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 110000.00",
            "Description": "MRF30MAY24110000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991558,
            "PriceBand": {
                "High": 23030.95,
                "Low": 12508.65,
                "HighString": "23030.95",
                "LowString": "12508.65",
                "CreditRating": "12508.65-23030.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 110000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39749,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 110000.00",
            "Description": "MRF30MAY24110000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991562,
            "PriceBand": {
                "High": 16.9,
                "Low": 0.05,
                "HighString": "16.90",
                "LowString": "0.05",
                "CreditRating": "0.05-16.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 110000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39750,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 112000.00",
            "Description": "MRF30MAY24112000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991563,
            "PriceBand": {
                "High": 21025.6,
                "Low": 10544.5,
                "HighString": "21025.60",
                "LowString": "10544.50",
                "CreditRating": "10544.50-21025.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 112000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39756,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 112000.00",
            "Description": "MRF30MAY24112000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991569,
            "PriceBand": {
                "High": 46.9,
                "Low": 0.05,
                "HighString": "46.90",
                "LowString": "0.05",
                "CreditRating": "0.05-46.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 112000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39757,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 114000.00",
            "Description": "MRF30MAY24114000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991570,
            "PriceBand": {
                "High": 19007.1,
                "Low": 8619.8,
                "HighString": "19007.10",
                "LowString": "8619.80",
                "CreditRating": "8619.80-19007.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 114000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39758,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 114000.00",
            "Description": "MRF30MAY24114000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991571,
            "PriceBand": {
                "High": 116.9,
                "Low": 0.05,
                "HighString": "116.90",
                "LowString": "0.05",
                "CreditRating": "0.05-116.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 114000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39760,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 116000.00",
            "Description": "MRF30MAY24116000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991573,
            "PriceBand": {
                "High": 16972.25,
                "Low": 6770.55,
                "HighString": "16972.25",
                "LowString": "6770.55",
                "CreditRating": "6770.55-16972.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 116000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39761,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 116000.00",
            "Description": "MRF30MAY24116000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991574,
            "PriceBand": {
                "High": 261.8,
                "Low": 0.05,
                "HighString": "261.80",
                "LowString": "0.05",
                "CreditRating": "0.05-261.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 116000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39763,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 118000.00",
            "Description": "MRF30MAY24118000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991576,
            "PriceBand": {
                "High": 14918.45,
                "Low": 5045.85,
                "HighString": "14918.45",
                "LowString": "5045.85",
                "CreditRating": "5045.85-14918.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 118000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39765,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 118000.00",
            "Description": "MRF30MAY24118000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991578,
            "PriceBand": {
                "High": 668.65,
                "Low": 0.05,
                "HighString": "668.65",
                "LowString": "0.05",
                "CreditRating": "0.05-668.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 118000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39766,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 120000.00",
            "Description": "MRF30MAY24120000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991579,
            "PriceBand": {
                "High": 12854.15,
                "Low": 3504.65,
                "HighString": "12854.15",
                "LowString": "3504.65",
                "CreditRating": "3504.65-12854.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 120000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39768,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 120000.00",
            "Description": "MRF30MAY24120000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991581,
            "PriceBand": {
                "High": 1149.9,
                "Low": 0.05,
                "HighString": "1149.90",
                "LowString": "0.05",
                "CreditRating": "0.05-1149.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 120000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39769,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 122000.00",
            "Description": "MRF30MAY24122000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991582,
            "PriceBand": {
                "High": 10804.85,
                "Low": 2203.05,
                "HighString": "10804.85",
                "LowString": "2203.05",
                "CreditRating": "2203.05-10804.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 122000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39770,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 122000.00",
            "Description": "MRF30MAY24122000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991583,
            "PriceBand": {
                "High": 1676.85,
                "Low": 0.05,
                "HighString": "1676.85",
                "LowString": "0.05",
                "CreditRating": "0.05-1676.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 122000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39771,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 124000.00",
            "Description": "MRF30MAY24124000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991584,
            "PriceBand": {
                "High": 8813.45,
                "Low": 1180.95,
                "HighString": "8813.45",
                "LowString": "1180.95",
                "CreditRating": "1180.95-8813.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 124000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39772,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 124000.00",
            "Description": "MRF30MAY24124000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991585,
            "PriceBand": {
                "High": 2633.95,
                "Low": 0.05,
                "HighString": "2633.95",
                "LowString": "0.05",
                "CreditRating": "0.05-2633.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 124000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39773,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 126000.00",
            "Description": "MRF30MAY24126000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991586,
            "PriceBand": {
                "High": 6945.45,
                "Low": 450.85,
                "HighString": "6945.45",
                "LowString": "450.85",
                "CreditRating": "450.85-6945.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 126000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39774,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 126000.00",
            "Description": "MRF30MAY24126000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991587,
            "PriceBand": {
                "High": 3913.1,
                "Low": 0.05,
                "HighString": "3913.10",
                "LowString": "0.05",
                "CreditRating": "0.05-3913.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 126000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39779,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 128000.00",
            "Description": "MRF30MAY24128000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991592,
            "PriceBand": {
                "High": 5464.6,
                "Low": 192.4,
                "HighString": "5464.60",
                "LowString": "192.40",
                "CreditRating": "192.40-5464.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39781,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 128000.00",
            "Description": "MRF30MAY24128000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991594,
            "PriceBand": {
                "High": 5739.6,
                "Low": 465.3,
                "HighString": "5739.60",
                "LowString": "465.30",
                "CreditRating": "465.30-5739.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39791,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 129000.00",
            "Description": "MRF30MAY24129000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991604,
            "PriceBand": {
                "High": 4697.5,
                "Low": 35.9,
                "HighString": "4697.50",
                "LowString": "35.90",
                "CreditRating": "35.90-4697.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39792,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 129000.00",
            "Description": "MRF30MAY24129000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991605,
            "PriceBand": {
                "High": 6300.9,
                "Low": 415.9,
                "HighString": "6300.90",
                "LowString": "415.90",
                "CreditRating": "415.90-6300.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39795,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 130000.00",
            "Description": "MRF30MAY24130000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991608,
            "PriceBand": {
                "High": 3978.65,
                "Low": 0.05,
                "HighString": "3978.65",
                "LowString": "0.05",
                "CreditRating": "0.05-3978.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39796,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 130000.00",
            "Description": "MRF30MAY24130000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991609,
            "PriceBand": {
                "High": 7280.35,
                "Low": 801.65,
                "HighString": "7280.35",
                "LowString": "801.65",
                "CreditRating": "801.65-7280.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39801,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 131000.00",
            "Description": "MRF30MAY24131000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991614,
            "PriceBand": {
                "High": 3200.15,
                "Low": 0.05,
                "HighString": "3200.15",
                "LowString": "0.05",
                "CreditRating": "0.05-3200.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39802,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 131000.00",
            "Description": "MRF30MAY24131000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991615,
            "PriceBand": {
                "High": 8144.25,
                "Low": 1101.25,
                "HighString": "8144.25",
                "LowString": "1101.25",
                "CreditRating": "1101.25-8144.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39813,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 132000.00",
            "Description": "MRF30MAY24132000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991626,
            "PriceBand": {
                "High": 2796.2,
                "Low": 0.05,
                "HighString": "2796.20",
                "LowString": "0.05",
                "CreditRating": "0.05-2796.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39814,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 132000.00",
            "Description": "MRF30MAY24132000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991627,
            "PriceBand": {
                "High": 9117.5,
                "Low": 1547.2,
                "HighString": "9117.50",
                "LowString": "1547.20",
                "CreditRating": "1547.20-9117.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39817,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 133000.00",
            "Description": "MRF30MAY24133000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991630,
            "PriceBand": {
                "High": 2167.5,
                "Low": 0.05,
                "HighString": "2167.50",
                "LowString": "0.05",
                "CreditRating": "0.05-2167.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39820,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 133000.00",
            "Description": "MRF30MAY24133000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991633,
            "PriceBand": {
                "High": 10116.15,
                "Low": 2062.85,
                "HighString": "10116.15",
                "LowString": "2062.85",
                "CreditRating": "2062.85-10116.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39823,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 134000.00",
            "Description": "MRF30MAY24134000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991636,
            "PriceBand": {
                "High": 1876,
                "Low": 0.05,
                "HighString": "1876.00",
                "LowString": "0.05",
                "CreditRating": "0.05-1876.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39824,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 134000.00",
            "Description": "MRF30MAY24134000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991637,
            "PriceBand": {
                "High": 11129.85,
                "Low": 2644.15,
                "HighString": "11129.85",
                "LowString": "2644.15",
                "CreditRating": "2644.15-11129.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39829,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 135000.00",
            "Description": "MRF30MAY24135000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991642,
            "PriceBand": {
                "High": 1494.15,
                "Low": 0.05,
                "HighString": "1494.15",
                "LowString": "0.05",
                "CreditRating": "0.05-1494.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39830,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 135000.00",
            "Description": "MRF30MAY24135000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991643,
            "PriceBand": {
                "High": 12154.3,
                "Low": 3287.8,
                "HighString": "12154.30",
                "LowString": "3287.80",
                "CreditRating": "3287.80-12154.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39831,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 136000.00",
            "Description": "MRF30MAY24136000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991644,
            "PriceBand": {
                "High": 1101.95,
                "Low": 0.05,
                "HighString": "1101.95",
                "LowString": "0.05",
                "CreditRating": "0.05-1101.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39832,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 136000.00",
            "Description": "MRF30MAY24136000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991645,
            "PriceBand": {
                "High": 13185.1,
                "Low": 3988.5,
                "HighString": "13185.10",
                "LowString": "3988.50",
                "CreditRating": "3988.50-13185.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39836,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 137000.00",
            "Description": "MRF30MAY24137000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991649,
            "PriceBand": {
                "High": 979.35,
                "Low": 0.05,
                "HighString": "979.35",
                "LowString": "0.05",
                "CreditRating": "0.05-979.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39841,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 137000.00",
            "Description": "MRF30MAY24137000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991654,
            "PriceBand": {
                "High": 14217.6,
                "Low": 4741.5,
                "HighString": "14217.60",
                "LowString": "4741.50",
                "CreditRating": "4741.50-14217.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39851,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 138000.00",
            "Description": "MRF30MAY24138000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991664,
            "PriceBand": {
                "High": 749.15,
                "Low": 0.05,
                "HighString": "749.15",
                "LowString": "0.05",
                "CreditRating": "0.05-749.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39852,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 138000.00",
            "Description": "MRF30MAY24138000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991665,
            "PriceBand": {
                "High": 15249.4,
                "Low": 5540.3,
                "HighString": "15249.40",
                "LowString": "5540.30",
                "CreditRating": "5540.30-15249.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39853,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 139000.00",
            "Description": "MRF30MAY24139000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991666,
            "PriceBand": {
                "High": 642.75,
                "Low": 0.05,
                "HighString": "642.75",
                "LowString": "0.05",
                "CreditRating": "0.05-642.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39854,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 139000.00",
            "Description": "MRF30MAY24139000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991667,
            "PriceBand": {
                "High": 16279.3,
                "Low": 6378.2,
                "HighString": "16279.30",
                "LowString": "6378.20",
                "CreditRating": "6378.20-16279.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39858,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 140000.00",
            "Description": "MRF30MAY24140000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991671,
            "PriceBand": {
                "High": 491.65,
                "Low": 0.15,
                "HighString": "491.65",
                "LowString": "0.15",
                "CreditRating": "0.15-491.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39859,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 140000.00",
            "Description": "MRF30MAY24140000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991672,
            "PriceBand": {
                "High": 17305.2,
                "Low": 7250.1,
                "HighString": "17305.20",
                "LowString": "7250.10",
                "CreditRating": "7250.10-17305.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39861,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 141000.00",
            "Description": "MRF30MAY24141000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991674,
            "PriceBand": {
                "High": 458.85,
                "Low": 90.75,
                "HighString": "458.85",
                "LowString": "90.75",
                "CreditRating": "90.75-458.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39862,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 141000.00",
            "Description": "MRF30MAY24141000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991675,
            "PriceBand": {
                "High": 18327.75,
                "Low": 8149.25,
                "HighString": "18327.75",
                "LowString": "8149.25",
                "CreditRating": "8149.25-18327.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39863,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 142000.00",
            "Description": "MRF30MAY24142000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991676,
            "PriceBand": {
                "High": 202.85,
                "Low": 0.05,
                "HighString": "202.85",
                "LowString": "0.05",
                "CreditRating": "0.05-202.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39864,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 142000.00",
            "Description": "MRF30MAY24142000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991677,
            "PriceBand": {
                "High": 19345.4,
                "Low": 9072,
                "HighString": "19345.40",
                "LowString": "9072.00",
                "CreditRating": "9072.00-19345.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39865,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 143000.00",
            "Description": "MRF30MAY24143000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991678,
            "PriceBand": {
                "High": 146.3,
                "Low": 0.05,
                "HighString": "146.30",
                "LowString": "0.05",
                "CreditRating": "0.05-146.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39866,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 143000.00",
            "Description": "MRF30MAY24143000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991679,
            "PriceBand": {
                "High": 20359.7,
                "Low": 10012.5,
                "HighString": "20359.70",
                "LowString": "10012.50",
                "CreditRating": "10012.50-20359.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39867,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 144000.00",
            "Description": "MRF30MAY24144000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991680,
            "PriceBand": {
                "High": 104.1,
                "Low": 0.05,
                "HighString": "104.10",
                "LowString": "0.05",
                "CreditRating": "0.05-104.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39868,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 144000.00",
            "Description": "MRF30MAY24144000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991681,
            "PriceBand": {
                "High": 21370.55,
                "Low": 10967.45,
                "HighString": "21370.55",
                "LowString": "10967.45",
                "CreditRating": "10967.45-21370.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39869,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 145000.00",
            "Description": "MRF30MAY24145000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991682,
            "PriceBand": {
                "High": 187.65,
                "Low": 85.35,
                "HighString": "187.65",
                "LowString": "85.35",
                "CreditRating": "85.35-187.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39870,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 145000.00",
            "Description": "MRF30MAY24145000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991683,
            "PriceBand": {
                "High": 22378.05,
                "Low": 11933.85,
                "HighString": "22378.05",
                "LowString": "11933.85",
                "CreditRating": "11933.85-22378.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39887,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 146000.00",
            "Description": "MRF30MAY24146000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991700,
            "PriceBand": {
                "High": 50.95,
                "Low": 0.05,
                "HighString": "50.95",
                "LowString": "0.05",
                "CreditRating": "0.05-50.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39888,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 146000.00",
            "Description": "MRF30MAY24146000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991701,
            "PriceBand": {
                "High": 23383.3,
                "Low": 12908.5,
                "HighString": "23383.30",
                "LowString": "12908.50",
                "CreditRating": "12908.50-23383.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39889,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 147000.00",
            "Description": "MRF30MAY24147000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991702,
            "PriceBand": {
                "High": 34.95,
                "Low": 0.05,
                "HighString": "34.95",
                "LowString": "0.05",
                "CreditRating": "0.05-34.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39890,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 147000.00",
            "Description": "MRF30MAY24147000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991703,
            "PriceBand": {
                "High": 24386.55,
                "Low": 13889.55,
                "HighString": "24386.55",
                "LowString": "13889.55",
                "CreditRating": "13889.55-24386.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39891,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 148000.00",
            "Description": "MRF30MAY24148000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991704,
            "PriceBand": {
                "High": 23.65,
                "Low": 0.05,
                "HighString": "23.65",
                "LowString": "0.05",
                "CreditRating": "0.05-23.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39892,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 148000.00",
            "Description": "MRF30MAY24148000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991705,
            "PriceBand": {
                "High": 25388.15,
                "Low": 14875.35,
                "HighString": "25388.15",
                "LowString": "14875.35",
                "CreditRating": "14875.35-25388.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39894,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 149000.00",
            "Description": "MRF30MAY24149000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991707,
            "PriceBand": {
                "High": 113.3,
                "Low": 90.1,
                "HighString": "113.30",
                "LowString": "90.10",
                "CreditRating": "90.10-113.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39895,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 149000.00",
            "Description": "MRF30MAY24149000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991708,
            "PriceBand": {
                "High": 26388.2,
                "Low": 15864.9,
                "HighString": "26388.20",
                "LowString": "15864.90",
                "CreditRating": "15864.90-26388.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39896,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 150000.00",
            "Description": "MRF30MAY24150000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991709,
            "PriceBand": {
                "High": 10.35,
                "Low": 0.05,
                "HighString": "10.35",
                "LowString": "0.05",
                "CreditRating": "0.05-10.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 150000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39906,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 150000.00",
            "Description": "MRF30MAY24150000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991719,
            "PriceBand": {
                "High": 27387.6,
                "Low": 16855.8,
                "HighString": "27387.60",
                "LowString": "16855.80",
                "CreditRating": "16855.80-27387.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 150000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39911,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 151000.00",
            "Description": "MRF30MAY24151000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991724,
            "PriceBand": {
                "High": 6.65,
                "Low": 0.05,
                "HighString": "6.65",
                "LowString": "0.05",
                "CreditRating": "0.05-6.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 151000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39912,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 151000.00",
            "Description": "MRF30MAY24151000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991725,
            "PriceBand": {
                "High": 28386.25,
                "Low": 17849.25,
                "HighString": "28386.25",
                "LowString": "17849.25",
                "CreditRating": "17849.25-28386.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 151000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39913,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 152000.00",
            "Description": "MRF30MAY24152000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991726,
            "PriceBand": {
                "High": 4.4,
                "Low": 0.05,
                "HighString": "4.40",
                "LowString": "0.05",
                "CreditRating": "0.05-4.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 152000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39914,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 152000.00",
            "Description": "MRF30MAY24152000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991727,
            "PriceBand": {
                "High": 29384.25,
                "Low": 18844.05,
                "HighString": "29384.25",
                "LowString": "18844.05",
                "CreditRating": "18844.05-29384.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 152000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39915,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 153000.00",
            "Description": "MRF30MAY24153000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991728,
            "PriceBand": {
                "High": 3.75,
                "Low": 0.05,
                "HighString": "3.75",
                "LowString": "0.05",
                "CreditRating": "0.05-3.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 153000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39916,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 153000.00",
            "Description": "MRF30MAY24153000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991729,
            "PriceBand": {
                "High": 30381.95,
                "Low": 19839.65,
                "HighString": "30381.95",
                "LowString": "19839.65",
                "CreditRating": "19839.65-30381.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 153000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39917,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 154000.00",
            "Description": "MRF30MAY24154000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991730,
            "PriceBand": {
                "High": 3.5,
                "Low": 0.05,
                "HighString": "3.50",
                "LowString": "0.05",
                "CreditRating": "0.05-3.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 154000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39918,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 154000.00",
            "Description": "MRF30MAY24154000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991731,
            "PriceBand": {
                "High": 31379.8,
                "Low": 20835.4,
                "HighString": "31379.80",
                "LowString": "20835.40",
                "CreditRating": "20835.40-31379.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 154000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39919,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 155000.00",
            "Description": "MRF30MAY24155000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991732,
            "PriceBand": {
                "High": 3.3,
                "Low": 0.05,
                "HighString": "3.30",
                "LowString": "0.05",
                "CreditRating": "0.05-3.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 155000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39920,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 155000.00",
            "Description": "MRF30MAY24155000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991733,
            "PriceBand": {
                "High": 32377.3,
                "Low": 21831.8,
                "HighString": "32377.30",
                "LowString": "21831.80",
                "CreditRating": "21831.80-32377.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 155000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39934,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 156000.00",
            "Description": "MRF30MAY24156000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991747,
            "PriceBand": {
                "High": 3.2,
                "Low": 0.05,
                "HighString": "3.20",
                "LowString": "0.05",
                "CreditRating": "0.05-3.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 156000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39935,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 156000.00",
            "Description": "MRF30MAY24156000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991748,
            "PriceBand": {
                "High": 33374.25,
                "Low": 22828.75,
                "HighString": "33374.25",
                "LowString": "22828.75",
                "CreditRating": "22828.75-33374.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 156000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39936,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 157000.00",
            "Description": "MRF30MAY24157000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991749,
            "PriceBand": {
                "High": 3.15,
                "Low": 0.05,
                "HighString": "3.15",
                "LowString": "0.05",
                "CreditRating": "0.05-3.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 157000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39937,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 157000.00",
            "Description": "MRF30MAY24157000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991750,
            "PriceBand": {
                "High": 34371.8,
                "Low": 23825.3,
                "HighString": "34371.80",
                "LowString": "23825.30",
                "CreditRating": "23825.30-34371.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 157000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39938,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 158000.00",
            "Description": "MRF30MAY24158000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991751,
            "PriceBand": {
                "High": 3.1,
                "Low": 0.05,
                "HighString": "3.10",
                "LowString": "0.05",
                "CreditRating": "0.05-3.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 158000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39940,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 158000.00",
            "Description": "MRF30MAY24158000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991753,
            "PriceBand": {
                "High": 35368.85,
                "Low": 24822.35,
                "HighString": "35368.85",
                "LowString": "24822.35",
                "CreditRating": "24822.35-35368.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 158000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39941,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 159000.00",
            "Description": "MRF30MAY24159000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991754,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 159000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39942,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 159000.00",
            "Description": "MRF30MAY24159000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991755,
            "PriceBand": {
                "High": 36365.9,
                "Low": 25819.4,
                "HighString": "36365.90",
                "LowString": "25819.40",
                "CreditRating": "25819.40-36365.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 159000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39943,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 160000.00",
            "Description": "MRF30MAY24160000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991756,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 160000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39944,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 160000.00",
            "Description": "MRF30MAY24160000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991757,
            "PriceBand": {
                "High": 37363,
                "Low": 26816.5,
                "HighString": "37363.00",
                "LowString": "26816.50",
                "CreditRating": "26816.50-37363.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 160000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39945,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 161000.00",
            "Description": "MRF30MAY24161000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991758,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 161000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39946,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 161000.00",
            "Description": "MRF30MAY24161000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991759,
            "PriceBand": {
                "High": 38360.05,
                "Low": 27813.55,
                "HighString": "38360.05",
                "LowString": "27813.55",
                "CreditRating": "27813.55-38360.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 161000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39950,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 162000.00",
            "Description": "MRF30MAY24162000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991763,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 162000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39951,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 162000.00",
            "Description": "MRF30MAY24162000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991764,
            "PriceBand": {
                "High": 39357.15,
                "Low": 28810.65,
                "HighString": "39357.15",
                "LowString": "28810.65",
                "CreditRating": "28810.65-39357.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 162000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39952,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 163000.00",
            "Description": "MRF30MAY24163000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991765,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 163000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39953,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 163000.00",
            "Description": "MRF30MAY24163000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991766,
            "PriceBand": {
                "High": 40354.25,
                "Low": 29807.75,
                "HighString": "40354.25",
                "LowString": "29807.75",
                "CreditRating": "29807.75-40354.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 163000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39954,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 164000.00",
            "Description": "MRF30MAY24164000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991767,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 164000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39955,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 164000.00",
            "Description": "MRF30MAY24164000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991768,
            "PriceBand": {
                "High": 41351.8,
                "Low": 30805.3,
                "HighString": "41351.80",
                "LowString": "30805.30",
                "CreditRating": "30805.30-41351.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 164000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39956,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 166000.00",
            "Description": "MRF30MAY24166000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991769,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 166000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39957,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 166000.00",
            "Description": "MRF30MAY24166000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991770,
            "PriceBand": {
                "High": 43346,
                "Low": 32799.5,
                "HighString": "43346.00",
                "LowString": "32799.50",
                "CreditRating": "32799.50-43346.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 166000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42064,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 148500.00",
            "Description": "MRF30MAY24148500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993859,
            "PriceBand": {
                "High": 19.2,
                "Low": 0.05,
                "HighString": "19.20",
                "LowString": "0.05",
                "CreditRating": "0.05-19.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42065,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 148500.00",
            "Description": "MRF30MAY24148500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993860,
            "PriceBand": {
                "High": 25888.55,
                "Low": 15369.45,
                "HighString": "25888.55",
                "LowString": "15369.45",
                "CreditRating": "15369.45-25888.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42066,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 167000.00",
            "Description": "MRF30MAY24167000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993861,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 167000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42067,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 167000.00",
            "Description": "MRF30MAY24167000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993862,
            "PriceBand": {
                "High": 44343.1,
                "Low": 33796.6,
                "HighString": "44343.10",
                "LowString": "33796.60",
                "CreditRating": "33796.60-44343.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 167000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42068,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 148500.00",
            "Description": "MRF27JUN24148500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993863,
            "PriceBand": {
                "High": 610.5,
                "Low": 0.05,
                "HighString": "610.50",
                "LowString": "0.05",
                "CreditRating": "0.05-610.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 148500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42069,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 148500.00",
            "Description": "MRF27JUN24148500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993864,
            "PriceBand": {
                "High": 25031.85,
                "Low": 15122.35,
                "HighString": "25031.85",
                "LowString": "15122.35",
                "CreditRating": "15122.35-25031.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 148500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42072,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 167000.00",
            "Description": "MRF27JUN24167000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993867,
            "PriceBand": {
                "High": 18.4,
                "Low": 0.05,
                "HighString": "18.40",
                "LowString": "0.05",
                "CreditRating": "0.05-18.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 167000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42073,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 167000.00",
            "Description": "MRF27JUN24167000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993868,
            "PriceBand": {
                "High": 43396.4,
                "Low": 32872,
                "HighString": "43396.40",
                "LowString": "32872.00",
                "CreditRating": "32872.00-43396.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 167000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42077,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 149000.00",
            "Description": "MRF25JUL24149000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993872,
            "PriceBand": {
                "High": 1496.8,
                "Low": 210.1,
                "HighString": "1496.80",
                "LowString": "210.10",
                "CreditRating": "210.10-1496.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 149000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42078,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 149000.00",
            "Description": "MRF25JUL24149000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 993873,
            "PriceBand": {
                "High": 24940.4,
                "Low": 15680.5,
                "HighString": "24940.40",
                "LowString": "15680.50",
                "CreditRating": "15680.50-24940.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 149000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42971,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 155000.00",
            "Description": "MRF27JUN24155000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 994738,
            "PriceBand": {
                "High": 203.4,
                "Low": 0.05,
                "HighString": "203.40",
                "LowString": "0.05",
                "CreditRating": "0.05-203.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 155000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 42972,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 155000.00",
            "Description": "MRF27JUN24155000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 994739,
            "PriceBand": {
                "High": 31480.05,
                "Low": 21159.25,
                "HighString": "31480.05",
                "LowString": "21159.25",
                "CreditRating": "21159.25-31480.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 155000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44624,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 149500.00",
            "Description": "MRF30MAY24149500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996095,
            "PriceBand": {
                "High": 13.05,
                "Low": 0.05,
                "HighString": "13.05",
                "LowString": "0.05",
                "CreditRating": "0.05-13.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44625,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 149500.00",
            "Description": "MRF30MAY24149500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996096,
            "PriceBand": {
                "High": 26887.95,
                "Low": 16360.45,
                "HighString": "26887.95",
                "LowString": "16360.45",
                "CreditRating": "16360.45-26887.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44630,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 150500.00",
            "Description": "MRF30MAY24150500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996101,
            "PriceBand": {
                "High": 8.65,
                "Low": 0.05,
                "HighString": "8.65",
                "LowString": "0.05",
                "CreditRating": "0.05-8.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 150500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44635,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 150500.00",
            "Description": "MRF30MAY24150500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996106,
            "PriceBand": {
                "High": 27887,
                "Low": 17353.1,
                "HighString": "27887.00",
                "LowString": "17353.10",
                "CreditRating": "17353.10-27887.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 150500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44636,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 168000.00",
            "Description": "MRF30MAY24168000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996107,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 168000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44637,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 168000.00",
            "Description": "MRF30MAY24168000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996108,
            "PriceBand": {
                "High": 45340.15,
                "Low": 34793.65,
                "HighString": "45340.15",
                "LowString": "34793.65",
                "CreditRating": "34793.65-45340.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 168000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44638,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 169000.00",
            "Description": "MRF30MAY24169000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996109,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 169000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44639,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 169000.00",
            "Description": "MRF30MAY24169000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996110,
            "PriceBand": {
                "High": 46337.25,
                "Low": 35790.75,
                "HighString": "46337.25",
                "LowString": "35790.75",
                "CreditRating": "35790.75-46337.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 169000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44640,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 149500.00",
            "Description": "MRF27JUN24149500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996111,
            "PriceBand": {
                "High": 519.7,
                "Low": 0.05,
                "HighString": "519.70",
                "LowString": "0.05",
                "CreditRating": "0.05-519.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 149500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44641,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 149500.00",
            "Description": "MRF27JUN24149500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996112,
            "PriceBand": {
                "High": 26021.15,
                "Low": 16023.05,
                "HighString": "26021.15",
                "LowString": "16023.05",
                "CreditRating": "16023.05-26021.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 149500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44642,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 150500.00",
            "Description": "MRF27JUN24150500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996113,
            "PriceBand": {
                "High": 440.95,
                "Low": 0.05,
                "HighString": "440.95",
                "LowString": "0.05",
                "CreditRating": "0.05-440.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 150500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44643,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 150500.00",
            "Description": "MRF27JUN24150500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996114,
            "PriceBand": {
                "High": 27011.9,
                "Low": 16935.7,
                "HighString": "27011.90",
                "LowString": "16935.70",
                "CreditRating": "16935.70-27011.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 150500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44644,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 168000.00",
            "Description": "MRF27JUN24168000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996115,
            "PriceBand": {
                "High": 14.85,
                "Low": 0.05,
                "HighString": "14.85",
                "LowString": "0.05",
                "CreditRating": "0.05-14.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 168000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44645,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 168000.00",
            "Description": "MRF27JUN24168000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996116,
            "PriceBand": {
                "High": 44388.5,
                "Low": 33859.9,
                "HighString": "44388.50",
                "LowString": "33859.90",
                "CreditRating": "33859.90-44388.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 168000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44647,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 169000.00",
            "Description": "MRF27JUN24169000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996118,
            "PriceBand": {
                "High": 12.05,
                "Low": 0.05,
                "HighString": "12.05",
                "LowString": "0.05",
                "CreditRating": "0.05-12.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 169000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44648,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 169000.00",
            "Description": "MRF27JUN24169000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996119,
            "PriceBand": {
                "High": 45380.35,
                "Low": 34848.55,
                "HighString": "45380.35",
                "LowString": "34848.55",
                "CreditRating": "34848.55-45380.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 169000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44649,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 151000.00",
            "Description": "MRF25JUL24151000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996120,
            "PriceBand": {
                "High": 1203.5,
                "Low": 145.7,
                "HighString": "1203.50",
                "LowString": "145.70",
                "CreditRating": "145.70-1203.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 151000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44651,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 151000.00",
            "Description": "MRF25JUL24151000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996122,
            "PriceBand": {
                "High": 26847.75,
                "Low": 17359.05,
                "HighString": "26847.75",
                "LowString": "17359.05",
                "CreditRating": "17359.05-26847.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 151000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44652,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 168000.00",
            "Description": "MRF25JUL24168000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996123,
            "PriceBand": {
                "High": 143.95,
                "Low": 0.05,
                "HighString": "143.95",
                "LowString": "0.05",
                "CreditRating": "0.05-143.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 168000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44653,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 168000.00",
            "Description": "MRF25JUL24168000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996124,
            "PriceBand": {
                "High": 43460.05,
                "Low": 33060.15,
                "HighString": "43460.05",
                "LowString": "33060.15",
                "CreditRating": "33060.15-43460.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 168000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44654,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 170000.00",
            "Description": "MRF25JUL24170000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996125,
            "PriceBand": {
                "High": 109.15,
                "Low": 0.05,
                "HighString": "109.15",
                "LowString": "0.05",
                "CreditRating": "0.05-109.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 170000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 44655,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 170000.00",
            "Description": "MRF25JUL24170000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 996126,
            "PriceBand": {
                "High": 45430.85,
                "Low": 34997.15,
                "HighString": "45430.85",
                "LowString": "34997.15",
                "CreditRating": "34997.15-45430.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 170000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 46190,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 151500.00",
            "Description": "MRF30MAY24151500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 997649,
            "PriceBand": {
                "High": 5.2,
                "Low": 0.05,
                "HighString": "5.20",
                "LowString": "0.05",
                "CreditRating": "0.05-5.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 151500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 46191,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 151500.00",
            "Description": "MRF30MAY24151500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 997650,
            "PriceBand": {
                "High": 28885.85,
                "Low": 18346.75,
                "HighString": "28885.85",
                "LowString": "18346.75",
                "CreditRating": "18346.75-28885.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 151500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 46196,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 170000.00",
            "Description": "MRF30MAY24170000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 997655,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 170000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 46197,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 170000.00",
            "Description": "MRF30MAY24170000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 997656,
            "PriceBand": {
                "High": 47334.35,
                "Low": 36787.85,
                "HighString": "47334.35",
                "LowString": "36787.85",
                "CreditRating": "36787.85-47334.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 170000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47589,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 92000.00",
            "Description": "MRF25JUL2492000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999030,
            "PriceBand": {
                "High": 42012.55,
                "Low": 31481.85,
                "HighString": "42012.55",
                "LowString": "31481.85",
                "CreditRating": "31481.85-42012.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 92000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47590,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 92000.00",
            "Description": "MRF25JUL2492000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999031,
            "PriceBand": {
                "High": 14.25,
                "Low": 0.05,
                "HighString": "14.25",
                "LowString": "0.05",
                "CreditRating": "0.05-14.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 92000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47591,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 111000.00",
            "Description": "MRF25JUL24111000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999032,
            "PriceBand": {
                "High": 23447.5,
                "Low": 13802.7,
                "HighString": "23447.50",
                "LowString": "13802.70",
                "CreditRating": "13802.70-23447.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 111000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 47592,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 111000.00",
            "Description": "MRF25JUL24111000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 999033,
            "PriceBand": {
                "High": 1067.6,
                "Low": 165.8,
                "HighString": "1067.60",
                "LowString": "165.80",
                "CreditRating": "165.80-1067.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 111000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49531,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 92000.00",
            "Description": "MRF30MAY2492000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000963,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 92000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49532,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 108500.00",
            "Description": "MRF30MAY24108500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000964,
            "PriceBand": {
                "High": 24530.15,
                "Low": 13994.15,
                "HighString": "24530.15",
                "LowString": "13994.15",
                "CreditRating": "13994.15-24530.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 108500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49533,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 108500.00",
            "Description": "MRF30MAY24108500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000965,
            "PriceBand": {
                "High": 7.2,
                "Low": 0.05,
                "HighString": "7.20",
                "LowString": "0.05",
                "CreditRating": "0.05-7.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 108500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49536,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 109500.00",
            "Description": "MRF30MAY24109500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000968,
            "PriceBand": {
                "High": 23530.9,
                "Low": 13003.4,
                "HighString": "23530.90",
                "LowString": "13003.40",
                "CreditRating": "13003.40-23530.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 109500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49540,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 109500.00",
            "Description": "MRF30MAY24109500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000972,
            "PriceBand": {
                "High": 13.05,
                "Low": 0.05,
                "HighString": "13.05",
                "LowString": "0.05",
                "CreditRating": "0.05-13.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 109500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49541,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 90000.00",
            "Description": "MRF27JUN2490000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000973,
            "PriceBand": {
                "High": 43487.5,
                "Low": 32942,
                "HighString": "43487.50",
                "LowString": "32942.00",
                "CreditRating": "32942.00-43487.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 90000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49542,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 90000.00",
            "Description": "MRF27JUN2490000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000974,
            "PriceBand": {
                "High": 3.1,
                "Low": 0.05,
                "HighString": "3.10",
                "LowString": "0.05",
                "CreditRating": "0.05-3.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 90000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49543,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 91000.00",
            "Description": "MRF27JUN2491000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000975,
            "PriceBand": {
                "High": 42496.55,
                "Low": 31951.05,
                "HighString": "42496.55",
                "LowString": "31951.05",
                "CreditRating": "31951.05-42496.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 91000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49544,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 91000.00",
            "Description": "MRF27JUN2491000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000976,
            "PriceBand": {
                "High": 3.2,
                "Low": 0.05,
                "HighString": "3.20",
                "LowString": "0.05",
                "CreditRating": "0.05-3.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 91000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49545,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 92000.00",
            "Description": "MRF27JUN2492000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000977,
            "PriceBand": {
                "High": 41505.2,
                "Low": 30959.7,
                "HighString": "41505.20",
                "LowString": "30959.70",
                "CreditRating": "30959.70-41505.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 92000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49546,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 92000.00",
            "Description": "MRF27JUN2492000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000978,
            "PriceBand": {
                "High": 3.3,
                "Low": 0.05,
                "HighString": "3.30",
                "LowString": "0.05",
                "CreditRating": "0.05-3.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 92000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49547,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 108500.00",
            "Description": "MRF27JUN24108500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000979,
            "PriceBand": {
                "High": 25127.3,
                "Low": 14869.7,
                "HighString": "25127.30",
                "LowString": "14869.70",
                "CreditRating": "14869.70-25127.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 108500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49548,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 108500.00",
            "Description": "MRF27JUN24108500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000980,
            "PriceBand": {
                "High": 270.15,
                "Low": 0.05,
                "HighString": "270.15",
                "LowString": "0.05",
                "CreditRating": "0.05-270.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 108500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49549,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 109500.00",
            "Description": "MRF27JUN24109500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000981,
            "PriceBand": {
                "High": 24138.1,
                "Low": 13955.4,
                "HighString": "24138.10",
                "LowString": "13955.40",
                "CreditRating": "13955.40-24138.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 109500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49551,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 109500.00",
            "Description": "MRF27JUN24109500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000983,
            "PriceBand": {
                "High": 346.85,
                "Low": 0.05,
                "HighString": "346.85",
                "LowString": "0.05",
                "CreditRating": "0.05-346.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 109500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49552,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 90000.00",
            "Description": "MRF25JUL2490000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000984,
            "PriceBand": {
                "High": 43984.45,
                "Low": 33446.35,
                "HighString": "43984.45",
                "LowString": "33446.35",
                "CreditRating": "33446.35-43984.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 90000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49554,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 90000.00",
            "Description": "MRF25JUL2490000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000986,
            "PriceBand": {
                "High": 7.4,
                "Low": 0.05,
                "HighString": "7.40",
                "LowString": "0.05",
                "CreditRating": "0.05-7.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 90000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 49555,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 109000.00",
            "Description": "MRF25JUL24109000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1000987,
            "PriceBand": {
                "High": 25352.8,
                "Low": 15476,
                "HighString": "25352.80",
                "LowString": "15476.00",
                "CreditRating": "15476.00-25352.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 109000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51605,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 89000.00",
            "Description": "MRF30MAY2489000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002973,
            "PriceBand": {
                "High": 43976.35,
                "Low": 33430.85,
                "HighString": "43976.35",
                "LowString": "33430.85",
                "CreditRating": "33430.85-43976.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 89000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51606,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 89000.00",
            "Description": "MRF30MAY2489000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002974,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 89000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51607,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 106500.00",
            "Description": "MRF30MAY24106500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002975,
            "PriceBand": {
                "High": 26526.65,
                "Low": 15983.25,
                "HighString": "26526.65",
                "LowString": "15983.25",
                "CreditRating": "15983.25-26526.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 106500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51608,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 106500.00",
            "Description": "MRF30MAY24106500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002976,
            "PriceBand": {
                "High": 3.55,
                "Low": 0.05,
                "HighString": "3.55",
                "LowString": "0.05",
                "CreditRating": "0.05-3.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 106500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 51609,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 107500.00",
            "Description": "MRF30MAY24107500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1002977,
            "PriceBand": {
                "High": 25528.45,
                "Low": 14988.25,
                "HighString": "25528.45",
                "LowString": "14988.25",
                "CreditRating": "14988.25-25528.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 107500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53326,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 95000.00",
            "Description": "MRF30MAY2495000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004694,
            "PriceBand": {
                "High": 37994.25,
                "Low": 27448.75,
                "HighString": "37994.25",
                "LowString": "27448.75",
                "CreditRating": "27448.75-37994.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 95000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53327,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 95000.00",
            "Description": "MRF30MAY2495000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004695,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 95000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53330,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 112500.00",
            "Description": "MRF30MAY24112500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004698,
            "PriceBand": {
                "High": 20522.2,
                "Low": 10059,
                "HighString": "20522.20",
                "LowString": "10059.00",
                "CreditRating": "10059.00-20522.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 112500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53331,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 112500.00",
            "Description": "MRF30MAY24112500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004699,
            "PriceBand": {
                "High": 59.95,
                "Low": 0.05,
                "HighString": "59.95",
                "LowString": "0.05",
                "CreditRating": "0.05-59.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 112500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53332,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 94000.00",
            "Description": "MRF27JUN2494000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004700,
            "PriceBand": {
                "High": 39521.7,
                "Low": 28978.3,
                "HighString": "39521.70",
                "LowString": "28978.30",
                "CreditRating": "28978.30-39521.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 94000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53333,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 94000.00",
            "Description": "MRF27JUN2494000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004701,
            "PriceBand": {
                "High": 3.7,
                "Low": 0.05,
                "HighString": "3.70",
                "LowString": "0.05",
                "CreditRating": "0.05-3.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 94000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53334,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 111000.00",
            "Description": "MRF27JUN24111000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004702,
            "PriceBand": {
                "High": 22656.1,
                "Low": 12611.6,
                "HighString": "22656.10",
                "LowString": "12611.60",
                "CreditRating": "12611.60-22656.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 111000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53335,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 111000.00",
            "Description": "MRF27JUN24111000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004703,
            "PriceBand": {
                "High": 490.2,
                "Low": 0.05,
                "HighString": "490.20",
                "LowString": "0.05",
                "CreditRating": "0.05-490.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 111000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53336,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 113000.00",
            "Description": "MRF27JUN24113000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004704,
            "PriceBand": {
                "High": 20688.1,
                "Low": 10887.2,
                "HighString": "20688.10",
                "LowString": "10887.20",
                "CreditRating": "10887.20-20688.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 113000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 53337,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 113000.00",
            "Description": "MRF27JUN24113000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1004705,
            "PriceBand": {
                "High": 749.2,
                "Low": 3.5,
                "HighString": "749.20",
                "LowString": "3.50",
                "CreditRating": "3.50-749.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 113000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131900,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 103000.00",
            "Description": "MRF27JUN24103000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060846,
            "PriceBand": {
                "High": 30590.95,
                "Low": 20110.85,
                "HighString": "30590.95",
                "LowString": "20110.85",
                "CreditRating": "20110.85-30590.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 103000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131901,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 103000.00",
            "Description": "MRF27JUN24103000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060847,
            "PriceBand": {
                "High": 57.9,
                "Low": 0.05,
                "HighString": "57.90",
                "LowString": "0.05",
                "CreditRating": "0.05-57.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 103000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131902,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 105000.00",
            "Description": "MRF27JUN24105000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060848,
            "PriceBand": {
                "High": 28604.2,
                "Low": 18175.8,
                "HighString": "28604.20",
                "LowString": "18175.80",
                "CreditRating": "18175.80-28604.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 105000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131903,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 105000.00",
            "Description": "MRF27JUN24105000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060849,
            "PriceBand": {
                "High": 105.75,
                "Low": 0.05,
                "HighString": "105.75",
                "LowString": "0.05",
                "CreditRating": "0.05-105.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 105000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131904,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 107000.00",
            "Description": "MRF27JUN24107000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060850,
            "PriceBand": {
                "High": 26617.15,
                "Low": 16272.05,
                "HighString": "26617.15",
                "LowString": "16272.05",
                "CreditRating": "16272.05-26617.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 107000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131905,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 107000.00",
            "Description": "MRF27JUN24107000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060851,
            "PriceBand": {
                "High": 184.9,
                "Low": 0.05,
                "HighString": "184.90",
                "LowString": "0.05",
                "CreditRating": "0.05-184.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 107000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131960,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 109000.00",
            "Description": "MRF27JUN24109000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060901,
            "PriceBand": {
                "High": 24633.35,
                "Low": 14411.65,
                "HighString": "24633.35",
                "LowString": "14411.65",
                "CreditRating": "14411.65-24633.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 109000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131961,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 109000.00",
            "Description": "MRF27JUN24109000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060902,
            "PriceBand": {
                "High": 307.4,
                "Low": 0.05,
                "HighString": "307.40",
                "LowString": "0.05",
                "CreditRating": "0.05-307.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 109000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131968,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 112500.00",
            "Description": "MRF27JUN24112500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060907,
            "PriceBand": {
                "High": 21180.9,
                "Low": 11312.5,
                "HighString": "21180.90",
                "LowString": "11312.50",
                "CreditRating": "11312.50-21180.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 112500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131969,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 112500.00",
            "Description": "MRF27JUN24112500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060908,
            "PriceBand": {
                "High": 678.3,
                "Low": 0.1,
                "HighString": "678.30",
                "LowString": "0.10",
                "CreditRating": "0.10-678.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 112500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131972,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 113500.00",
            "Description": "MRF27JUN24113500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060911,
            "PriceBand": {
                "High": 20203.7,
                "Low": 10474.5,
                "HighString": "20203.70",
                "LowString": "10474.50",
                "CreditRating": "10474.50-20203.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 113500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 131973,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 113500.00",
            "Description": "MRF27JUN24113500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060912,
            "PriceBand": {
                "High": 831.75,
                "Low": 14.35,
                "HighString": "831.75",
                "LowString": "14.35",
                "CreditRating": "14.35-831.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 113500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132076,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 122500.00",
            "Description": "MRF27JUN24122500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060971,
            "PriceBand": {
                "High": 11893.85,
                "Low": 4319.35,
                "HighString": "11893.85",
                "LowString": "4319.35",
                "CreditRating": "4319.35-11893.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 122500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132077,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 122500.00",
            "Description": "MRF27JUN24122500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060972,
            "PriceBand": {
                "High": 3600.05,
                "Low": 628.05,
                "HighString": "3600.05",
                "LowString": "628.05",
                "CreditRating": "628.05-3600.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 122500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132078,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 123500.00",
            "Description": "MRF27JUN24123500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060973,
            "PriceBand": {
                "High": 11064.8,
                "Low": 3818.3,
                "HighString": "11064.80",
                "LowString": "3818.30",
                "CreditRating": "3818.30-11064.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 123500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132079,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 123500.00",
            "Description": "MRF27JUN24123500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060974,
            "PriceBand": {
                "High": 4090.45,
                "Low": 790.45,
                "HighString": "4090.45",
                "LowString": "790.45",
                "CreditRating": "790.45-4090.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 123500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132124,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 124500.00",
            "Description": "MRF27JUN24124500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060975,
            "PriceBand": {
                "High": 10262.65,
                "Low": 3355.75,
                "HighString": "10262.65",
                "LowString": "3355.75",
                "CreditRating": "3355.75-10262.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 124500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132125,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 124500.00",
            "Description": "MRF27JUN24124500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060976,
            "PriceBand": {
                "High": 4619.35,
                "Low": 979.75,
                "HighString": "4619.35",
                "LowString": "979.75",
                "CreditRating": "979.75-4619.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 124500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132126,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 125500.00",
            "Description": "MRF27JUN24125500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060977,
            "PriceBand": {
                "High": 9488.75,
                "Low": 2931.95,
                "HighString": "9488.75",
                "LowString": "2931.95",
                "CreditRating": "2931.95-9488.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 125500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132127,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 125500.00",
            "Description": "MRF27JUN24125500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1060978,
            "PriceBand": {
                "High": 5187,
                "Low": 1197.2,
                "HighString": "5187.00",
                "LowString": "1197.20",
                "CreditRating": "1197.20-5187.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 125500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132223,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 130500.00",
            "Description": "MRF27JUN24130500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061041,
            "PriceBand": {
                "High": 6107.45,
                "Low": 1345.65,
                "HighString": "6107.45",
                "LowString": "1345.65",
                "CreditRating": "1345.65-6107.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132224,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 130500.00",
            "Description": "MRF27JUN24130500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061042,
            "PriceBand": {
                "High": 8557.95,
                "Low": 2773.15,
                "HighString": "8557.95",
                "LowString": "2773.15",
                "CreditRating": "2773.15-8557.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132225,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 131500.00",
            "Description": "MRF27JUN24131500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061043,
            "PriceBand": {
                "High": 5536.15,
                "Low": 1124.55,
                "HighString": "5536.15",
                "LowString": "1124.55",
                "CreditRating": "1124.55-5536.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132226,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 131500.00",
            "Description": "MRF27JUN24131500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061044,
            "PriceBand": {
                "High": 9328.25,
                "Low": 3193.35,
                "HighString": "9328.25",
                "LowString": "3193.35",
                "CreditRating": "3193.35-9328.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132280,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 132500.00",
            "Description": "MRF27JUN24132500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061049,
            "PriceBand": {
                "High": 5000.9,
                "Low": 931,
                "HighString": "5000.90",
                "LowString": "931.00",
                "CreditRating": "931.00-5000.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132281,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 132500.00",
            "Description": "MRF27JUN24132500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061050,
            "PriceBand": {
                "High": 10126.2,
                "Low": 3649.6,
                "HighString": "10126.20",
                "LowString": "3649.60",
                "CreditRating": "3649.60-10126.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132282,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 133500.00",
            "Description": "MRF27JUN24133500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061051,
            "PriceBand": {
                "High": 4501.65,
                "Low": 762.85,
                "HighString": "4501.65",
                "LowString": "762.85",
                "CreditRating": "762.85-4501.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132283,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 133500.00",
            "Description": "MRF27JUN24133500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061052,
            "PriceBand": {
                "High": 10949.55,
                "Low": 4141.75,
                "HighString": "10949.55",
                "LowString": "4141.75",
                "CreditRating": "4141.75-10949.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132284,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 134500.00",
            "Description": "MRF27JUN24134500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061053,
            "PriceBand": {
                "High": 4038.15,
                "Low": 617.85,
                "HighString": "4038.15",
                "LowString": "617.85",
                "CreditRating": "617.85-4038.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132285,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 134500.00",
            "Description": "MRF27JUN24134500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061054,
            "PriceBand": {
                "High": 11796,
                "Low": 4669.7,
                "HighString": "11796.00",
                "LowString": "4669.70",
                "CreditRating": "4669.70-11796.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132286,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 135500.00",
            "Description": "MRF27JUN24135500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061055,
            "PriceBand": {
                "High": 3609.5,
                "Low": 494,
                "HighString": "3609.50",
                "LowString": "494.00",
                "CreditRating": "494.00-3609.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132287,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 135500.00",
            "Description": "MRF27JUN24135500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061056,
            "PriceBand": {
                "High": 12663.55,
                "Low": 5232.45,
                "HighString": "12663.55",
                "LowString": "5232.45",
                "CreditRating": "5232.45-12663.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132288,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 136500.00",
            "Description": "MRF27JUN24136500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061057,
            "PriceBand": {
                "High": 3221.7,
                "Low": 395.2,
                "HighString": "3221.70",
                "LowString": "395.20",
                "CreditRating": "395.20-3221.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132289,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 136500.00",
            "Description": "MRF27JUN24136500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061058,
            "PriceBand": {
                "High": 13556.25,
                "Low": 5836.15,
                "HighString": "13556.25",
                "LowString": "5836.15",
                "CreditRating": "5836.15-13556.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132376,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 137500.00",
            "Description": "MRF27JUN24137500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061061,
            "PriceBand": {
                "High": 2856.05,
                "Low": 302.75,
                "HighString": "2856.05",
                "LowString": "302.75",
                "CreditRating": "302.75-2856.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132377,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 137500.00",
            "Description": "MRF27JUN24137500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061062,
            "PriceBand": {
                "High": 14455.2,
                "Low": 6462,
                "HighString": "14455.20",
                "LowString": "6462.00",
                "CreditRating": "6462.00-14455.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132378,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 138500.00",
            "Description": "MRF27JUN24138500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061063,
            "PriceBand": {
                "High": 2526,
                "Low": 230,
                "HighString": "2526.00",
                "LowString": "230.00",
                "CreditRating": "230.00-2526.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 138500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132379,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 138500.00",
            "Description": "MRF27JUN24138500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061064,
            "PriceBand": {
                "High": 15373.9,
                "Low": 7123.3,
                "HighString": "15373.90",
                "LowString": "7123.30",
                "CreditRating": "7123.30-15373.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 138500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132768,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 108000.00",
            "Description": "MRF25JUL24108000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061183,
            "PriceBand": {
                "High": 26314.4,
                "Low": 16339.5,
                "HighString": "26314.40",
                "LowString": "16339.50",
                "CreditRating": "16339.50-26314.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 108000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132769,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 108000.00",
            "Description": "MRF25JUL24108000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061184,
            "PriceBand": {
                "High": 646.65,
                "Low": 74.95,
                "HighString": "646.65",
                "LowString": "74.95",
                "CreditRating": "74.95-646.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 108000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132770,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 110000.00",
            "Description": "MRF25JUL24110000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061185,
            "PriceBand": {
                "High": 24396.95,
                "Low": 14629.85,
                "HighString": "24396.95",
                "LowString": "14629.85",
                "CreditRating": "14629.85-24396.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 110000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132771,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 110000.00",
            "Description": "MRF25JUL24110000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061186,
            "PriceBand": {
                "High": 908.8,
                "Low": 129.4,
                "HighString": "908.80",
                "LowString": "129.40",
                "CreditRating": "129.40-908.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 110000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132772,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 112000.00",
            "Description": "MRF25JUL24112000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061187,
            "PriceBand": {
                "High": 22500.85,
                "Low": 12989.95,
                "HighString": "22500.85",
                "LowString": "12989.95",
                "CreditRating": "12989.95-22500.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 112000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132773,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 112000.00",
            "Description": "MRF25JUL24112000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061188,
            "PriceBand": {
                "High": 1241.25,
                "Low": 205.55,
                "HighString": "1241.25",
                "LowString": "205.55",
                "CreditRating": "205.55-1241.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 112000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132922,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 116000.00",
            "Description": "MRF25JUL24116000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061257,
            "PriceBand": {
                "High": 2180.45,
                "Low": 481.35,
                "HighString": "2180.45",
                "LowString": "481.35",
                "CreditRating": "481.35-2180.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 116000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132923,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 117000.00",
            "Description": "MRF25JUL24117000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061258,
            "PriceBand": {
                "High": 17954.85,
                "Low": 9304.55,
                "HighString": "17954.85",
                "LowString": "9304.55",
                "CreditRating": "9304.55-17954.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 117000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132924,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 117000.00",
            "Description": "MRF25JUL24117000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061259,
            "PriceBand": {
                "High": 2484.95,
                "Low": 588.65,
                "HighString": "2484.95",
                "LowString": "588.65",
                "CreditRating": "588.65-2484.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 117000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 132925,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 118000.00",
            "Description": "MRF25JUL24118000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061260,
            "PriceBand": {
                "High": 17075.75,
                "Low": 8635.35,
                "HighString": "17075.75",
                "LowString": "8635.35",
                "CreditRating": "8635.35-17075.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 118000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133197,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 123000.00",
            "Description": "MRF25JUL24123000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061488,
            "PriceBand": {
                "High": 4846.3,
                "Low": 1537.8,
                "HighString": "4846.30",
                "LowString": "1537.80",
                "CreditRating": "1537.80-4846.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 123000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133198,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 124000.00",
            "Description": "MRF25JUL24124000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061489,
            "PriceBand": {
                "High": 12233.55,
                "Low": 5260.15,
                "HighString": "12233.55",
                "LowString": "5260.15",
                "CreditRating": "5260.15-12233.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 124000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133199,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 124000.00",
            "Description": "MRF25JUL24124000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061490,
            "PriceBand": {
                "High": 5342.5,
                "Low": 1769.3,
                "HighString": "5342.50",
                "LowString": "1769.30",
                "CreditRating": "1769.30-5342.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 124000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133384,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 141000.00",
            "Description": "MRF25JUL24141000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061545,
            "PriceBand": {
                "High": 3339.85,
                "Low": 753.85,
                "HighString": "3339.85",
                "LowString": "753.85",
                "CreditRating": "753.85-3339.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 141000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133385,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 141000.00",
            "Description": "MRF25JUL24141000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061546,
            "PriceBand": {
                "High": 17596.3,
                "Low": 9635.8,
                "HighString": "17596.30",
                "LowString": "9635.80",
                "CreditRating": "9635.80-17596.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 141000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133387,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 142000.00",
            "Description": "MRF25JUL24142000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061547,
            "PriceBand": {
                "High": 3033.25,
                "Low": 645.45,
                "HighString": "3033.25",
                "LowString": "645.45",
                "CreditRating": "645.45-3033.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 142000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133390,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 142000.00",
            "Description": "MRF25JUL24142000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061548,
            "PriceBand": {
                "High": 18474.35,
                "Low": 10315.55,
                "HighString": "18474.35",
                "LowString": "10315.55",
                "CreditRating": "10315.55-18474.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 142000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133397,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 143000.00",
            "Description": "MRF25JUL24143000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061549,
            "PriceBand": {
                "High": 2765.85,
                "Low": 564.75,
                "HighString": "2765.85",
                "LowString": "564.75",
                "CreditRating": "564.75-2765.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 143000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133400,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 143000.00",
            "Description": "MRF25JUL24143000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061552,
            "PriceBand": {
                "High": 19379.1,
                "Low": 11033.6,
                "HighString": "19379.10",
                "LowString": "11033.60",
                "CreditRating": "11033.60-19379.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 143000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133401,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 144000.00",
            "Description": "MRF25JUL24144000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061553,
            "PriceBand": {
                "High": 2501.65,
                "Low": 478.85,
                "HighString": "2501.65",
                "LowString": "478.85",
                "CreditRating": "478.85-2501.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 144000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133402,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 144000.00",
            "Description": "MRF25JUL24144000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061554,
            "PriceBand": {
                "High": 20279.55,
                "Low": 11755.85,
                "HighString": "20279.55",
                "LowString": "11755.85",
                "CreditRating": "11755.85-20279.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 144000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133480,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 156000.00",
            "Description": "MRF25JUL24156000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061591,
            "PriceBand": {
                "High": 31685.8,
                "Low": 21764.7,
                "HighString": "31685.80",
                "LowString": "21764.70",
                "CreditRating": "21764.70-31685.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 156000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133481,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 158000.00",
            "Description": "MRF25JUL24158000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061592,
            "PriceBand": {
                "High": 533.85,
                "Low": 33.95,
                "HighString": "533.85",
                "LowString": "33.95",
                "CreditRating": "33.95-533.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 158000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133484,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 158000.00",
            "Description": "MRF25JUL24158000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061593,
            "PriceBand": {
                "High": 33637,
                "Low": 23590.4,
                "HighString": "33637.00",
                "LowString": "23590.40",
                "CreditRating": "23590.40-33637.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 158000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133485,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 160000.00",
            "Description": "MRF25JUL24160000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061594,
            "PriceBand": {
                "High": 416.4,
                "Low": 19.8,
                "HighString": "416.40",
                "LowString": "19.80",
                "CreditRating": "19.80-416.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 160000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133696,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 164000.00",
            "Description": "MRF25JUL24164000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061649,
            "PriceBand": {
                "High": 39522.7,
                "Low": 29220.9,
                "HighString": "39522.70",
                "LowString": "29220.90",
                "CreditRating": "29220.90-39522.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 164000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133697,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 166000.00",
            "Description": "MRF25JUL24166000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061650,
            "PriceBand": {
                "High": 189.15,
                "Low": 0.05,
                "HighString": "189.15",
                "LowString": "0.05",
                "CreditRating": "0.05-189.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 166000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 133710,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 166000.00",
            "Description": "MRF25JUL24166000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1061663,
            "PriceBand": {
                "High": 41490.15,
                "Low": 31133.45,
                "HighString": "41490.15",
                "LowString": "31133.45",
                "CreditRating": "31133.45-41490.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 166000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105820,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 164000.00",
            "Description": "MRF27JUN24164000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044290,
            "PriceBand": {
                "High": 40418.85,
                "Low": 29914.55,
                "HighString": "40418.85",
                "LowString": "29914.55",
                "CreditRating": "29914.55-40418.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 164000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105819,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 164000.00",
            "Description": "MRF27JUN24164000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044289,
            "PriceBand": {
                "High": 35.25,
                "Low": 0.05,
                "HighString": "35.25",
                "LowString": "0.05",
                "CreditRating": "0.05-35.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 164000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105818,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 162000.00",
            "Description": "MRF27JUN24162000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044288,
            "PriceBand": {
                "High": 38433.5,
                "Low": 27949.2,
                "HighString": "38433.50",
                "LowString": "27949.20",
                "CreditRating": "27949.20-38433.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 162000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105817,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 162000.00",
            "Description": "MRF27JUN24162000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044287,
            "PriceBand": {
                "High": 53.25,
                "Low": 0.05,
                "HighString": "53.25",
                "LowString": "0.05",
                "CreditRating": "0.05-53.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 162000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105816,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 160000.00",
            "Description": "MRF27JUN24160000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044286,
            "PriceBand": {
                "High": 36447.25,
                "Low": 25992.45,
                "HighString": "36447.25",
                "LowString": "25992.45",
                "CreditRating": "25992.45-36447.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 160000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105815,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 160000.00",
            "Description": "MRF27JUN24160000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044285,
            "PriceBand": {
                "High": 79.45,
                "Low": 0.05,
                "HighString": "79.45",
                "LowString": "0.05",
                "CreditRating": "0.05-79.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 160000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105814,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 158000.00",
            "Description": "MRF27JUN24158000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044284,
            "PriceBand": {
                "High": 34460.55,
                "Low": 24046.95,
                "HighString": "34460.55",
                "LowString": "24046.95",
                "CreditRating": "24046.95-34460.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 158000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105813,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 158000.00",
            "Description": "MRF27JUN24158000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044283,
            "PriceBand": {
                "High": 116.8,
                "Low": 0.05,
                "HighString": "116.80",
                "LowString": "0.05",
                "CreditRating": "0.05-116.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 158000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105812,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 156000.00",
            "Description": "MRF27JUN24156000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044282,
            "PriceBand": {
                "High": 32473.55,
                "Low": 22116.85,
                "HighString": "32473.55",
                "LowString": "22116.85",
                "CreditRating": "22116.85-32473.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 156000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105811,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 156000.00",
            "Description": "MRF27JUN24156000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044281,
            "PriceBand": {
                "High": 169.65,
                "Low": 0.05,
                "HighString": "169.65",
                "LowString": "0.05",
                "CreditRating": "0.05-169.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 156000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105810,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 154000.00",
            "Description": "MRF27JUN24154000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044280,
            "PriceBand": {
                "High": 30487,
                "Low": 20207.3,
                "HighString": "30487.00",
                "LowString": "20207.30",
                "CreditRating": "20207.30-30487.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 154000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105809,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 154000.00",
            "Description": "MRF27JUN24154000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044279,
            "PriceBand": {
                "High": 242.95,
                "Low": 0.05,
                "HighString": "242.95",
                "LowString": "0.05",
                "CreditRating": "0.05-242.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 154000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105808,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 152000.00",
            "Description": "MRF27JUN24152000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044278,
            "PriceBand": {
                "High": 28501.05,
                "Low": 18325.75,
                "HighString": "28501.05",
                "LowString": "18325.75",
                "CreditRating": "18325.75-28501.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 152000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105807,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 152000.00",
            "Description": "MRF27JUN24152000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044277,
            "PriceBand": {
                "High": 344.3,
                "Low": 0.05,
                "HighString": "344.30",
                "LowString": "0.05",
                "CreditRating": "0.05-344.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 152000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105806,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 151000.00",
            "Description": "MRF27JUN24151000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044276,
            "PriceBand": {
                "High": 27509.4,
                "Low": 17397.4,
                "HighString": "27509.40",
                "LowString": "17397.40",
                "CreditRating": "17397.40-27509.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 151000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105805,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 151000.00",
            "Description": "MRF27JUN24151000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044275,
            "PriceBand": {
                "High": 407.35,
                "Low": 0.05,
                "HighString": "407.35",
                "LowString": "0.05",
                "CreditRating": "0.05-407.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 151000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105781,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 150000.00",
            "Description": "MRF27JUN24150000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044272,
            "PriceBand": {
                "High": 26518,
                "Low": 16479.8,
                "HighString": "26518.00",
                "LowString": "16479.80",
                "CreditRating": "16479.80-26518.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 150000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105681,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 149000.00",
            "Description": "MRF27JUN24149000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044243,
            "PriceBand": {
                "High": 25528.7,
                "Low": 15572.8,
                "HighString": "25528.70",
                "LowString": "15572.80",
                "CreditRating": "15572.80-25528.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 149000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105680,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 149000.00",
            "Description": "MRF27JUN24149000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044242,
            "PriceBand": {
                "High": 565.65,
                "Low": 0.05,
                "HighString": "565.65",
                "LowString": "0.05",
                "CreditRating": "0.05-565.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 149000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105679,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 148000.00",
            "Description": "MRF27JUN24148000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044241,
            "PriceBand": {
                "High": 24540.3,
                "Low": 14679.3,
                "HighString": "24540.30",
                "LowString": "14679.30",
                "CreditRating": "14679.30-24540.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 148000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105678,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 148000.00",
            "Description": "MRF27JUN24148000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044240,
            "PriceBand": {
                "High": 663.65,
                "Low": 0.05,
                "HighString": "663.65",
                "LowString": "0.05",
                "CreditRating": "0.05-663.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 148000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105592,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 132000.00",
            "Description": "MRF27JUN24132000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044174,
            "PriceBand": {
                "High": 9723.85,
                "Low": 3417.05,
                "HighString": "9723.85",
                "LowString": "3417.05",
                "CreditRating": "3417.05-9723.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105591,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 132000.00",
            "Description": "MRF27JUN24132000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044173,
            "PriceBand": {
                "High": 5264.1,
                "Low": 1024.4,
                "HighString": "5264.10",
                "LowString": "1024.40",
                "CreditRating": "1024.40-5264.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105588,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 131000.00",
            "Description": "MRF27JUN24131000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044170,
            "PriceBand": {
                "High": 8939.6,
                "Low": 2978.7,
                "HighString": "8939.60",
                "LowString": "2978.70",
                "CreditRating": "2978.70-8939.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105587,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 131000.00",
            "Description": "MRF27JUN24131000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044169,
            "PriceBand": {
                "High": 5817.2,
                "Low": 1231.6,
                "HighString": "5817.20",
                "LowString": "1231.60",
                "CreditRating": "1231.60-5817.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105584,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 130000.00",
            "Description": "MRF27JUN24130000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044166,
            "PriceBand": {
                "High": 8183.4,
                "Low": 2576.9,
                "HighString": "8183.40",
                "LowString": "2576.90",
                "CreditRating": "2576.90-8183.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105583,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 130000.00",
            "Description": "MRF27JUN24130000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044165,
            "PriceBand": {
                "High": 6406.85,
                "Low": 1466.85,
                "HighString": "6406.85",
                "LowString": "1466.85",
                "CreditRating": "1466.85-6406.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105580,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 129000.00",
            "Description": "MRF27JUN24129000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044162,
            "PriceBand": {
                "High": 7458.8,
                "Low": 2209.8,
                "HighString": "7458.80",
                "LowString": "2209.80",
                "CreditRating": "2209.80-7458.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 129000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105579,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 129000.00",
            "Description": "MRF27JUN24129000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044161,
            "PriceBand": {
                "High": 7031.2,
                "Low": 1733.7,
                "HighString": "7031.20",
                "LowString": "1733.70",
                "CreditRating": "1733.70-7031.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 129000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105576,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 128000.00",
            "Description": "MRF27JUN24128000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044158,
            "PriceBand": {
                "High": 6766.4,
                "Low": 1879.1,
                "HighString": "6766.40",
                "LowString": "1879.10",
                "CreditRating": "1879.10-6766.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 128000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105575,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 128000.00",
            "Description": "MRF27JUN24128000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044157,
            "PriceBand": {
                "High": 7691.95,
                "Low": 2032.65,
                "HighString": "7691.95",
                "LowString": "2032.65",
                "CreditRating": "2032.65-7691.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 128000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105572,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 127000.00",
            "Description": "MRF27JUN24127000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044154,
            "PriceBand": {
                "High": 6107.55,
                "Low": 1582.05,
                "HighString": "6107.55",
                "LowString": "1582.05",
                "CreditRating": "1582.05-6107.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 127000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105571,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 127000.00",
            "Description": "MRF27JUN24127000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044153,
            "PriceBand": {
                "High": 8386.35,
                "Low": 2365.35,
                "HighString": "8386.35",
                "LowString": "2365.35",
                "CreditRating": "2365.35-8386.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 127000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105509,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 108000.00",
            "Description": "MRF27JUN24108000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044091,
            "PriceBand": {
                "High": 239.75,
                "Low": 0.05,
                "HighString": "239.75",
                "LowString": "0.05",
                "CreditRating": "0.05-239.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 108000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105502,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 108000.00",
            "Description": "MRF27JUN24108000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044084,
            "PriceBand": {
                "High": 25624.65,
                "Low": 15335.45,
                "HighString": "25624.65",
                "LowString": "15335.45",
                "CreditRating": "15335.45-25624.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 108000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105501,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 106000.00",
            "Description": "MRF27JUN24106000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044083,
            "PriceBand": {
                "High": 140.6,
                "Low": 0.05,
                "HighString": "140.60",
                "LowString": "0.05",
                "CreditRating": "0.05-140.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 106000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105493,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 106000.00",
            "Description": "MRF27JUN24106000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044082,
            "PriceBand": {
                "High": 27610.7,
                "Low": 17219.2,
                "HighString": "27610.70",
                "LowString": "17219.20",
                "CreditRating": "17219.20-27610.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 106000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105492,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 104000.00",
            "Description": "MRF27JUN24104000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044081,
            "PriceBand": {
                "High": 79,
                "Low": 0.05,
                "HighString": "79.00",
                "LowString": "0.05",
                "CreditRating": "0.05-79.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 104000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105390,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 165000.00",
            "Description": "MRF30MAY24165000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044026,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 165000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105381,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 147500.00",
            "Description": "MRF30MAY24147500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044025,
            "PriceBand": {
                "High": 24887.45,
                "Low": 14382.05,
                "HighString": "24887.45",
                "LowString": "14382.05",
                "CreditRating": "14382.05-24887.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105368,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 147500.00",
            "Description": "MRF30MAY24147500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044012,
            "PriceBand": {
                "High": 28.85,
                "Low": 0.05,
                "HighString": "28.85",
                "LowString": "0.05",
                "CreditRating": "0.05-28.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105367,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 146500.00",
            "Description": "MRF30MAY24146500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044011,
            "PriceBand": {
                "High": 23884.95,
                "Low": 13398.55,
                "HighString": "23884.95",
                "LowString": "13398.55",
                "CreditRating": "13398.55-23884.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105366,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 146500.00",
            "Description": "MRF30MAY24146500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044010,
            "PriceBand": {
                "High": 42.45,
                "Low": 0.05,
                "HighString": "42.45",
                "LowString": "0.05",
                "CreditRating": "0.05-42.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105365,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 145500.00",
            "Description": "MRF30MAY24145500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044009,
            "PriceBand": {
                "High": 22881.15,
                "Low": 12420.05,
                "HighString": "22881.15",
                "LowString": "12420.05",
                "CreditRating": "12420.05-22881.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105364,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 145500.00",
            "Description": "MRF30MAY24145500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044008,
            "PriceBand": {
                "High": 61.1,
                "Low": 0.05,
                "HighString": "61.10",
                "LowString": "0.05",
                "CreditRating": "0.05-61.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105363,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 144500.00",
            "Description": "MRF30MAY24144500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044007,
            "PriceBand": {
                "High": 21874.65,
                "Low": 11449.45,
                "HighString": "21874.65",
                "LowString": "11449.45",
                "CreditRating": "11449.45-21874.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105362,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 144500.00",
            "Description": "MRF30MAY24144500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044006,
            "PriceBand": {
                "High": 87.5,
                "Low": 0.05,
                "HighString": "87.50",
                "LowString": "0.05",
                "CreditRating": "0.05-87.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105361,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 143500.00",
            "Description": "MRF30MAY24143500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044005,
            "PriceBand": {
                "High": 20865.3,
                "Low": 10488.6,
                "HighString": "20865.30",
                "LowString": "10488.60",
                "CreditRating": "10488.60-20865.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105360,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 143500.00",
            "Description": "MRF30MAY24143500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044004,
            "PriceBand": {
                "High": 123.8,
                "Low": 0.05,
                "HighString": "123.80",
                "LowString": "0.05",
                "CreditRating": "0.05-123.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105359,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 142500.00",
            "Description": "MRF30MAY24142500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044003,
            "PriceBand": {
                "High": 19853.35,
                "Low": 9539.95,
                "HighString": "19853.35",
                "LowString": "9539.95",
                "CreditRating": "9539.95-19853.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105358,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 142500.00",
            "Description": "MRF30MAY24142500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044002,
            "PriceBand": {
                "High": 172.2,
                "Low": 0.05,
                "HighString": "172.20",
                "LowString": "0.05",
                "CreditRating": "0.05-172.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105133,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 105000.00",
            "Description": "MRF30MAY24105000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043824,
            "PriceBand": {
                "High": 3.2,
                "Low": 0.05,
                "HighString": "3.20",
                "LowString": "0.05",
                "CreditRating": "0.05-3.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 105000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105128,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 105000.00",
            "Description": "MRF30MAY24105000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043819,
            "PriceBand": {
                "High": 28022.9,
                "Low": 17478.5,
                "HighString": "28022.90",
                "LowString": "17478.50",
                "CreditRating": "17478.50-28022.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 105000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105127,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 103000.00",
            "Description": "MRF30MAY24103000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043818,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 103000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105013,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 103000.00",
            "Description": "MRF30MAY24103000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043713,
            "PriceBand": {
                "High": 30017.5,
                "Low": 19472,
                "HighString": "30017.50",
                "LowString": "19472.00",
                "CreditRating": "19472.00-30017.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 103000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105012,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 101000.00",
            "Description": "MRF30MAY24101000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043712,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 101000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105011,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 101000.00",
            "Description": "MRF30MAY24101000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1043711,
            "PriceBand": {
                "High": 32011.65,
                "Low": 21466.15,
                "HighString": "32011.65",
                "LowString": "21466.15",
                "CreditRating": "21466.15-32011.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 101000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 61887,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 117000.00",
            "Description": "MRF30MAY24117000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1013149,
            "PriceBand": {
                "High": 480.25,
                "Low": 0.05,
                "HighString": "480.25",
                "LowString": "0.05",
                "CreditRating": "0.05-480.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 117000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 61878,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 117000.00",
            "Description": "MRF30MAY24117000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1013140,
            "PriceBand": {
                "High": 15947.95,
                "Low": 5888.65,
                "HighString": "15947.95",
                "LowString": "5888.65",
                "CreditRating": "5888.65-15947.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 117000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 61877,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 115000.00",
            "Description": "MRF30MAY24115000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1013139,
            "PriceBand": {
                "High": 177.1,
                "Low": 0.05,
                "HighString": "177.10",
                "LowString": "0.05",
                "CreditRating": "0.05-177.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 115000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 61876,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 115000.00",
            "Description": "MRF30MAY24115000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1013138,
            "PriceBand": {
                "High": 17992.15,
                "Low": 7682.95,
                "HighString": "17992.15",
                "LowString": "7682.95",
                "CreditRating": "7682.95-17992.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 115000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 61875,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 100000.00",
            "Description": "MRF30MAY24100000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1013137,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 100000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 61874,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 100000.00",
            "Description": "MRF30MAY24100000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1013136,
            "PriceBand": {
                "High": 33008.75,
                "Low": 22463.25,
                "HighString": "33008.75",
                "LowString": "22463.25",
                "CreditRating": "22463.25-33008.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 100000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 60072,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 119000.00",
            "Description": "MRF30MAY24119000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1011356,
            "PriceBand": {
                "High": 730.85,
                "Low": 0.05,
                "HighString": "730.85",
                "LowString": "0.05",
                "CreditRating": "0.05-730.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 119000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 60069,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 119000.00",
            "Description": "MRF30MAY24119000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1011353,
            "PriceBand": {
                "High": 13886.75,
                "Low": 4248.25,
                "HighString": "13886.75",
                "LowString": "4248.25",
                "CreditRating": "4248.25-13886.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 119000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 60068,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 102000.00",
            "Description": "MRF30MAY24102000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1011352,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 102000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 60065,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 102000.00",
            "Description": "MRF30MAY24102000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1011349,
            "PriceBand": {
                "High": 31014.6,
                "Low": 20469.1,
                "HighString": "31014.60",
                "LowString": "20469.10",
                "CreditRating": "20469.10-31014.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 102000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 37618,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 127000.00",
            "Description": "MRF30MAY24127000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 989491,
            "PriceBand": {
                "High": 6256.4,
                "Low": 369.3,
                "HighString": "6256.40",
                "LowString": "369.30",
                "CreditRating": "369.30-6256.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 127000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 105510,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 110000.00",
            "Description": "MRF27JUN24110000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1044092,
            "PriceBand": {
                "High": 23643.5,
                "Low": 13503,
                "HighString": "23643.50",
                "LowString": "13503.00",
                "CreditRating": "13503.00-23643.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 110000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 37619,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 127000.00",
            "Description": "MRF30MAY24127000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 989492,
            "PriceBand": {
                "High": 4755.55,
                "Low": 96.05,
                "HighString": "4755.55",
                "LowString": "96.05",
                "CreditRating": "96.05-4755.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 127000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39428,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 96000.00",
            "Description": "MRF30MAY2496000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991247,
            "PriceBand": {
                "High": 36997.15,
                "Low": 26451.65,
                "HighString": "36997.15",
                "LowString": "26451.65",
                "CreditRating": "26451.65-36997.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 96000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 2,
            "ExchangeInstrumentID": 39429,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 96000.00",
            "Description": "MRF30MAY2496000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 991248,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 201,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 96000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 11,
            "ExchangeInstrumentID": 500290,
            "InstrumentType": 8,
            "Name": "MRF",
            "DisplayName": "MRF",
            "Description": "MRF",
            "Series": "A",
            "NameWithSeries": "MRF-A",
            "InstrumentID": 362777,
            "PriceBand": {
                "High": 160765.1,
                "Low": 131535.1,
                "HighString": "160765.10",
                "LowString": "131535.10",
                "CreditRating": "131535.10-160765.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 1,
            "CompanyName": "MRF-A",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 879464,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 25APR202427JUN2024 SPD",
            "Description": "MRF25APR202427-JUN-2024FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 984035,
            "PriceBand": {
                "High": 0,
                "Low": 0,
                "HighString": "0.00",
                "LowString": "0.00",
                "CreditRating": "0.00-0.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF25APR202427JUN2024FUT",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 823824,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "FutureInstrument1": {
                "InstrumentType": 1,
                "Name": "MRF",
                "ContractExpirationString": "25APR2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 823824
            },
            "FutureInstrument2": {
                "Name": "MRF",
                "ContractExpirationString": "27JUN2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 874902
            },
            "ContractExpirationString": "25APR202427JUN2024"
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 879748,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY202427JUN2024 SPD",
            "Description": "MRF30MAY202427-JUN-2024FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 984034,
            "PriceBand": {
                "High": 0,
                "Low": 0,
                "HighString": "0.00",
                "LowString": "0.00",
                "CreditRating": "0.00-0.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF30MAY202427JUN2024FUT",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 865425,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "FutureInstrument1": {
                "InstrumentType": 1,
                "Name": "MRF",
                "ContractExpirationString": "30MAY2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 865425
            },
            "FutureInstrument2": {
                "Name": "MRF",
                "ContractExpirationString": "27JUN2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 874902
            },
            "ContractExpirationString": "30MAY202427JUN2024"
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 879762,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 25APR202430MAY2024 SPD",
            "Description": "MRF25APR202430-MAY-2024FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 984033,
            "PriceBand": {
                "High": 0,
                "Low": 0,
                "HighString": "0.00",
                "LowString": "0.00",
                "CreditRating": "0.00-0.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF25APR202430MAY2024FUT",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 823824,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "FutureInstrument1": {
                "InstrumentType": 1,
                "Name": "MRF",
                "ContractExpirationString": "25APR2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 823824
            },
            "FutureInstrument2": {
                "Name": "MRF",
                "ContractExpirationString": "30MAY2024",
                "LotSize": 5,
                "ExchangeInstrumentID": 865425
            },
            "ContractExpirationString": "25APR202430MAY2024"
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 865425,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024",
            "Description": "MRF30MAY24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 976210,
            "PriceBand": {
                "High": 148445.6,
                "Low": 121455.45,
                "HighString": "148445.60",
                "LowString": "121455.45",
                "CreditRating": "121455.45-148445.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-FUTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 823824,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024",
            "Description": "MRF25APR24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 913190,
            "PriceBand": {
                "High": 147487.75,
                "Low": 120671.8,
                "HighString": "147487.75",
                "LowString": "120671.80",
                "CreditRating": "120671.80-147487.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-FUTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 874902,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024",
            "Description": "MRF27JUN24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 976211,
            "PriceBand": {
                "High": 149105.85,
                "Low": 121995.7,
                "HighString": "149105.85",
                "LowString": "121995.70",
                "CreditRating": "121995.70-149105.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-FUTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 861347,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 144000.00",
            "Description": "MRF30MAY24144000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976318,
            "PriceBand": {
                "High": 15582.8,
                "Low": 5987.2,
                "HighString": "15582.80",
                "LowString": "5987.20",
                "CreditRating": "5987.20-15582.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 860635,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 144500.00",
            "Description": "MRF30MAY24144500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976319,
            "PriceBand": {
                "High": 16045.7,
                "Low": 6292.4,
                "HighString": "16045.70",
                "LowString": "6292.40",
                "CreditRating": "6292.40-16045.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 864928,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 145000.00",
            "Description": "MRF30MAY24145000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976320,
            "PriceBand": {
                "High": 16511.2,
                "Low": 6605.8,
                "HighString": "16511.20",
                "LowString": "6605.80",
                "CreditRating": "6605.80-16511.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 864238,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 145500.00",
            "Description": "MRF30MAY24145500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976321,
            "PriceBand": {
                "High": 16979,
                "Low": 6927.3,
                "HighString": "16979.00",
                "LowString": "6927.30",
                "CreditRating": "6927.30-16979.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 862467,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 146000.00",
            "Description": "MRF30MAY24146000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976322,
            "PriceBand": {
                "High": 17449.05,
                "Low": 7256.65,
                "HighString": "17449.05",
                "LowString": "7256.65",
                "CreditRating": "7256.65-17449.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 861714,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 146500.00",
            "Description": "MRF30MAY24146500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976323,
            "PriceBand": {
                "High": 17921.15,
                "Low": 7593.8,
                "HighString": "17921.15",
                "LowString": "7593.80",
                "CreditRating": "7593.80-17921.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 866044,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 147000.00",
            "Description": "MRF30MAY24147000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976324,
            "PriceBand": {
                "High": 18394.95,
                "Low": 7938.45,
                "HighString": "18394.95",
                "LowString": "7938.45",
                "CreditRating": "7938.45-18394.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 865320,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 147500.00",
            "Description": "MRF30MAY24147500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976325,
            "PriceBand": {
                "High": 18870.55,
                "Low": 8290.5,
                "HighString": "18870.55",
                "LowString": "8290.50",
                "CreditRating": "8290.50-18870.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 863568,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 148000.00",
            "Description": "MRF30MAY24148000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976326,
            "PriceBand": {
                "High": 19347.7,
                "Low": 8649.6,
                "HighString": "19347.70",
                "LowString": "8649.60",
                "CreditRating": "8649.60-19347.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 862851,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 148500.00",
            "Description": "MRF30MAY24148500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976327,
            "PriceBand": {
                "High": 19826.3,
                "Low": 9015.75,
                "HighString": "19826.30",
                "LowString": "9015.75",
                "CreditRating": "9015.75-19826.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003803,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 128000.00",
            "Description": "MRF25APR24128000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976162,
            "PriceBand": {
                "High": 12408.25,
                "Low": 1818.25,
                "HighString": "12408.25",
                "LowString": "1818.25",
                "CreditRating": "1818.25-12408.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 128000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003673,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 128500.00",
            "Description": "MRF25APR24128500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976163,
            "PriceBand": {
                "High": 11898.05,
                "Low": 1578.95,
                "HighString": "11898.05",
                "LowString": "1578.95",
                "CreditRating": "1578.95-11898.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 128500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004463,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 129000.00",
            "Description": "MRF25APR24129000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976164,
            "PriceBand": {
                "High": 11386.55,
                "Low": 1361.2,
                "HighString": "11386.55",
                "LowString": "1361.20",
                "CreditRating": "1361.20-11386.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 129000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004303,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 129500.00",
            "Description": "MRF25APR24129500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976165,
            "PriceBand": {
                "High": 10874.45,
                "Low": 1164.7,
                "HighString": "10874.45",
                "LowString": "1164.70",
                "CreditRating": "1164.70-10874.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 129500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002965,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 130000.00",
            "Description": "MRF25APR24130000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976166,
            "PriceBand": {
                "High": 10362.6,
                "Low": 989.4,
                "HighString": "10362.60",
                "LowString": "989.40",
                "CreditRating": "989.40-10362.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 130000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002802,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 130500.00",
            "Description": "MRF25APR24130500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976167,
            "PriceBand": {
                "High": 9852.05,
                "Low": 834.85,
                "HighString": "9852.05",
                "LowString": "834.85",
                "CreditRating": "834.85-9852.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 130500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003716,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 131000.00",
            "Description": "MRF25APR24131000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976168,
            "PriceBand": {
                "High": 9344,
                "Low": 700.4,
                "HighString": "9344.00",
                "LowString": "700.40",
                "CreditRating": "700.40-9344.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 131000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003535,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 131500.00",
            "Description": "MRF25APR24131500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976169,
            "PriceBand": {
                "High": 8839.8,
                "Low": 585.1,
                "HighString": "8839.80",
                "LowString": "585.10",
                "CreditRating": "585.10-8839.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 131500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004365,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 132000.00",
            "Description": "MRF25APR24132000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976170,
            "PriceBand": {
                "High": 8340.7,
                "Low": 488,
                "HighString": "8340.70",
                "LowString": "488.00",
                "CreditRating": "488.00-8340.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 132000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004213,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 132500.00",
            "Description": "MRF25APR24132500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976171,
            "PriceBand": {
                "High": 7848.45,
                "Low": 407.75,
                "HighString": "7848.45",
                "LowString": "407.75",
                "CreditRating": "407.75-7848.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 132500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 827535,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 133000.00",
            "Description": "MRF25APR24133000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913159,
            "PriceBand": {
                "High": 7364.4,
                "Low": 343.15,
                "HighString": "7364.40",
                "LowString": "343.15",
                "CreditRating": "343.15-7364.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 133000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 826939,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 133500.00",
            "Description": "MRF25APR24133500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913160,
            "PriceBand": {
                "High": 6890.2,
                "Low": 292.5,
                "HighString": "6890.20",
                "LowString": "292.50",
                "CreditRating": "292.50-6890.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 133500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 822923,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 134000.00",
            "Description": "MRF25APR24134000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913161,
            "PriceBand": {
                "High": 6427.45,
                "Low": 254.45,
                "HighString": "6427.45",
                "LowString": "254.45",
                "CreditRating": "254.45-6427.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 134000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 822346,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 134500.00",
            "Description": "MRF25APR24134500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913162,
            "PriceBand": {
                "High": 5977.6,
                "Low": 227.3,
                "HighString": "5977.60",
                "LowString": "227.30",
                "CreditRating": "227.30-5977.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 134500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 825902,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 135000.00",
            "Description": "MRF25APR24135000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913163,
            "PriceBand": {
                "High": 5542.1,
                "Low": 209.45,
                "HighString": "5542.10",
                "LowString": "209.45",
                "CreditRating": "209.45-5542.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 135000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 825329,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 135500.00",
            "Description": "MRF25APR24135500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913164,
            "PriceBand": {
                "High": 5122.25,
                "Low": 199.45,
                "HighString": "5122.25",
                "LowString": "199.45",
                "CreditRating": "199.45-5122.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 135500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 828911,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 136000.00",
            "Description": "MRF25APR24136000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913165,
            "PriceBand": {
                "High": 4719.2,
                "Low": 195.7,
                "HighString": "4719.20",
                "LowString": "195.70",
                "CreditRating": "195.70-4719.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 136000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004208,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 132500.00",
            "Description": "MRF25APR24132500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976195,
            "PriceBand": {
                "High": 5065.1,
                "Low": 47.85,
                "HighString": "5065.10",
                "LowString": "47.85",
                "CreditRating": "47.85-5065.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 132500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 823677,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 133000.00",
            "Description": "MRF25APR24133000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913174,
            "PriceBand": {
                "High": 5497.85,
                "Low": 61.2,
                "HighString": "5497.85",
                "LowString": "61.20",
                "CreditRating": "61.20-5497.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 133000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 823087,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 133500.00",
            "Description": "MRF25APR24133500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913175,
            "PriceBand": {
                "High": 5944.65,
                "Low": 84.45,
                "HighString": "5944.65",
                "LowString": "84.45",
                "CreditRating": "84.45-5944.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 133500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 830080,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 134000.00",
            "Description": "MRF25APR24134000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913176,
            "PriceBand": {
                "High": 6404,
                "Low": 119.1,
                "HighString": "6404.00",
                "LowString": "119.10",
                "CreditRating": "119.10-6404.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 134000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 826056,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 134500.00",
            "Description": "MRF25APR24134500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913177,
            "PriceBand": {
                "High": 6874.25,
                "Low": 166.65,
                "HighString": "6874.25",
                "LowString": "166.65",
                "CreditRating": "166.65-6874.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 134500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 822082,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 135000.00",
            "Description": "MRF25APR24135000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913178,
            "PriceBand": {
                "High": 7353.85,
                "Low": 228.55,
                "HighString": "7353.85",
                "LowString": "228.55",
                "CreditRating": "228.55-7353.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 135000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 821521,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 135500.00",
            "Description": "MRF25APR24135500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913179,
            "PriceBand": {
                "High": 7841.2,
                "Low": 306.15,
                "HighString": "7841.20",
                "LowString": "306.15",
                "CreditRating": "306.15-7841.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 135500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 825070,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 136000.00",
            "Description": "MRF25APR24136000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913180,
            "PriceBand": {
                "High": 8334.95,
                "Low": 400.5,
                "HighString": "8334.95",
                "LowString": "400.50",
                "CreditRating": "400.50-8334.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 136000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 824472,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 136500.00",
            "Description": "MRF25APR24136500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913181,
            "PriceBand": {
                "High": 8833.45,
                "Low": 512.8,
                "HighString": "8833.45",
                "LowString": "512.80",
                "CreditRating": "512.80-8833.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 136500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 828105,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 137000.00",
            "Description": "MRF25APR24137000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913182,
            "PriceBand": {
                "High": 9335.5,
                "Low": 643.8,
                "HighString": "9335.50",
                "LowString": "643.80",
                "CreditRating": "643.80-9335.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 137000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 827506,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 137500.00",
            "Description": "MRF25APR24137500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913183,
            "PriceBand": {
                "High": 9840,
                "Low": 794.1,
                "HighString": "9840.00",
                "LowString": "794.10",
                "CreditRating": "794.10-9840.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 137500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 820613,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 138000.00",
            "Description": "MRF25APR24138000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913184,
            "PriceBand": {
                "High": 10345.75,
                "Low": 964.25,
                "HighString": "10345.75",
                "LowString": "964.25",
                "CreditRating": "964.25-10345.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 138000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 830996,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 138500.00",
            "Description": "MRF25APR24138500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913185,
            "PriceBand": {
                "High": 10851.95,
                "Low": 1154.45,
                "HighString": "10851.95",
                "LowString": "1154.45",
                "CreditRating": "1154.45-10851.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 138500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 823566,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 139000.00",
            "Description": "MRF25APR24139000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913186,
            "PriceBand": {
                "High": 11357.85,
                "Low": 1364.75,
                "HighString": "11357.85",
                "LowString": "1364.75",
                "CreditRating": "1364.75-11357.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 139000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 822981,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 139500.00",
            "Description": "MRF25APR24139500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913187,
            "PriceBand": {
                "High": 11862.8,
                "Low": 1595.1,
                "HighString": "11862.80",
                "LowString": "1595.10",
                "CreditRating": "1595.10-11862.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 139500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 831084,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 140000.00",
            "Description": "MRF25APR24140000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913188,
            "PriceBand": {
                "High": 12366.35,
                "Low": 1845.15,
                "HighString": "12366.35",
                "LowString": "1845.15",
                "CreditRating": "1845.15-12366.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 140000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 835497,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 140500.00",
            "Description": "MRF25APR24140500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921370,
            "PriceBand": {
                "High": 12868.2,
                "Low": 2114.4,
                "HighString": "12868.20",
                "LowString": "2114.40",
                "CreditRating": "2114.40-12868.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 140500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2023201,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 141000.00",
            "Description": "MRF25APR24141000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921371,
            "PriceBand": {
                "High": 13368.1,
                "Low": 2402.35,
                "HighString": "13368.10",
                "LowString": "2402.35",
                "CreditRating": "2402.35-13368.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 141000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 834084,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 141500.00",
            "Description": "MRF25APR24141500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921372,
            "PriceBand": {
                "High": 13866,
                "Low": 2708.2,
                "HighString": "13866.00",
                "LowString": "2708.20",
                "CreditRating": "2708.20-13866.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 141500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2005970,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 142000.00",
            "Description": "MRF25APR24142000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921373,
            "PriceBand": {
                "High": 14361.85,
                "Low": 3031.15,
                "HighString": "14361.85",
                "LowString": "3031.15",
                "CreditRating": "3031.15-14361.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 142000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 834634,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 142500.00",
            "Description": "MRF25APR24142500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921374,
            "PriceBand": {
                "High": 14855.75,
                "Low": 3370.35,
                "HighString": "14855.75",
                "LowString": "3370.35",
                "CreditRating": "3370.35-14855.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 142500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2012870,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 143000.00",
            "Description": "MRF25APR24143000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921375,
            "PriceBand": {
                "High": 15347.85,
                "Low": 3724.85,
                "HighString": "15347.85",
                "LowString": "3724.85",
                "CreditRating": "3724.85-15347.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 143000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 835202,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 143500.00",
            "Description": "MRF25APR24143500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921376,
            "PriceBand": {
                "High": 15838.25,
                "Low": 4093.65,
                "HighString": "15838.25",
                "LowString": "4093.65",
                "CreditRating": "4093.65-15838.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 143500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 876098,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 134500.00",
            "Description": "MRF27JUN24134500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976236,
            "PriceBand": {
                "High": 7989.8,
                "Low": 2597.7,
                "HighString": "7989.80",
                "LowString": "2597.70",
                "CreditRating": "2597.70-7989.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 874132,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 135000.00",
            "Description": "MRF27JUN24135000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976237,
            "PriceBand": {
                "High": 8324.85,
                "Low": 2754.85,
                "HighString": "8324.85",
                "LowString": "2754.85",
                "CreditRating": "2754.85-8324.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 873311,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 135500.00",
            "Description": "MRF27JUN24135500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976238,
            "PriceBand": {
                "High": 8666.7,
                "Low": 2918.65,
                "HighString": "8666.70",
                "LowString": "2918.65",
                "CreditRating": "2918.65-8666.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 871343,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 136000.00",
            "Description": "MRF27JUN24136000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976239,
            "PriceBand": {
                "High": 9015,
                "Low": 3089,
                "HighString": "9015.00",
                "LowString": "3089.00",
                "CreditRating": "3089.00-9015.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 877293,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 136500.00",
            "Description": "MRF27JUN24136500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976240,
            "PriceBand": {
                "High": 9369.8,
                "Low": 3266.1,
                "HighString": "9369.80",
                "LowString": "3266.10",
                "CreditRating": "3266.10-9369.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 871621,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 137000.00",
            "Description": "MRF27JUN24137000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976241,
            "PriceBand": {
                "High": 9730.95,
                "Low": 3449.9,
                "HighString": "9730.95",
                "LowString": "3449.90",
                "CreditRating": "3449.90-9730.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002758,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 128000.00",
            "Description": "MRF30MAY24128000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976242,
            "PriceBand": {
                "High": 13739.75,
                "Low": 4293.9,
                "HighString": "13739.75",
                "LowString": "4293.90",
                "CreditRating": "4293.90-13739.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 870221,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 128500.00",
            "Description": "MRF30MAY24128500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976243,
            "PriceBand": {
                "High": 13303.75,
                "Low": 4046.25,
                "HighString": "13303.75",
                "LowString": "4046.25",
                "CreditRating": "4046.25-13303.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003510,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 129000.00",
            "Description": "MRF30MAY24129000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976244,
            "PriceBand": {
                "High": 12872.5,
                "Low": 3808.6,
                "HighString": "12872.50",
                "LowString": "3808.60",
                "CreditRating": "3808.60-12872.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869975,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 129500.00",
            "Description": "MRF30MAY24129500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976245,
            "PriceBand": {
                "High": 12446.25,
                "Low": 3580.85,
                "HighString": "12446.25",
                "LowString": "3580.85",
                "CreditRating": "3580.85-12446.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004453,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 130000.00",
            "Description": "MRF30MAY24130000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976246,
            "PriceBand": {
                "High": 12025.3,
                "Low": 3362.9,
                "HighString": "12025.30",
                "LowString": "3362.90",
                "CreditRating": "3362.90-12025.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 870121,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 130500.00",
            "Description": "MRF30MAY24130500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976247,
            "PriceBand": {
                "High": 11609.95,
                "Low": 3154.7,
                "HighString": "11609.95",
                "LowString": "3154.70",
                "CreditRating": "3154.70-11609.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002671,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 131000.00",
            "Description": "MRF30MAY24131000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976248,
            "PriceBand": {
                "High": 11200.45,
                "Low": 2956,
                "HighString": "11200.45",
                "LowString": "2956.00",
                "CreditRating": "2956.00-11200.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 870046,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 131500.00",
            "Description": "MRF30MAY24131500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976249,
            "PriceBand": {
                "High": 10797.05,
                "Low": 2766.85,
                "HighString": "10797.05",
                "LowString": "2766.85",
                "CreditRating": "2766.85-10797.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003420,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 132000.00",
            "Description": "MRF30MAY24132000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976250,
            "PriceBand": {
                "High": 10400,
                "Low": 2587,
                "HighString": "10400.00",
                "LowString": "2587.00",
                "CreditRating": "2587.00-10400.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 870054,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 132500.00",
            "Description": "MRF30MAY24132500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976251,
            "PriceBand": {
                "High": 10009.7,
                "Low": 2416.15,
                "HighString": "10009.70",
                "LowString": "2416.15",
                "CreditRating": "2416.15-10009.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004030,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 133000.00",
            "Description": "MRF30MAY24133000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976252,
            "PriceBand": {
                "High": 9626.2,
                "Low": 2254.35,
                "HighString": "9626.20",
                "LowString": "2254.35",
                "CreditRating": "2254.35-9626.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869797,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 133500.00",
            "Description": "MRF30MAY24133500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976253,
            "PriceBand": {
                "High": 9249.85,
                "Low": 2101.1,
                "HighString": "9249.85",
                "LowString": "2101.10",
                "CreditRating": "2101.10-9249.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003016,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 134000.00",
            "Description": "MRF30MAY24134000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976254,
            "PriceBand": {
                "High": 8881,
                "Low": 1956.3,
                "HighString": "8881.00",
                "LowString": "1956.30",
                "CreditRating": "1956.30-8881.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869892,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 134500.00",
            "Description": "MRF30MAY24134500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976255,
            "PriceBand": {
                "High": 8519.7,
                "Low": 1819.75,
                "HighString": "8519.70",
                "LowString": "1819.75",
                "CreditRating": "1819.75-8519.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003783,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 135000.00",
            "Description": "MRF30MAY24135000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976256,
            "PriceBand": {
                "High": 8166.1,
                "Low": 1691.1,
                "HighString": "8166.10",
                "LowString": "1691.10",
                "CreditRating": "1691.10-8166.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869115,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 135500.00",
            "Description": "MRF30MAY24135500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976257,
            "PriceBand": {
                "High": 7820.6,
                "Low": 1570.1,
                "HighString": "7820.60",
                "LowString": "1570.10",
                "CreditRating": "1570.10-7820.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004435,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 136000.00",
            "Description": "MRF30MAY24136000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976258,
            "PriceBand": {
                "High": 7483.25,
                "Low": 1456.55,
                "HighString": "7483.25",
                "LowString": "1456.55",
                "CreditRating": "1456.55-7483.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869348,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 137500.00",
            "Description": "MRF30MAY24137500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976305,
            "PriceBand": {
                "High": 9906.25,
                "Low": 2812.75,
                "HighString": "9906.25",
                "LowString": "2812.75",
                "CreditRating": "2812.75-9906.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003383,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 138000.00",
            "Description": "MRF30MAY24138000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976306,
            "PriceBand": {
                "High": 10313.55,
                "Low": 3003.75,
                "HighString": "10313.55",
                "LowString": "3003.75",
                "CreditRating": "3003.75-10313.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 868910,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 138500.00",
            "Description": "MRF30MAY24138500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976307,
            "PriceBand": {
                "High": 10726.8,
                "Low": 3203.5,
                "HighString": "10726.80",
                "LowString": "3203.50",
                "CreditRating": "3203.50-10726.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004708,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 139000.00",
            "Description": "MRF30MAY24139000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976308,
            "PriceBand": {
                "High": 11145.7,
                "Low": 3412.1,
                "HighString": "11145.70",
                "LowString": "3412.10",
                "CreditRating": "3412.10-11145.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 868862,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 139500.00",
            "Description": "MRF30MAY24139500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976309,
            "PriceBand": {
                "High": 11569.95,
                "Low": 3629.7,
                "HighString": "11569.95",
                "LowString": "3629.70",
                "CreditRating": "3629.70-11569.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003270,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 140000.00",
            "Description": "MRF30MAY24140000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976310,
            "PriceBand": {
                "High": 11999.2,
                "Low": 3856.2,
                "HighString": "11999.20",
                "LowString": "3856.20",
                "CreditRating": "3856.20-11999.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 868622,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 140500.00",
            "Description": "MRF30MAY24140500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976311,
            "PriceBand": {
                "High": 12433.25,
                "Low": 4091.65,
                "HighString": "12433.25",
                "LowString": "4091.65",
                "CreditRating": "4091.65-12433.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003916,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 141000.00",
            "Description": "MRF30MAY24141000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976312,
            "PriceBand": {
                "High": 12871.8,
                "Low": 4336,
                "HighString": "12871.80",
                "LowString": "4336.00",
                "CreditRating": "4336.00-12871.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 867026,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 141500.00",
            "Description": "MRF30MAY24141500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976313,
            "PriceBand": {
                "High": 13314.6,
                "Low": 4589.3,
                "HighString": "13314.60",
                "LowString": "4589.30",
                "CreditRating": "4589.30-13314.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 863601,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 142000.00",
            "Description": "MRF30MAY24142000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976314,
            "PriceBand": {
                "High": 13761.25,
                "Low": 4851.45,
                "HighString": "13761.25",
                "LowString": "4851.45",
                "CreditRating": "4851.45-13761.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 862882,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 142500.00",
            "Description": "MRF30MAY24142500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976315,
            "PriceBand": {
                "High": 14211.7,
                "Low": 5122.4,
                "HighString": "14211.70",
                "LowString": "5122.40",
                "CreditRating": "5122.40-14211.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 860428,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 143500.00",
            "Description": "MRF30MAY24143500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976317,
            "PriceBand": {
                "High": 15122.7,
                "Low": 5690.4,
                "HighString": "15122.70",
                "LowString": "5690.40",
                "CreditRating": "5690.40-15122.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 863839,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 143000.00",
            "Description": "MRF30MAY24143000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976316,
            "PriceBand": {
                "High": 14665.6,
                "Low": 5402.15,
                "HighString": "14665.60",
                "LowString": "5402.15",
                "CreditRating": "5402.15-14665.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 859293,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 153500.00",
            "Description": "MRF25APR24153500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976183,
            "PriceBand": {
                "High": 51.4,
                "Low": 40.25,
                "HighString": "51.40",
                "LowString": "40.25",
                "CreditRating": "40.25-51.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 153500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2005749,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 148000.00",
            "Description": "MRF25APR24148000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976172,
            "PriceBand": {
                "High": 275.65,
                "Low": 136.6,
                "HighString": "275.65",
                "LowString": "136.60",
                "CreditRating": "136.60-275.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 148000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 858048,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 148500.00",
            "Description": "MRF25APR24148500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976173,
            "PriceBand": {
                "High": 238.1,
                "Low": 124.8,
                "HighString": "238.10",
                "LowString": "124.80",
                "CreditRating": "124.80-238.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 148500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2018883,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 149000.00",
            "Description": "MRF25APR24149000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976174,
            "PriceBand": {
                "High": 205.35,
                "Low": 113.55,
                "HighString": "205.35",
                "LowString": "113.55",
                "CreditRating": "113.55-205.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 149000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 857710,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 149500.00",
            "Description": "MRF25APR24149500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976175,
            "PriceBand": {
                "High": 176.9,
                "Low": 102.9,
                "HighString": "176.90",
                "LowString": "102.90",
                "CreditRating": "102.90-176.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 149500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004634,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 150000.00",
            "Description": "MRF25APR24150000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976176,
            "PriceBand": {
                "High": 152.2,
                "Low": 92.7,
                "HighString": "152.20",
                "LowString": "92.70",
                "CreditRating": "92.70-152.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 150000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 857901,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 150500.00",
            "Description": "MRF25APR24150500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976177,
            "PriceBand": {
                "High": 130.8,
                "Low": 83.25,
                "HighString": "130.80",
                "LowString": "83.25",
                "CreditRating": "83.25-130.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 150500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2011647,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 151000.00",
            "Description": "MRF25APR24151000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976178,
            "PriceBand": {
                "High": 112.25,
                "Low": 74.45,
                "HighString": "112.25",
                "LowString": "74.45",
                "CreditRating": "74.45-112.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 151000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 858279,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 151500.00",
            "Description": "MRF25APR24151500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976179,
            "PriceBand": {
                "High": 96.2,
                "Low": 66.3,
                "HighString": "96.20",
                "LowString": "66.30",
                "CreditRating": "66.30-96.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 151500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2018099,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 152000.00",
            "Description": "MRF25APR24152000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976180,
            "PriceBand": {
                "High": 82.4,
                "Low": 58.8,
                "HighString": "82.40",
                "LowString": "58.80",
                "CreditRating": "58.80-82.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 152000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 858974,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 152500.00",
            "Description": "MRF25APR24152500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976181,
            "PriceBand": {
                "High": 70.5,
                "Low": 52,
                "HighString": "70.50",
                "LowString": "52.00",
                "CreditRating": "52.00-70.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 152500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2000468,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 153000.00",
            "Description": "MRF25APR24153000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976182,
            "PriceBand": {
                "High": 60.25,
                "Low": 45.75,
                "HighString": "60.25",
                "LowString": "45.75",
                "CreditRating": "45.75-60.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 153000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2008144,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 154000.00",
            "Description": "MRF25APR24154000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976184,
            "PriceBand": {
                "High": 43.85,
                "Low": 35.15,
                "HighString": "43.85",
                "LowString": "35.15",
                "CreditRating": "35.15-43.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 154000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 859652,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 154500.00",
            "Description": "MRF25APR24154500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976185,
            "PriceBand": {
                "High": 37.35,
                "Low": 30.65,
                "HighString": "37.35",
                "LowString": "30.65",
                "CreditRating": "30.65-37.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 154500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003793,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 128000.00",
            "Description": "MRF25APR24128000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976186,
            "PriceBand": {
                "High": 1998.8,
                "Low": 130.9,
                "HighString": "1998.80",
                "LowString": "130.90",
                "CreditRating": "130.90-1998.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 128000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003670,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 128500.00",
            "Description": "MRF25APR24128500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976187,
            "PriceBand": {
                "High": 2256.9,
                "Low": 118.1,
                "HighString": "2256.90",
                "LowString": "118.10",
                "CreditRating": "118.10-2256.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 128500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004459,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 129000.00",
            "Description": "MRF25APR24129000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976188,
            "PriceBand": {
                "High": 2536.55,
                "Low": 104,
                "HighString": "2536.55",
                "LowString": "104.00",
                "CreditRating": "104.00-2536.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 129000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004294,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 129500.00",
            "Description": "MRF25APR24129500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976189,
            "PriceBand": {
                "High": 2837.4,
                "Low": 89.3,
                "HighString": "2837.40",
                "LowString": "89.30",
                "CreditRating": "89.30-2837.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 129500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002959,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 130000.00",
            "Description": "MRF25APR24130000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976190,
            "PriceBand": {
                "High": 3159.55,
                "Low": 74.85,
                "HighString": "3159.55",
                "LowString": "74.85",
                "CreditRating": "74.85-3159.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 130000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002797,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 130500.00",
            "Description": "MRF25APR24130500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976191,
            "PriceBand": {
                "High": 3502.45,
                "Low": 61.75,
                "HighString": "3502.45",
                "LowString": "61.75",
                "CreditRating": "61.75-3502.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 130500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003714,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 131000.00",
            "Description": "MRF25APR24131000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976192,
            "PriceBand": {
                "High": 3865.4,
                "Low": 51.1,
                "HighString": "3865.40",
                "LowString": "51.10",
                "CreditRating": "51.10-3865.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 131000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003531,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 131500.00",
            "Description": "MRF25APR24131500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976193,
            "PriceBand": {
                "High": 4247.6,
                "Low": 44.35,
                "HighString": "4247.60",
                "LowString": "44.35",
                "CreditRating": "44.35-4247.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 131500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004362,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 132000.00",
            "Description": "MRF25APR24132000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976194,
            "PriceBand": {
                "High": 4647.85,
                "Low": 42.75,
                "HighString": "4647.85",
                "LowString": "42.75",
                "CreditRating": "42.75-4647.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 132000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 876461,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 130000.00",
            "Description": "MRF27JUN24130000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976212,
            "PriceBand": {
                "High": 13150.95,
                "Low": 4531.9,
                "HighString": "13150.95",
                "LowString": "4531.90",
                "CreditRating": "4531.90-13150.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 875684,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 130500.00",
            "Description": "MRF27JUN24130500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976213,
            "PriceBand": {
                "High": 12762.25,
                "Low": 4308.9,
                "HighString": "12762.25",
                "LowString": "4308.90",
                "CreditRating": "4308.90-12762.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 876706,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 131000.00",
            "Description": "MRF27JUN24131000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976214,
            "PriceBand": {
                "High": 12379,
                "Low": 4093.5,
                "HighString": "12379.00",
                "LowString": "4093.50",
                "CreditRating": "4093.50-12379.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 875902,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 131500.00",
            "Description": "MRF27JUN24131500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976215,
            "PriceBand": {
                "High": 12001.35,
                "Low": 3885.75,
                "HighString": "12001.35",
                "LowString": "3885.75",
                "CreditRating": "3885.75-12001.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 873930,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 132000.00",
            "Description": "MRF27JUN24132000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976216,
            "PriceBand": {
                "High": 11629.45,
                "Low": 3685.65,
                "HighString": "11629.45",
                "LowString": "3685.65",
                "CreditRating": "3685.65-11629.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 873092,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 132500.00",
            "Description": "MRF27JUN24132500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976217,
            "PriceBand": {
                "High": 11263.45,
                "Low": 3492.95,
                "HighString": "11263.45",
                "LowString": "3492.95",
                "CreditRating": "3492.95-11263.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 871096,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 133000.00",
            "Description": "MRF27JUN24133000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976218,
            "PriceBand": {
                "High": 10903.45,
                "Low": 3307.65,
                "HighString": "10903.45",
                "LowString": "3307.65",
                "CreditRating": "3307.65-10903.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 877122,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 133500.00",
            "Description": "MRF27JUN24133500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976219,
            "PriceBand": {
                "High": 10549.55,
                "Low": 3129.65,
                "HighString": "10549.55",
                "LowString": "3129.65",
                "CreditRating": "3129.65-10549.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 875240,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 134000.00",
            "Description": "MRF27JUN24134000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976220,
            "PriceBand": {
                "High": 10201.95,
                "Low": 2958.7,
                "HighString": "10201.95",
                "LowString": "2958.70",
                "CreditRating": "2958.70-10201.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 874353,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 134500.00",
            "Description": "MRF27JUN24134500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976221,
            "PriceBand": {
                "High": 9860.7,
                "Low": 2794.85,
                "HighString": "9860.70",
                "LowString": "2794.85",
                "CreditRating": "2794.85-9860.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 872380,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 135000.00",
            "Description": "MRF27JUN24135000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976222,
            "PriceBand": {
                "High": 9525.8,
                "Low": 2637.9,
                "HighString": "9525.80",
                "LowString": "2637.90",
                "CreditRating": "2637.90-9525.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 871605,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 135500.00",
            "Description": "MRF27JUN24135500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976223,
            "PriceBand": {
                "High": 9197.55,
                "Low": 2487.65,
                "HighString": "9197.55",
                "LowString": "2487.65",
                "CreditRating": "2487.65-9197.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 872608,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 136000.00",
            "Description": "MRF27JUN24136000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976224,
            "PriceBand": {
                "High": 8875.95,
                "Low": 2344,
                "HighString": "8875.95",
                "LowString": "2344.00",
                "CreditRating": "2344.00-8875.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 875652,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 136500.00",
            "Description": "MRF27JUN24136500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976225,
            "PriceBand": {
                "High": 8560.95,
                "Low": 2206.75,
                "HighString": "8560.95",
                "LowString": "2206.75",
                "CreditRating": "2206.75-8560.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 876676,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 137000.00",
            "Description": "MRF27JUN24137000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976226,
            "PriceBand": {
                "High": 8252.75,
                "Low": 2075.85,
                "HighString": "8252.75",
                "LowString": "2075.85",
                "CreditRating": "2075.85-8252.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 871406,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 130000.00",
            "Description": "MRF27JUN24130000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976227,
            "PriceBand": {
                "High": 5298.6,
                "Low": 1459.8,
                "HighString": "5298.60",
                "LowString": "1459.80",
                "CreditRating": "1459.80-5298.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 877326,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 130500.00",
            "Description": "MRF27JUN24130500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976228,
            "PriceBand": {
                "High": 5567.6,
                "Low": 1563.1,
                "HighString": "5567.60",
                "LowString": "1563.10",
                "CreditRating": "1563.10-5567.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 875465,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 131000.00",
            "Description": "MRF27JUN24131000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976229,
            "PriceBand": {
                "High": 5844.35,
                "Low": 1671.9,
                "HighString": "5844.35",
                "LowString": "1671.90",
                "CreditRating": "1671.90-5844.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 874611,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 131500.00",
            "Description": "MRF27JUN24131500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976230,
            "PriceBand": {
                "High": 6128.6,
                "Low": 1786.25,
                "HighString": "6128.60",
                "LowString": "1786.25",
                "CreditRating": "1786.25-6128.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 875700,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 132000.00",
            "Description": "MRF27JUN24132000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976231,
            "PriceBand": {
                "High": 6420.45,
                "Low": 1906.35,
                "HighString": "6420.45",
                "LowString": "1906.35",
                "CreditRating": "1906.35-6420.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 874897,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 132500.00",
            "Description": "MRF27JUN24132500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976232,
            "PriceBand": {
                "High": 6719.8,
                "Low": 2032.4,
                "HighString": "6719.80",
                "LowString": "2032.40",
                "CreditRating": "2032.40-6719.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 872845,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 133000.00",
            "Description": "MRF27JUN24133000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976233,
            "PriceBand": {
                "High": 7026.5,
                "Low": 2164.4,
                "HighString": "7026.50",
                "LowString": "2164.40",
                "CreditRating": "2164.40-7026.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 872079,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 133500.00",
            "Description": "MRF27JUN24133500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976234,
            "PriceBand": {
                "High": 7340.55,
                "Low": 2302.6,
                "HighString": "7340.55",
                "LowString": "2302.60",
                "CreditRating": "2302.60-7340.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 876895,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 134000.00",
            "Description": "MRF27JUN24134000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976235,
            "PriceBand": {
                "High": 7661.65,
                "Low": 2446.95,
                "HighString": "7661.65",
                "LowString": "2446.95",
                "CreditRating": "2446.95-7661.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 864719,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 148000.00",
            "Description": "MRF30MAY24148000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976282,
            "PriceBand": {
                "High": 1980.2,
                "Low": 220.4,
                "HighString": "1980.20",
                "LowString": "220.40",
                "CreditRating": "220.40-1980.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 864008,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 148500.00",
            "Description": "MRF30MAY24148500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976283,
            "PriceBand": {
                "High": 1852.05,
                "Low": 204.75,
                "HighString": "1852.05",
                "LowString": "204.75",
                "CreditRating": "204.75-1852.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 862232,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 149000.00",
            "Description": "MRF30MAY24149000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976284,
            "PriceBand": {
                "High": 1730.65,
                "Low": 190.45,
                "HighString": "1730.65",
                "LowString": "190.45",
                "CreditRating": "190.45-1730.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 867712,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 149500.00",
            "Description": "MRF30MAY24149500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976285,
            "PriceBand": {
                "High": 1615.7,
                "Low": 177.35,
                "HighString": "1615.70",
                "LowString": "177.35",
                "CreditRating": "177.35-1615.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002757,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 128000.00",
            "Description": "MRF30MAY24128000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976286,
            "PriceBand": {
                "High": 3652.85,
                "Low": 640.85,
                "HighString": "3652.85",
                "LowString": "640.85",
                "CreditRating": "640.85-3652.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 870264,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 128500.00",
            "Description": "MRF30MAY24128500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976287,
            "PriceBand": {
                "High": 3899.45,
                "Low": 699.05,
                "HighString": "3899.45",
                "LowString": "699.05",
                "CreditRating": "699.05-3899.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003505,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 129000.00",
            "Description": "MRF30MAY24129000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976288,
            "PriceBand": {
                "High": 4156,
                "Low": 762,
                "HighString": "4156.00",
                "LowString": "762.00",
                "CreditRating": "762.00-4156.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 870020,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 129500.00",
            "Description": "MRF30MAY24129500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976289,
            "PriceBand": {
                "High": 4422.45,
                "Low": 829.95,
                "HighString": "4422.45",
                "LowString": "829.95",
                "CreditRating": "829.95-4422.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004445,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 130000.00",
            "Description": "MRF30MAY24130000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976290,
            "PriceBand": {
                "High": 4698.7,
                "Low": 903.2,
                "HighString": "4698.70",
                "LowString": "903.20",
                "CreditRating": "903.20-4698.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869985,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 130500.00",
            "Description": "MRF30MAY24130500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976291,
            "PriceBand": {
                "High": 4984.7,
                "Low": 982,
                "HighString": "4984.70",
                "LowString": "982.00",
                "CreditRating": "982.00-4984.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002664,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 131000.00",
            "Description": "MRF30MAY24131000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976292,
            "PriceBand": {
                "High": 5280.25,
                "Low": 1066.75,
                "HighString": "5280.25",
                "LowString": "1066.75",
                "CreditRating": "1066.75-5280.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 870093,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 131500.00",
            "Description": "MRF30MAY24131500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976293,
            "PriceBand": {
                "High": 5585.25,
                "Low": 1157.55,
                "HighString": "5585.25",
                "LowString": "1157.55",
                "CreditRating": "1157.55-5585.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003415,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 132000.00",
            "Description": "MRF30MAY24132000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976294,
            "PriceBand": {
                "High": 5899.6,
                "Low": 1254.75,
                "HighString": "5899.60",
                "LowString": "1254.75",
                "CreditRating": "1254.75-5899.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 870016,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 132500.00",
            "Description": "MRF30MAY24132500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976295,
            "PriceBand": {
                "High": 6223,
                "Low": 1358.6,
                "HighString": "6223.00",
                "LowString": "1358.60",
                "CreditRating": "1358.60-6223.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004025,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 133000.00",
            "Description": "MRF30MAY24133000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976296,
            "PriceBand": {
                "High": 6555.35,
                "Low": 1469.35,
                "HighString": "6555.35",
                "LowString": "1469.35",
                "CreditRating": "1469.35-6555.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869840,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 133500.00",
            "Description": "MRF30MAY24133500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976297,
            "PriceBand": {
                "High": 6896.35,
                "Low": 1587.25,
                "HighString": "6896.35",
                "LowString": "1587.25",
                "CreditRating": "1587.25-6896.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003014,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 134000.00",
            "Description": "MRF30MAY24134000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976298,
            "PriceBand": {
                "High": 7245.75,
                "Low": 1712.55,
                "HighString": "7245.75",
                "LowString": "1712.55",
                "CreditRating": "1712.55-7245.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869773,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 134500.00",
            "Description": "MRF30MAY24134500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976299,
            "PriceBand": {
                "High": 7603.45,
                "Low": 1845.45,
                "HighString": "7603.45",
                "LowString": "1845.45",
                "CreditRating": "1845.45-7603.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003774,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 135000.00",
            "Description": "MRF30MAY24135000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976300,
            "PriceBand": {
                "High": 7969,
                "Low": 1986.1,
                "HighString": "7969.00",
                "LowString": "1986.10",
                "CreditRating": "1986.10-7969.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869258,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 135500.00",
            "Description": "MRF30MAY24135500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976301,
            "PriceBand": {
                "High": 8342.2,
                "Low": 2134.85,
                "HighString": "8342.20",
                "LowString": "2134.85",
                "CreditRating": "2134.85-8342.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004431,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 136000.00",
            "Description": "MRF30MAY24136000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976302,
            "PriceBand": {
                "High": 8722.85,
                "Low": 2291.65,
                "HighString": "8722.85",
                "LowString": "2291.65",
                "CreditRating": "2291.65-8722.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869035,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 136500.00",
            "Description": "MRF30MAY24136500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976303,
            "PriceBand": {
                "High": 9110.6,
                "Low": 2456.85,
                "HighString": "9110.60",
                "LowString": "2456.85",
                "CreditRating": "2456.85-9110.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002645,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 137000.00",
            "Description": "MRF30MAY24137000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976304,
            "PriceBand": {
                "High": 9505.2,
                "Low": 2630.45,
                "HighString": "9505.20",
                "LowString": "2630.45",
                "CreditRating": "2630.45-9505.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 862680,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 145500.00",
            "Description": "MRF30MAY24145500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976277,
            "PriceBand": {
                "High": 2728.9,
                "Low": 322.7,
                "HighString": "2728.90",
                "LowString": "322.70",
                "CreditRating": "322.70-2728.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 828327,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 136500.00",
            "Description": "MRF25APR24136500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913166,
            "PriceBand": {
                "High": 4334.1,
                "Low": 196.85,
                "HighString": "4334.10",
                "LowString": "196.85",
                "CreditRating": "196.85-4334.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 136500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 821461,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 137000.00",
            "Description": "MRF25APR24137000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913167,
            "PriceBand": {
                "High": 3967.6,
                "Low": 201.5,
                "HighString": "3967.60",
                "LowString": "201.50",
                "CreditRating": "201.50-3967.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 137000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 820882,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 137500.00",
            "Description": "MRF25APR24137500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913168,
            "PriceBand": {
                "High": 3620.55,
                "Low": 208.55,
                "HighString": "3620.55",
                "LowString": "208.55",
                "CreditRating": "208.55-3620.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 137500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 824394,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 138000.00",
            "Description": "MRF25APR24138000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913169,
            "PriceBand": {
                "High": 3293.25,
                "Low": 216.85,
                "HighString": "3293.25",
                "LowString": "216.85",
                "CreditRating": "216.85-3293.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 138000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 823826,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 138500.00",
            "Description": "MRF25APR24138500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913170,
            "PriceBand": {
                "High": 2986.05,
                "Low": 225.65,
                "HighString": "2986.05",
                "LowString": "225.65",
                "CreditRating": "225.65-2986.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 138500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 830853,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 139000.00",
            "Description": "MRF25APR24139000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913171,
            "PriceBand": {
                "High": 2698.95,
                "Low": 234.15,
                "HighString": "2698.95",
                "LowString": "234.15",
                "CreditRating": "234.15-2698.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 139000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 830217,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 139500.00",
            "Description": "MRF25APR24139500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913172,
            "PriceBand": {
                "High": 2431.85,
                "Low": 241.65,
                "HighString": "2431.85",
                "LowString": "241.65",
                "CreditRating": "241.65-2431.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 139500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 823906,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 140000.00",
            "Description": "MRF25APR24140000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 913173,
            "PriceBand": {
                "High": 2184.45,
                "Low": 247.85,
                "HighString": "2184.45",
                "LowString": "247.85",
                "CreditRating": "247.85-2184.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 140000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 834223,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 140500.00",
            "Description": "MRF25APR24140500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921355,
            "PriceBand": {
                "High": 1956.3,
                "Low": 252.2,
                "HighString": "1956.30",
                "LowString": "252.20",
                "CreditRating": "252.20-1956.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 140500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2023261,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 141000.00",
            "Description": "MRF25APR24141000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921356,
            "PriceBand": {
                "High": 1746.85,
                "Low": 254.75,
                "HighString": "1746.85",
                "LowString": "254.75",
                "CreditRating": "254.75-1746.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 141000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 834790,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 141500.00",
            "Description": "MRF25APR24141500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921357,
            "PriceBand": {
                "High": 1555.25,
                "Low": 255.25,
                "HighString": "1555.25",
                "LowString": "255.25",
                "CreditRating": "255.25-1555.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 141500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2006030,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 142000.00",
            "Description": "MRF25APR24142000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921358,
            "PriceBand": {
                "High": 1380.9,
                "Low": 253.65,
                "HighString": "1380.90",
                "LowString": "253.65",
                "CreditRating": "253.65-1380.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 142000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 835362,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 142500.00",
            "Description": "MRF25APR24142500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921359,
            "PriceBand": {
                "High": 1222.65,
                "Low": 250.15,
                "HighString": "1222.65",
                "LowString": "250.15",
                "CreditRating": "250.15-1222.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 142500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2012921,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 143000.00",
            "Description": "MRF25APR24143000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921360,
            "PriceBand": {
                "High": 1079.7,
                "Low": 244.8,
                "HighString": "1079.70",
                "LowString": "244.80",
                "CreditRating": "244.80-1079.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 143000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 833932,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 143500.00",
            "Description": "MRF25APR24143500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921361,
            "PriceBand": {
                "High": 951.05,
                "Low": 237.75,
                "HighString": "951.05",
                "LowString": "237.75",
                "CreditRating": "237.75-951.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 143500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002280,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 144000.00",
            "Description": "MRF25APR24144000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921362,
            "PriceBand": {
                "High": 835.75,
                "Low": 229.25,
                "HighString": "835.75",
                "LowString": "229.25",
                "CreditRating": "229.25-835.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 144000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 834512,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 144500.00",
            "Description": "MRF25APR24144500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921363,
            "PriceBand": {
                "High": 732.7,
                "Low": 219.55,
                "HighString": "732.70",
                "LowString": "219.55",
                "CreditRating": "219.55-732.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 144500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2009586,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 145000.00",
            "Description": "MRF25APR24145000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921364,
            "PriceBand": {
                "High": 640.95,
                "Low": 208.9,
                "HighString": "640.95",
                "LowString": "208.90",
                "CreditRating": "208.90-640.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 145000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 835706,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 145500.00",
            "Description": "MRF25APR24145500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921365,
            "PriceBand": {
                "High": 559.45,
                "Low": 197.45,
                "HighString": "559.45",
                "LowString": "197.45",
                "CreditRating": "197.45-559.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 145500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2015469,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 146000.00",
            "Description": "MRF25APR24146000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921366,
            "PriceBand": {
                "High": 487.3,
                "Low": 185.5,
                "HighString": "487.30",
                "LowString": "185.50",
                "CreditRating": "185.50-487.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 146000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 834206,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 146500.00",
            "Description": "MRF25APR24146500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921367,
            "PriceBand": {
                "High": 423.75,
                "Low": 173.25,
                "HighString": "423.75",
                "LowString": "173.25",
                "CreditRating": "173.25-423.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 146500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2022905,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 147000.00",
            "Description": "MRF25APR24147000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921368,
            "PriceBand": {
                "High": 367.75,
                "Low": 160.85,
                "HighString": "367.75",
                "LowString": "160.85",
                "CreditRating": "160.85-367.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 147000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 834767,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 CE 147500.00",
            "Description": "MRF25APR24147500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921369,
            "PriceBand": {
                "High": 318.6,
                "Low": 148.6,
                "HighString": "318.60",
                "LowString": "148.60",
                "CreditRating": "148.60-318.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 147500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002209,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 144000.00",
            "Description": "MRF25APR24144000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921377,
            "PriceBand": {
                "High": 16327.15,
                "Low": 4475.75,
                "HighString": "16327.15",
                "LowString": "4475.75",
                "CreditRating": "4475.75-16327.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 144000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 833731,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 144500.00",
            "Description": "MRF25APR24144500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921378,
            "PriceBand": {
                "High": 16814.9,
                "Low": 4870.05,
                "HighString": "16814.90",
                "LowString": "4870.05",
                "CreditRating": "4870.05-16814.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 144500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2009548,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 145000.00",
            "Description": "MRF25APR24145000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921379,
            "PriceBand": {
                "High": 17301.65,
                "Low": 5275.7,
                "HighString": "17301.65",
                "LowString": "5275.70",
                "CreditRating": "5275.70-17301.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 145000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 834349,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 145500.00",
            "Description": "MRF25APR24145500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921380,
            "PriceBand": {
                "High": 17787.55,
                "Low": 5691.65,
                "HighString": "17787.55",
                "LowString": "5691.65",
                "CreditRating": "5691.65-17787.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 145500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2015376,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 146000.00",
            "Description": "MRF25APR24146000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921381,
            "PriceBand": {
                "High": 18273.05,
                "Low": 6116.95,
                "HighString": "18273.05",
                "LowString": "6116.95",
                "CreditRating": "6116.95-18273.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 146000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 835480,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 146500.00",
            "Description": "MRF25APR24146500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921382,
            "PriceBand": {
                "High": 18758.2,
                "Low": 6550.8,
                "HighString": "18758.20",
                "LowString": "6550.80",
                "CreditRating": "6550.80-18758.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 146500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2022812,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 147000.00",
            "Description": "MRF25APR24147000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921383,
            "PriceBand": {
                "High": 19243.25,
                "Low": 6992.25,
                "HighString": "19243.25",
                "LowString": "6992.25",
                "CreditRating": "6992.25-19243.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 147000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 834068,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 147500.00",
            "Description": "MRF25APR24147500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 921384,
            "PriceBand": {
                "High": 19728.45,
                "Low": 7440.55,
                "HighString": "19728.45",
                "LowString": "7440.55",
                "CreditRating": "7440.55-19728.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 147500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2005670,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 148000.00",
            "Description": "MRF25APR24148000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976196,
            "PriceBand": {
                "High": 20213.75,
                "Low": 7894.95,
                "HighString": "20213.75",
                "LowString": "7894.95",
                "CreditRating": "7894.95-20213.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 148000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 857883,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 148500.00",
            "Description": "MRF25APR24148500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976197,
            "PriceBand": {
                "High": 20699.45,
                "Low": 8354.85,
                "HighString": "20699.45",
                "LowString": "8354.85",
                "CreditRating": "8354.85-20699.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 148500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2018841,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 149000.00",
            "Description": "MRF25APR24149000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976198,
            "PriceBand": {
                "High": 21185.65,
                "Low": 8819.55,
                "HighString": "21185.65",
                "LowString": "8819.55",
                "CreditRating": "8819.55-21185.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 149000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 858007,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 149500.00",
            "Description": "MRF25APR24149500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976199,
            "PriceBand": {
                "High": 21672.3,
                "Low": 9288.5,
                "HighString": "21672.30",
                "LowString": "9288.50",
                "CreditRating": "9288.50-21672.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 149500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004584,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 150000.00",
            "Description": "MRF25APR24150000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976200,
            "PriceBand": {
                "High": 22159.65,
                "Low": 9761.25,
                "HighString": "22159.65",
                "LowString": "9761.25",
                "CreditRating": "9761.25-22159.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 150000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 857723,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 150500.00",
            "Description": "MRF25APR24150500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976201,
            "PriceBand": {
                "High": 22647.65,
                "Low": 10237.25,
                "HighString": "22647.65",
                "LowString": "10237.25",
                "CreditRating": "10237.25-22647.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 150500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2011601,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 151000.00",
            "Description": "MRF25APR24151000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976202,
            "PriceBand": {
                "High": 23136.2,
                "Low": 10716.1,
                "HighString": "23136.20",
                "LowString": "10716.10",
                "CreditRating": "10716.10-23136.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 151000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 858336,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 151500.00",
            "Description": "MRF25APR24151500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976203,
            "PriceBand": {
                "High": 23625.45,
                "Low": 11197.5,
                "HighString": "23625.45",
                "LowString": "11197.50",
                "CreditRating": "11197.50-23625.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 151500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2018047,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 152000.00",
            "Description": "MRF25APR24152000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976204,
            "PriceBand": {
                "High": 24115.4,
                "Low": 11681.1,
                "HighString": "24115.40",
                "LowString": "11681.10",
                "CreditRating": "11681.10-24115.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 152000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 859046,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 152500.00",
            "Description": "MRF25APR24152500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976205,
            "PriceBand": {
                "High": 24606,
                "Low": 12166.6,
                "HighString": "24606.00",
                "LowString": "12166.60",
                "CreditRating": "12166.60-24606.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 152500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2000395,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 153000.00",
            "Description": "MRF25APR24153000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976206,
            "PriceBand": {
                "High": 25097.2,
                "Low": 12653.8,
                "HighString": "25097.20",
                "LowString": "12653.80",
                "CreditRating": "12653.80-25097.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 153000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 859333,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 153500.00",
            "Description": "MRF25APR24153500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976207,
            "PriceBand": {
                "High": 25589.05,
                "Low": 13142.35,
                "HighString": "25589.05",
                "LowString": "13142.35",
                "CreditRating": "13142.35-25589.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 153500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2008089,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 154000.00",
            "Description": "MRF25APR24154000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976208,
            "PriceBand": {
                "High": 26081.4,
                "Low": 13632.2,
                "HighString": "26081.40",
                "LowString": "13632.20",
                "CreditRating": "13632.20-26081.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 154000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 859443,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25APR2024 PE 154500.00",
            "Description": "MRF25APR24154500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976209,
            "PriceBand": {
                "High": 26574.35,
                "Low": 14123.15,
                "HighString": "26574.35",
                "LowString": "14123.15",
                "CreditRating": "14123.15-26574.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-04-25T14:30:00",
            "ContractExpirationString": "25APR2024",
            "RemainingExpiryDays": -20,
            "StrikePrice": 154500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869422,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 136500.00",
            "Description": "MRF30MAY24136500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976259,
            "PriceBand": {
                "High": 7154.2,
                "Low": 1350.1,
                "HighString": "7154.20",
                "LowString": "1350.10",
                "CreditRating": "1350.10-7154.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2002650,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 137000.00",
            "Description": "MRF30MAY24137000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976260,
            "PriceBand": {
                "High": 6833.65,
                "Low": 1250.45,
                "HighString": "6833.65",
                "LowString": "1250.45",
                "CreditRating": "1250.45-6833.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 869214,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 137500.00",
            "Description": "MRF30MAY24137500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976261,
            "PriceBand": {
                "High": 6521.7,
                "Low": 1157.3,
                "HighString": "6521.70",
                "LowString": "1157.30",
                "CreditRating": "1157.30-6521.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003387,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 138000.00",
            "Description": "MRF30MAY24138000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976262,
            "PriceBand": {
                "High": 6218.5,
                "Low": 1070.45,
                "HighString": "6218.50",
                "LowString": "1070.45",
                "CreditRating": "1070.45-6218.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 868875,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 138500.00",
            "Description": "MRF30MAY24138500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976263,
            "PriceBand": {
                "High": 5924.1,
                "Low": 989.45,
                "HighString": "5924.10",
                "LowString": "989.45",
                "CreditRating": "989.45-5924.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2004711,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 139000.00",
            "Description": "MRF30MAY24139000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976264,
            "PriceBand": {
                "High": 5638.45,
                "Low": 914.15,
                "HighString": "5638.45",
                "LowString": "914.15",
                "CreditRating": "914.15-5638.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 868828,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 139500.00",
            "Description": "MRF30MAY24139500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976265,
            "PriceBand": {
                "High": 5361.85,
                "Low": 844.15,
                "HighString": "5361.85",
                "LowString": "844.15",
                "CreditRating": "844.15-5361.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003277,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 140000.00",
            "Description": "MRF30MAY24140000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976266,
            "PriceBand": {
                "High": 5094.1,
                "Low": 779.25,
                "HighString": "5094.10",
                "LowString": "779.25",
                "CreditRating": "779.25-5094.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 868691,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 140500.00",
            "Description": "MRF30MAY24140500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976267,
            "PriceBand": {
                "High": 4835.35,
                "Low": 719.05,
                "HighString": "4835.35",
                "LowString": "719.05",
                "CreditRating": "719.05-4835.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 2003918,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 141000.00",
            "Description": "MRF30MAY24141000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976268,
            "PriceBand": {
                "High": 4585.5,
                "Low": 663.4,
                "HighString": "4585.50",
                "LowString": "663.40",
                "CreditRating": "663.40-4585.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 866740,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 141500.00",
            "Description": "MRF30MAY24141500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976269,
            "PriceBand": {
                "High": 4344.6,
                "Low": 612,
                "HighString": "4344.60",
                "LowString": "612.00",
                "CreditRating": "612.00-4344.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 862029,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 142000.00",
            "Description": "MRF30MAY24142000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976270,
            "PriceBand": {
                "High": 4112.6,
                "Low": 564.5,
                "HighString": "4112.60",
                "LowString": "564.50",
                "CreditRating": "564.50-4112.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 861333,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 142500.00",
            "Description": "MRF30MAY24142500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976271,
            "PriceBand": {
                "High": 3889.3,
                "Low": 520.75,
                "HighString": "3889.30",
                "LowString": "520.75",
                "CreditRating": "520.75-3889.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 862274,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 143000.00",
            "Description": "MRF30MAY24143000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976272,
            "PriceBand": {
                "High": 3674.8,
                "Low": 480.4,
                "HighString": "3674.80",
                "LowString": "480.40",
                "CreditRating": "480.40-3674.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 861520,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 143500.00",
            "Description": "MRF30MAY24143500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976273,
            "PriceBand": {
                "High": 3468.9,
                "Low": 443.3,
                "HighString": "3468.90",
                "LowString": "443.30",
                "CreditRating": "443.30-3468.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 865858,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 144000.00",
            "Description": "MRF30MAY24144000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976274,
            "PriceBand": {
                "High": 3271.45,
                "Low": 409.15,
                "HighString": "3271.45",
                "LowString": "409.15",
                "CreditRating": "409.15-3271.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 865139,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 144500.00",
            "Description": "MRF30MAY24144500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976275,
            "PriceBand": {
                "High": 3082.45,
                "Low": 377.9,
                "HighString": "3082.45",
                "LowString": "377.90",
                "CreditRating": "377.90-3082.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 863387,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 145000.00",
            "Description": "MRF30MAY24145000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976276,
            "PriceBand": {
                "High": 2901.6,
                "Low": 349.15,
                "HighString": "2901.60",
                "LowString": "349.15",
                "CreditRating": "349.15-2901.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 860938,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 146000.00",
            "Description": "MRF30MAY24146000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976278,
            "PriceBand": {
                "High": 2564.05,
                "Low": 298.55,
                "HighString": "2564.05",
                "LowString": "298.55",
                "CreditRating": "298.55-2564.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 866234,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 146500.00",
            "Description": "MRF30MAY24146500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976279,
            "PriceBand": {
                "High": 2407.05,
                "Low": 276.4,
                "HighString": "2407.05",
                "LowString": "276.40",
                "CreditRating": "276.40-2407.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 864499,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 147000.00",
            "Description": "MRF30MAY24147000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976280,
            "PriceBand": {
                "High": 2257.45,
                "Low": 256.05,
                "HighString": "2257.45",
                "LowString": "256.05",
                "CreditRating": "256.05-2257.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 863796,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 147500.00",
            "Description": "MRF30MAY24147500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976281,
            "PriceBand": {
                "High": 2115.3,
                "Low": 237.45,
                "HighString": "2115.30",
                "LowString": "237.45",
                "CreditRating": "237.45-2115.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 863806,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 149000.00",
            "Description": "MRF30MAY24149000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976328,
            "PriceBand": {
                "High": 20306.15,
                "Low": 9388.5,
                "HighString": "20306.15",
                "LowString": "9388.50",
                "CreditRating": "9388.50-20306.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 12,
            "ExchangeInstrumentID": 867875,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 149500.00",
            "Description": "MRF30MAY24149500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 976329,
            "PriceBand": {
                "High": 20787.2,
                "Low": 9767.75,
                "HighString": "20787.20",
                "LowString": "9767.75",
                "CreditRating": "9767.75-20787.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 500290,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 23274,
            "InstrumentType": 8,
            "Name": "MRF",
            "DisplayName": "MRF",
            "Description": "MRF-T0",
            "Series": "T0",
            "NameWithSeries": "MRF-T0",
            "InstrumentID": 986827,
            "PriceBand": {
                "High": 128871.65,
                "Low": 126319.75,
                "HighString": "128871.65",
                "LowString": "126319.75",
                "CreditRating": "126319.75-128871.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 1,
            "CompanyName": "MRF-T0",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 2277,
            "InstrumentType": 8,
            "Name": "MRF",
            "DisplayName": "MRF",
            "Description": "MRF-EQ",
            "Series": "EQ",
            "NameWithSeries": "MRF-EQ",
            "InstrumentID": 7287,
            "PriceBand": {
                "High": 140355.25,
                "Low": 114836.15,
                "HighString": "140355.25",
                "LowString": "114836.15",
                "CreditRating": "114836.15-140355.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 1,
            "CompanyName": "MRF-EQ",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 52598,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024",
            "Description": "MRF30MAY24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 1088741,
            "PriceBand": {
                "High": 140687.7,
                "Low": 115108.15,
                "HighString": "140687.70",
                "LowString": "115108.15",
                "CreditRating": "115108.15-140687.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-FUTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 63771,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024",
            "Description": "MRF25JUL24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 1099187,
            "PriceBand": {
                "High": 140787.35,
                "Low": 115189.65,
                "HighString": "140787.35",
                "LowString": "115189.65",
                "CreditRating": "115189.65-140787.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-FUTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 52245,
            "InstrumentType": 1,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024",
            "Description": "MRF27JUN24FUT",
            "Series": "FUTSTK",
            "NameWithSeries": "MRF-FUTSTK",
            "InstrumentID": 1088388,
            "PriceBand": {
                "High": 140584.3,
                "Low": 115023.55,
                "HighString": "140584.30",
                "LowString": "115023.55",
                "CreditRating": "115023.55-140584.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-FUTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132001,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 114500.00",
            "Description": "MRF27JUN24114500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145715,
            "PriceBand": {
                "High": 19232.35,
                "Low": 9662.45,
                "HighString": "19232.35",
                "LowString": "9662.45",
                "CreditRating": "9662.45-19232.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 114500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132213,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 126500.00",
            "Description": "MRF27JUN24126500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145808,
            "PriceBand": {
                "High": 8745.6,
                "Low": 2545.3,
                "HighString": "8745.60",
                "LowString": "2545.30",
                "CreditRating": "2545.30-8745.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 126500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132214,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 126500.00",
            "Description": "MRF27JUN24126500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145809,
            "PriceBand": {
                "High": 5791.8,
                "Low": 1445.6,
                "HighString": "5791.80",
                "LowString": "1445.60",
                "CreditRating": "1445.60-5791.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 126500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132215,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 127500.00",
            "Description": "MRF27JUN24127500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145810,
            "PriceBand": {
                "High": 8035.15,
                "Low": 2194.45,
                "HighString": "8035.15",
                "LowString": "2194.45",
                "CreditRating": "2194.45-8035.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 127500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132216,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 127500.00",
            "Description": "MRF27JUN24127500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145811,
            "PriceBand": {
                "High": 6432.45,
                "Low": 1726.55,
                "HighString": "6432.45",
                "LowString": "1726.55",
                "CreditRating": "1726.55-6432.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 127500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132217,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 128500.00",
            "Description": "MRF27JUN24128500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145812,
            "PriceBand": {
                "High": 7357.35,
                "Low": 1878.45,
                "HighString": "7357.35",
                "LowString": "1878.45",
                "CreditRating": "1878.45-7357.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 128500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132218,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 128500.00",
            "Description": "MRF27JUN24128500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145813,
            "PriceBand": {
                "High": 7107.8,
                "Low": 2040.2,
                "HighString": "7107.80",
                "LowString": "2040.20",
                "CreditRating": "2040.20-7107.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 128500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132221,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 129500.00",
            "Description": "MRF27JUN24129500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145814,
            "PriceBand": {
                "High": 6715.1,
                "Low": 1595.8,
                "HighString": "6715.10",
                "LowString": "1595.80",
                "CreditRating": "1595.80-6715.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 129500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132222,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 129500.00",
            "Description": "MRF27JUN24129500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145815,
            "PriceBand": {
                "High": 7816.7,
                "Low": 2389.4,
                "HighString": "7816.70",
                "LowString": "2389.40",
                "CreditRating": "2389.40-7816.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 129500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132492,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 141500.00",
            "Description": "MRF27JUN24141500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145866,
            "PriceBand": {
                "High": 1716.9,
                "Low": 86.4,
                "HighString": "1716.90",
                "LowString": "86.40",
                "CreditRating": "86.40-1716.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 141500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132493,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 141500.00",
            "Description": "MRF27JUN24141500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145867,
            "PriceBand": {
                "High": 18204.2,
                "Low": 9288.2,
                "HighString": "18204.20",
                "LowString": "9288.20",
                "CreditRating": "9288.20-18204.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 141500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132494,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 142500.00",
            "Description": "MRF27JUN24142500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145868,
            "PriceBand": {
                "High": 1497.65,
                "Low": 54.85,
                "HighString": "1497.65",
                "LowString": "54.85",
                "CreditRating": "54.85-1497.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 142500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132495,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 142500.00",
            "Description": "MRF27JUN24142500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145869,
            "PriceBand": {
                "High": 19164.1,
                "Low": 10060.3,
                "HighString": "19164.10",
                "LowString": "10060.30",
                "CreditRating": "10060.30-19164.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 142500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132496,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 143500.00",
            "Description": "MRF27JUN24143500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145870,
            "PriceBand": {
                "High": 1301.5,
                "Low": 30.6,
                "HighString": "1301.50",
                "LowString": "30.60",
                "CreditRating": "30.60-1301.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 143500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132497,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 143500.00",
            "Description": "MRF27JUN24143500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145871,
            "PriceBand": {
                "High": 20131.3,
                "Low": 10855.6,
                "HighString": "20131.30",
                "LowString": "10855.60",
                "CreditRating": "10855.60-20131.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 143500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132498,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 144500.00",
            "Description": "MRF27JUN24144500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145872,
            "PriceBand": {
                "High": 1127.45,
                "Low": 11.65,
                "HighString": "1127.45",
                "LowString": "11.65",
                "CreditRating": "11.65-1127.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 144500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132499,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 144500.00",
            "Description": "MRF27JUN24144500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145873,
            "PriceBand": {
                "High": 21103.75,
                "Low": 11673.05,
                "HighString": "21103.75",
                "LowString": "11673.05",
                "CreditRating": "11673.05-21103.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 144500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132500,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 145500.00",
            "Description": "MRF27JUN24145500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145874,
            "PriceBand": {
                "High": 973.2,
                "Low": 0.05,
                "HighString": "973.20",
                "LowString": "0.05",
                "CreditRating": "0.05-973.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 145500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132501,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 145500.00",
            "Description": "MRF27JUN24145500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145875,
            "PriceBand": {
                "High": 22081.25,
                "Low": 12510.25,
                "HighString": "22081.25",
                "LowString": "12510.25",
                "CreditRating": "12510.25-22081.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 145500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132502,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 146500.00",
            "Description": "MRF27JUN24146500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145876,
            "PriceBand": {
                "High": 833.55,
                "Low": 0.05,
                "HighString": "833.55",
                "LowString": "0.05",
                "CreditRating": "0.05-833.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 146500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132503,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 146500.00",
            "Description": "MRF27JUN24146500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145877,
            "PriceBand": {
                "High": 23060,
                "Low": 13362.5,
                "HighString": "23060.00",
                "LowString": "13362.50",
                "CreditRating": "13362.50-23060.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 146500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132504,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 147500.00",
            "Description": "MRF27JUN24147500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145878,
            "PriceBand": {
                "High": 714.75,
                "Low": 0.05,
                "HighString": "714.75",
                "LowString": "0.05",
                "CreditRating": "0.05-714.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 147500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132505,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 147500.00",
            "Description": "MRF27JUN24147500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145879,
            "PriceBand": {
                "High": 24044.5,
                "Low": 14235.2,
                "HighString": "24044.50",
                "LowString": "14235.20",
                "CreditRating": "14235.20-24044.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 147500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132522,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 157000.00",
            "Description": "MRF27JUN24157000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145880,
            "PriceBand": {
                "High": 141.05,
                "Low": 0.05,
                "HighString": "141.05",
                "LowString": "0.05",
                "CreditRating": "0.05-141.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 157000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132523,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 157000.00",
            "Description": "MRF27JUN24157000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145881,
            "PriceBand": {
                "High": 33467.05,
                "Low": 23079.75,
                "HighString": "33467.05",
                "LowString": "23079.75",
                "CreditRating": "23079.75-33467.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 157000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132540,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 159000.00",
            "Description": "MRF27JUN24159000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145882,
            "PriceBand": {
                "High": 96.55,
                "Low": 0.05,
                "HighString": "96.55",
                "LowString": "0.05",
                "CreditRating": "0.05-96.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 159000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132541,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 159000.00",
            "Description": "MRF27JUN24159000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145883,
            "PriceBand": {
                "High": 35453.9,
                "Low": 25018.1,
                "HighString": "35453.90",
                "LowString": "25018.10",
                "CreditRating": "25018.10-35453.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 159000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132542,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 161000.00",
            "Description": "MRF27JUN24161000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145884,
            "PriceBand": {
                "High": 65.25,
                "Low": 0.05,
                "HighString": "65.25",
                "LowString": "0.05",
                "CreditRating": "0.05-65.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 161000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132543,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 161000.00",
            "Description": "MRF27JUN24161000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145885,
            "PriceBand": {
                "High": 37440.35,
                "Low": 26969.75,
                "HighString": "37440.35",
                "LowString": "26969.75",
                "CreditRating": "26969.75-37440.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 161000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132544,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 163000.00",
            "Description": "MRF27JUN24163000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145886,
            "PriceBand": {
                "High": 43.75,
                "Low": 0.05,
                "HighString": "43.75",
                "LowString": "0.05",
                "CreditRating": "0.05-43.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 163000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132545,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 163000.00",
            "Description": "MRF27JUN24163000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145887,
            "PriceBand": {
                "High": 39425.95,
                "Low": 28931.15,
                "HighString": "39425.95",
                "LowString": "28931.15",
                "CreditRating": "28931.15-39425.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 163000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132546,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 165000.00",
            "Description": "MRF27JUN24165000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145888,
            "PriceBand": {
                "High": 28.3,
                "Low": 0.05,
                "HighString": "28.30",
                "LowString": "0.05",
                "CreditRating": "0.05-28.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 165000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132547,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 165000.00",
            "Description": "MRF27JUN24165000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145889,
            "PriceBand": {
                "High": 41411.8,
                "Low": 30899,
                "HighString": "41411.80",
                "LowString": "30899.00",
                "CreditRating": "30899.00-41411.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 165000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132567,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 94000.00",
            "Description": "MRF25JUL2494000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145890,
            "PriceBand": {
                "High": 40040.55,
                "Low": 29521.45,
                "HighString": "40040.55",
                "LowString": "29521.45",
                "CreditRating": "29521.45-40040.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 94000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132865,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 114000.00",
            "Description": "MRF25JUL24114000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145999,
            "PriceBand": {
                "High": 1662.85,
                "Low": 321.35,
                "HighString": "1662.85",
                "LowString": "321.35",
                "CreditRating": "321.35-1662.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 114000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132866,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 115000.00",
            "Description": "MRF25JUL24115000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146000,
            "PriceBand": {
                "High": 19739.2,
                "Low": 10707.1,
                "HighString": "19739.20",
                "LowString": "10707.10",
                "CreditRating": "10707.10-19739.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 115000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132875,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 115000.00",
            "Description": "MRF25JUL24115000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146001,
            "PriceBand": {
                "High": 1915.7,
                "Low": 401.2,
                "HighString": "1915.70",
                "LowString": "401.20",
                "CreditRating": "401.20-1915.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 115000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132876,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 116000.00",
            "Description": "MRF25JUL24116000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146002,
            "PriceBand": {
                "High": 18833,
                "Low": 9985.5,
                "HighString": "18833.00",
                "LowString": "9985.50",
                "CreditRating": "9985.50-18833.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 116000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133085,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 119000.00",
            "Description": "MRF25JUL24119000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146155,
            "PriceBand": {
                "High": 3158.5,
                "Low": 831.9,
                "HighString": "3158.50",
                "LowString": "831.90",
                "CreditRating": "831.90-3158.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 119000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133086,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 120000.00",
            "Description": "MRF25JUL24120000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146156,
            "PriceBand": {
                "High": 15387.05,
                "Low": 7399.15,
                "HighString": "15387.05",
                "LowString": "7399.15",
                "CreditRating": "7399.15-15387.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 120000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133087,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 120000.00",
            "Description": "MRF25JUL24120000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146157,
            "PriceBand": {
                "High": 3537.7,
                "Low": 979.1,
                "HighString": "3537.70",
                "LowString": "979.10",
                "CreditRating": "979.10-3537.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 120000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133088,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 121000.00",
            "Description": "MRF25JUL24121000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146158,
            "PriceBand": {
                "High": 14562.9,
                "Low": 6816.5,
                "HighString": "14562.90",
                "LowString": "6816.50",
                "CreditRating": "6816.50-14562.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 121000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133089,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 121000.00",
            "Description": "MRF25JUL24121000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146159,
            "PriceBand": {
                "High": 3941,
                "Low": 1140.9,
                "HighString": "3941.00",
                "LowString": "1140.90",
                "CreditRating": "1140.90-3941.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 121000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133090,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 122000.00",
            "Description": "MRF25JUL24122000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146160,
            "PriceBand": {
                "High": 13764.95,
                "Low": 6268.45,
                "HighString": "13764.95",
                "LowString": "6268.45",
                "CreditRating": "6268.45-13764.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 122000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133091,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 122000.00",
            "Description": "MRF25JUL24122000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146161,
            "PriceBand": {
                "High": 4378.95,
                "Low": 1328.85,
                "HighString": "4378.95",
                "LowString": "1328.85",
                "CreditRating": "1328.85-4378.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 122000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133092,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 123000.00",
            "Description": "MRF25JUL24123000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146162,
            "PriceBand": {
                "High": 12988,
                "Low": 5749.9,
                "HighString": "12988.00",
                "LowString": "5749.90",
                "CreditRating": "5749.90-12988.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 123000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133345,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 129000.00",
            "Description": "MRF25JUL24129000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146291,
            "PriceBand": {
                "High": 8826.1,
                "Low": 3235.4,
                "HighString": "8826.10",
                "LowString": "3235.40",
                "CreditRating": "3235.40-8826.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 129000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133346,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 129000.00",
            "Description": "MRF25JUL24129000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146292,
            "PriceBand": {
                "High": 8247.25,
                "Low": 3291.45,
                "HighString": "8247.25",
                "LowString": "3291.45",
                "CreditRating": "3291.45-8247.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 129000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133349,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 130000.00",
            "Description": "MRF25JUL24130000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146293,
            "PriceBand": {
                "High": 8222.9,
                "Low": 2910.6,
                "HighString": "8222.90",
                "LowString": "2910.60",
                "CreditRating": "2910.60-8222.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 130000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133350,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 130000.00",
            "Description": "MRF25JUL24130000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146294,
            "PriceBand": {
                "High": 8908.45,
                "Low": 3674.15,
                "HighString": "8908.45",
                "LowString": "3674.15",
                "CreditRating": "3674.15-8908.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 130000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133351,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 131000.00",
            "Description": "MRF25JUL24131000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146295,
            "PriceBand": {
                "High": 7646.05,
                "Low": 2611.15,
                "HighString": "7646.05",
                "LowString": "2611.15",
                "CreditRating": "2611.15-7646.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 131000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133352,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 131000.00",
            "Description": "MRF25JUL24131000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146296,
            "PriceBand": {
                "High": 9594.85,
                "Low": 4083.25,
                "HighString": "9594.85",
                "LowString": "4083.25",
                "CreditRating": "4083.25-9594.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 131000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133353,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 132000.00",
            "Description": "MRF25JUL24132000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146297,
            "PriceBand": {
                "High": 7096.3,
                "Low": 2335.6,
                "HighString": "7096.30",
                "LowString": "2335.60",
                "CreditRating": "2335.60-7096.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 132000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133354,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 132000.00",
            "Description": "MRF25JUL24132000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146298,
            "PriceBand": {
                "High": 10305.2,
                "Low": 4519.4,
                "HighString": "10305.20",
                "LowString": "4519.40",
                "CreditRating": "4519.40-10305.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 132000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133355,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 133000.00",
            "Description": "MRF25JUL24133000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146299,
            "PriceBand": {
                "High": 6573.55,
                "Low": 2082.85,
                "HighString": "6573.55",
                "LowString": "2082.85",
                "CreditRating": "2082.85-6573.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 133000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133356,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 133000.00",
            "Description": "MRF25JUL24133000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146300,
            "PriceBand": {
                "High": 11038.35,
                "Low": 4982.55,
                "HighString": "11038.35",
                "LowString": "4982.55",
                "CreditRating": "4982.55-11038.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 133000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133357,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 134000.00",
            "Description": "MRF25JUL24134000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146301,
            "PriceBand": {
                "High": 6077.7,
                "Low": 1851.7,
                "HighString": "6077.70",
                "LowString": "1851.70",
                "CreditRating": "1851.70-6077.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 134000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133358,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 134000.00",
            "Description": "MRF25JUL24134000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146302,
            "PriceBand": {
                "High": 11793.2,
                "Low": 5472.7,
                "HighString": "11793.20",
                "LowString": "5472.70",
                "CreditRating": "5472.70-11793.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 134000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133359,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 135000.00",
            "Description": "MRF25JUL24135000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146303,
            "PriceBand": {
                "High": 5608.65,
                "Low": 1641.05,
                "HighString": "5608.65",
                "LowString": "1641.05",
                "CreditRating": "1641.05-5608.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 135000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133360,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 135000.00",
            "Description": "MRF25JUL24135000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146304,
            "PriceBand": {
                "High": 12568.45,
                "Low": 5989.55,
                "HighString": "12568.45",
                "LowString": "5989.55",
                "CreditRating": "5989.55-12568.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 135000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133363,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 136000.00",
            "Description": "MRF25JUL24136000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146305,
            "PriceBand": {
                "High": 5165.65,
                "Low": 1450.05,
                "HighString": "5165.65",
                "LowString": "1450.05",
                "CreditRating": "1450.05-5165.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 136000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133364,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 136000.00",
            "Description": "MRF25JUL24136000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146306,
            "PriceBand": {
                "High": 13363.4,
                "Low": 6532.4,
                "HighString": "13363.40",
                "LowString": "6532.40",
                "CreditRating": "6532.40-13363.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 136000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133365,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 137000.00",
            "Description": "MRF25JUL24137000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146307,
            "PriceBand": {
                "High": 4748.75,
                "Low": 1276.85,
                "HighString": "4748.75",
                "LowString": "1276.85",
                "CreditRating": "1276.85-4748.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 137000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133366,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 137000.00",
            "Description": "MRF25JUL24137000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146308,
            "PriceBand": {
                "High": 14176.1,
                "Low": 7101.5,
                "HighString": "14176.10",
                "LowString": "7101.50",
                "CreditRating": "7101.50-14176.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 137000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133367,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 138000.00",
            "Description": "MRF25JUL24138000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146309,
            "PriceBand": {
                "High": 4357.3,
                "Low": 1120.6,
                "HighString": "4357.30",
                "LowString": "1120.60",
                "CreditRating": "1120.60-4357.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 138000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133368,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 138000.00",
            "Description": "MRF25JUL24138000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146310,
            "PriceBand": {
                "High": 15005.75,
                "Low": 7695.95,
                "HighString": "15005.75",
                "LowString": "7695.95",
                "CreditRating": "7695.95-15005.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 138000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133369,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 139000.00",
            "Description": "MRF25JUL24139000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146311,
            "PriceBand": {
                "High": 3996.35,
                "Low": 986.35,
                "HighString": "3996.35",
                "LowString": "986.35",
                "CreditRating": "986.35-3996.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 139000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133373,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 139000.00",
            "Description": "MRF25JUL24139000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146312,
            "PriceBand": {
                "High": 15857.45,
                "Low": 8320.85,
                "HighString": "15857.45",
                "LowString": "8320.85",
                "CreditRating": "8320.85-15857.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 139000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133375,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 140000.00",
            "Description": "MRF25JUL24140000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146313,
            "PriceBand": {
                "High": 3655.2,
                "Low": 861.4,
                "HighString": "3655.20",
                "LowString": "861.40",
                "CreditRating": "861.40-3655.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 140000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133376,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 140000.00",
            "Description": "MRF25JUL24140000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146314,
            "PriceBand": {
                "High": 16718.45,
                "Low": 8965.65,
                "HighString": "16718.45",
                "LowString": "8965.65",
                "CreditRating": "8965.65-16718.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 140000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133480,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 156000.00",
            "Description": "MRF25JUL24156000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146366,
            "PriceBand": {
                "High": 31685.8,
                "Low": 21764.7,
                "HighString": "31685.80",
                "LowString": "21764.70",
                "CreditRating": "21764.70-31685.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 156000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133481,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 158000.00",
            "Description": "MRF25JUL24158000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146367,
            "PriceBand": {
                "High": 533.85,
                "Low": 33.95,
                "HighString": "533.85",
                "LowString": "33.95",
                "CreditRating": "33.95-533.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 158000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133484,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 158000.00",
            "Description": "MRF25JUL24158000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146368,
            "PriceBand": {
                "High": 33637,
                "Low": 23590.4,
                "HighString": "33637.00",
                "LowString": "23590.40",
                "CreditRating": "23590.40-33637.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 158000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133485,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 160000.00",
            "Description": "MRF25JUL24160000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146369,
            "PriceBand": {
                "High": 416.4,
                "Low": 19.8,
                "HighString": "416.40",
                "LowString": "19.80",
                "CreditRating": "19.80-416.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 160000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51647,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 107000.00",
            "Description": "MRF25JUL24107000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087790,
            "PriceBand": {
                "High": 27277.45,
                "Low": 17216.05,
                "HighString": "27277.45",
                "LowString": "17216.05",
                "CreditRating": "17216.05-27277.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 107000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51644,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 88000.00",
            "Description": "MRF25JUL2488000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087787,
            "PriceBand": {
                "High": 4.5,
                "Low": 0.05,
                "HighString": "4.50",
                "LowString": "0.05",
                "CreditRating": "0.05-4.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 88000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51643,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 88000.00",
            "Description": "MRF25JUL2488000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087786,
            "PriceBand": {
                "High": 45956.75,
                "Low": 35414.45,
                "HighString": "45956.75",
                "LowString": "35414.45",
                "CreditRating": "35414.45-45956.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 88000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51640,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 106500.00",
            "Description": "MRF27JUN24106500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087783,
            "PriceBand": {
                "High": 160.65,
                "Low": 0.05,
                "HighString": "160.65",
                "LowString": "0.05",
                "CreditRating": "0.05-160.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 106500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51637,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 106500.00",
            "Description": "MRF27JUN24106500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087780,
            "PriceBand": {
                "High": 27112.4,
                "Low": 16743.1,
                "HighString": "27112.40",
                "LowString": "16743.10",
                "CreditRating": "16743.10-27112.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 106500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51636,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 89000.00",
            "Description": "MRF27JUN2489000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087779,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 89000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49524,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 92000.00",
            "Description": "MRF30MAY2492000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085731,
            "PriceBand": {
                "High": 40985.5,
                "Low": 30440,
                "HighString": "40985.50",
                "LowString": "30440.00",
                "CreditRating": "30440.00-40985.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 92000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49523,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 91000.00",
            "Description": "MRF30MAY2491000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085730,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 91000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49522,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 91000.00",
            "Description": "MRF30MAY2491000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085729,
            "PriceBand": {
                "High": 41982.6,
                "Low": 31437.1,
                "HighString": "41982.60",
                "LowString": "31437.10",
                "CreditRating": "31437.10-41982.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 91000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49521,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 90000.00",
            "Description": "MRF30MAY2490000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085728,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 90000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49520,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 90000.00",
            "Description": "MRF30MAY2490000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085727,
            "PriceBand": {
                "High": 42979.25,
                "Low": 32433.75,
                "HighString": "42979.25",
                "LowString": "32433.75",
                "CreditRating": "32433.75-42979.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 90000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47760,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 117000.00",
            "Description": "MRF27JUN24117000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083976,
            "PriceBand": {
                "High": 1581.75,
                "Low": 117.85,
                "HighString": "1581.75",
                "LowString": "117.85",
                "CreditRating": "117.85-1581.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 117000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47759,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 117000.00",
            "Description": "MRF27JUN24117000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083975,
            "PriceBand": {
                "High": 16836.65,
                "Low": 7753.95,
                "HighString": "16836.65",
                "LowString": "7753.95",
                "CreditRating": "7753.95-16836.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 117000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47758,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 99000.00",
            "Description": "MRF30MAY2499000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083974,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 99000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47757,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 99000.00",
            "Description": "MRF30MAY2499000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083973,
            "PriceBand": {
                "High": 34005.85,
                "Low": 23460.35,
                "HighString": "34005.85",
                "LowString": "23460.35",
                "CreditRating": "23460.35-34005.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 99000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44655,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 170000.00",
            "Description": "MRF25JUL24170000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080901,
            "PriceBand": {
                "High": 45430.85,
                "Low": 34997.15,
                "HighString": "45430.85",
                "LowString": "34997.15",
                "CreditRating": "34997.15-45430.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 170000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44654,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 170000.00",
            "Description": "MRF25JUL24170000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080900,
            "PriceBand": {
                "High": 109.15,
                "Low": 0.05,
                "HighString": "109.15",
                "LowString": "0.05",
                "CreditRating": "0.05-109.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 170000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44653,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 168000.00",
            "Description": "MRF25JUL24168000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080899,
            "PriceBand": {
                "High": 43460.05,
                "Low": 33060.15,
                "HighString": "43460.05",
                "LowString": "33060.15",
                "CreditRating": "33060.15-43460.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 168000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44652,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 168000.00",
            "Description": "MRF25JUL24168000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080898,
            "PriceBand": {
                "High": 143.95,
                "Low": 0.05,
                "HighString": "143.95",
                "LowString": "0.05",
                "CreditRating": "0.05-143.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 168000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44651,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 151000.00",
            "Description": "MRF25JUL24151000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080897,
            "PriceBand": {
                "High": 26847.75,
                "Low": 17359.05,
                "HighString": "26847.75",
                "LowString": "17359.05",
                "CreditRating": "17359.05-26847.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 151000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44649,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 151000.00",
            "Description": "MRF25JUL24151000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080895,
            "PriceBand": {
                "High": 1203.5,
                "Low": 145.7,
                "HighString": "1203.50",
                "LowString": "145.70",
                "CreditRating": "145.70-1203.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 151000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44648,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 169000.00",
            "Description": "MRF27JUN24169000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080894,
            "PriceBand": {
                "High": 45380.35,
                "Low": 34848.55,
                "HighString": "45380.35",
                "LowString": "34848.55",
                "CreditRating": "34848.55-45380.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 169000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44647,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 169000.00",
            "Description": "MRF27JUN24169000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080893,
            "PriceBand": {
                "High": 12.05,
                "Low": 0.05,
                "HighString": "12.05",
                "LowString": "0.05",
                "CreditRating": "0.05-12.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 169000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44645,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 168000.00",
            "Description": "MRF27JUN24168000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080891,
            "PriceBand": {
                "High": 44388.5,
                "Low": 33859.9,
                "HighString": "44388.50",
                "LowString": "33859.90",
                "CreditRating": "33859.90-44388.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 168000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44644,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 168000.00",
            "Description": "MRF27JUN24168000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080890,
            "PriceBand": {
                "High": 14.85,
                "Low": 0.05,
                "HighString": "14.85",
                "LowString": "0.05",
                "CreditRating": "0.05-14.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 168000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44643,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 150500.00",
            "Description": "MRF27JUN24150500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080889,
            "PriceBand": {
                "High": 27011.9,
                "Low": 16935.7,
                "HighString": "27011.90",
                "LowString": "16935.70",
                "CreditRating": "16935.70-27011.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 150500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44642,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 150500.00",
            "Description": "MRF27JUN24150500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080888,
            "PriceBand": {
                "High": 440.95,
                "Low": 0.05,
                "HighString": "440.95",
                "LowString": "0.05",
                "CreditRating": "0.05-440.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 150500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44641,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 149500.00",
            "Description": "MRF27JUN24149500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080887,
            "PriceBand": {
                "High": 26021.15,
                "Low": 16023.05,
                "HighString": "26021.15",
                "LowString": "16023.05",
                "CreditRating": "16023.05-26021.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 149500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44640,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 149500.00",
            "Description": "MRF27JUN24149500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080886,
            "PriceBand": {
                "High": 519.7,
                "Low": 0.05,
                "HighString": "519.70",
                "LowString": "0.05",
                "CreditRating": "0.05-519.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 149500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44639,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 169000.00",
            "Description": "MRF30MAY24169000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080885,
            "PriceBand": {
                "High": 46337.25,
                "Low": 35790.75,
                "HighString": "46337.25",
                "LowString": "35790.75",
                "CreditRating": "35790.75-46337.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 169000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44638,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 169000.00",
            "Description": "MRF30MAY24169000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080884,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 169000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44637,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 168000.00",
            "Description": "MRF30MAY24168000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080883,
            "PriceBand": {
                "High": 45340.15,
                "Low": 34793.65,
                "HighString": "45340.15",
                "LowString": "34793.65",
                "CreditRating": "34793.65-45340.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 168000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44636,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 168000.00",
            "Description": "MRF30MAY24168000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080882,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 168000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44635,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 150500.00",
            "Description": "MRF30MAY24150500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080881,
            "PriceBand": {
                "High": 27887,
                "Low": 17353.1,
                "HighString": "27887.00",
                "LowString": "17353.10",
                "CreditRating": "17353.10-27887.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 150500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39957,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 166000.00",
            "Description": "MRF30MAY24166000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076545,
            "PriceBand": {
                "High": 43346,
                "Low": 32799.5,
                "HighString": "43346.00",
                "LowString": "32799.50",
                "CreditRating": "32799.50-43346.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 166000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39956,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 166000.00",
            "Description": "MRF30MAY24166000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076544,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 166000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39955,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 164000.00",
            "Description": "MRF30MAY24164000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076543,
            "PriceBand": {
                "High": 41351.8,
                "Low": 30805.3,
                "HighString": "41351.80",
                "LowString": "30805.30",
                "CreditRating": "30805.30-41351.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 164000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39954,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 164000.00",
            "Description": "MRF30MAY24164000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076542,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 164000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39953,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 163000.00",
            "Description": "MRF30MAY24163000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076541,
            "PriceBand": {
                "High": 40354.25,
                "Low": 29807.75,
                "HighString": "40354.25",
                "LowString": "29807.75",
                "CreditRating": "29807.75-40354.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 163000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39952,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 163000.00",
            "Description": "MRF30MAY24163000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076540,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 163000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39951,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 162000.00",
            "Description": "MRF30MAY24162000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076539,
            "PriceBand": {
                "High": 39357.15,
                "Low": 28810.65,
                "HighString": "39357.15",
                "LowString": "28810.65",
                "CreditRating": "28810.65-39357.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 162000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39950,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 162000.00",
            "Description": "MRF30MAY24162000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076538,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 162000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39946,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 161000.00",
            "Description": "MRF30MAY24161000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076534,
            "PriceBand": {
                "High": 38360.05,
                "Low": 27813.55,
                "HighString": "38360.05",
                "LowString": "27813.55",
                "CreditRating": "27813.55-38360.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 161000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39945,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 161000.00",
            "Description": "MRF30MAY24161000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076533,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 161000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39944,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 160000.00",
            "Description": "MRF30MAY24160000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076532,
            "PriceBand": {
                "High": 37363,
                "Low": 26816.5,
                "HighString": "37363.00",
                "LowString": "26816.50",
                "CreditRating": "26816.50-37363.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 160000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39943,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 160000.00",
            "Description": "MRF30MAY24160000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076531,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 160000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39942,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 159000.00",
            "Description": "MRF30MAY24159000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076530,
            "PriceBand": {
                "High": 36365.9,
                "Low": 25819.4,
                "HighString": "36365.90",
                "LowString": "25819.40",
                "CreditRating": "25819.40-36365.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 159000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39941,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 159000.00",
            "Description": "MRF30MAY24159000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076529,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 159000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51642,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 107500.00",
            "Description": "MRF27JUN24107500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087785,
            "PriceBand": {
                "High": 209.6,
                "Low": 0.05,
                "HighString": "209.60",
                "LowString": "0.05",
                "CreditRating": "0.05-209.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 107500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39940,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 158000.00",
            "Description": "MRF30MAY24158000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076528,
            "PriceBand": {
                "High": 35368.85,
                "Low": 24822.35,
                "HighString": "35368.85",
                "LowString": "24822.35",
                "CreditRating": "24822.35-35368.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 158000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39938,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 158000.00",
            "Description": "MRF30MAY24158000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076526,
            "PriceBand": {
                "High": 3.1,
                "Low": 0.05,
                "HighString": "3.10",
                "LowString": "0.05",
                "CreditRating": "0.05-3.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 158000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39937,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 157000.00",
            "Description": "MRF30MAY24157000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076525,
            "PriceBand": {
                "High": 34371.8,
                "Low": 23825.3,
                "HighString": "34371.80",
                "LowString": "23825.30",
                "CreditRating": "23825.30-34371.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 157000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39936,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 157000.00",
            "Description": "MRF30MAY24157000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076524,
            "PriceBand": {
                "High": 3.15,
                "Low": 0.05,
                "HighString": "3.15",
                "LowString": "0.05",
                "CreditRating": "0.05-3.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 157000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39935,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 156000.00",
            "Description": "MRF30MAY24156000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076523,
            "PriceBand": {
                "High": 33374.25,
                "Low": 22828.75,
                "HighString": "33374.25",
                "LowString": "22828.75",
                "CreditRating": "22828.75-33374.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 156000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39934,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 156000.00",
            "Description": "MRF30MAY24156000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076522,
            "PriceBand": {
                "High": 3.2,
                "Low": 0.05,
                "HighString": "3.20",
                "LowString": "0.05",
                "CreditRating": "0.05-3.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 156000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39870,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 145000.00",
            "Description": "MRF30MAY24145000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076458,
            "PriceBand": {
                "High": 22378.05,
                "Low": 11933.85,
                "HighString": "22378.05",
                "LowString": "11933.85",
                "CreditRating": "11933.85-22378.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39869,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 145000.00",
            "Description": "MRF30MAY24145000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076457,
            "PriceBand": {
                "High": 187.65,
                "Low": 85.35,
                "HighString": "187.65",
                "LowString": "85.35",
                "CreditRating": "85.35-187.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39868,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 144000.00",
            "Description": "MRF30MAY24144000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076456,
            "PriceBand": {
                "High": 21370.55,
                "Low": 10967.45,
                "HighString": "21370.55",
                "LowString": "10967.45",
                "CreditRating": "10967.45-21370.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39867,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 144000.00",
            "Description": "MRF30MAY24144000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076455,
            "PriceBand": {
                "High": 104.1,
                "Low": 0.05,
                "HighString": "104.10",
                "LowString": "0.05",
                "CreditRating": "0.05-104.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39866,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 143000.00",
            "Description": "MRF30MAY24143000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076454,
            "PriceBand": {
                "High": 20359.7,
                "Low": 10012.5,
                "HighString": "20359.70",
                "LowString": "10012.50",
                "CreditRating": "10012.50-20359.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39865,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 143000.00",
            "Description": "MRF30MAY24143000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076453,
            "PriceBand": {
                "High": 146.3,
                "Low": 0.05,
                "HighString": "146.30",
                "LowString": "0.05",
                "CreditRating": "0.05-146.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39864,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 142000.00",
            "Description": "MRF30MAY24142000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076452,
            "PriceBand": {
                "High": 19345.4,
                "Low": 9072,
                "HighString": "19345.40",
                "LowString": "9072.00",
                "CreditRating": "9072.00-19345.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39863,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 142000.00",
            "Description": "MRF30MAY24142000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076451,
            "PriceBand": {
                "High": 202.85,
                "Low": 0.05,
                "HighString": "202.85",
                "LowString": "0.05",
                "CreditRating": "0.05-202.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39862,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 141000.00",
            "Description": "MRF30MAY24141000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076450,
            "PriceBand": {
                "High": 18327.75,
                "Low": 8149.25,
                "HighString": "18327.75",
                "LowString": "8149.25",
                "CreditRating": "8149.25-18327.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39861,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 141000.00",
            "Description": "MRF30MAY24141000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076449,
            "PriceBand": {
                "High": 458.85,
                "Low": 90.75,
                "HighString": "458.85",
                "LowString": "90.75",
                "CreditRating": "90.75-458.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39859,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 140000.00",
            "Description": "MRF30MAY24140000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076447,
            "PriceBand": {
                "High": 17305.2,
                "Low": 7250.1,
                "HighString": "17305.20",
                "LowString": "7250.10",
                "CreditRating": "7250.10-17305.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39802,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 131000.00",
            "Description": "MRF30MAY24131000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076390,
            "PriceBand": {
                "High": 8144.25,
                "Low": 1101.25,
                "HighString": "8144.25",
                "LowString": "1101.25",
                "CreditRating": "1101.25-8144.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51641,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 107500.00",
            "Description": "MRF27JUN24107500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087784,
            "PriceBand": {
                "High": 26119.3,
                "Low": 15800.6,
                "HighString": "26119.30",
                "LowString": "15800.60",
                "CreditRating": "15800.60-26119.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 107500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39801,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 131000.00",
            "Description": "MRF30MAY24131000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076389,
            "PriceBand": {
                "High": 3200.15,
                "Low": 0.05,
                "HighString": "3200.15",
                "LowString": "0.05",
                "CreditRating": "0.05-3200.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39796,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 130000.00",
            "Description": "MRF30MAY24130000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076384,
            "PriceBand": {
                "High": 7280.35,
                "Low": 801.65,
                "HighString": "7280.35",
                "LowString": "801.65",
                "CreditRating": "801.65-7280.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39795,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 130000.00",
            "Description": "MRF30MAY24130000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076383,
            "PriceBand": {
                "High": 3978.65,
                "Low": 0.05,
                "HighString": "3978.65",
                "LowString": "0.05",
                "CreditRating": "0.05-3978.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39792,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 129000.00",
            "Description": "MRF30MAY24129000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076380,
            "PriceBand": {
                "High": 6300.9,
                "Low": 415.9,
                "HighString": "6300.90",
                "LowString": "415.90",
                "CreditRating": "415.90-6300.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39791,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 129000.00",
            "Description": "MRF30MAY24129000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076379,
            "PriceBand": {
                "High": 4697.5,
                "Low": 35.9,
                "HighString": "4697.50",
                "LowString": "35.90",
                "CreditRating": "35.90-4697.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39538,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 153000.00",
            "Description": "MRF27JUN24153000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076132,
            "PriceBand": {
                "High": 289.7,
                "Low": 0.05,
                "HighString": "289.70",
                "LowString": "0.05",
                "CreditRating": "0.05-289.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 153000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51648,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 107000.00",
            "Description": "MRF25JUL24107000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087791,
            "PriceBand": {
                "High": 537.7,
                "Low": 52.5,
                "HighString": "537.70",
                "LowString": "52.50",
                "CreditRating": "52.50-537.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 107000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 55435,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 104000.00",
            "Description": "MRF30MAY24104000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1091536,
            "PriceBand": {
                "High": 29020.45,
                "Low": 18474.95,
                "HighString": "29020.45",
                "LowString": "18474.95",
                "CreditRating": "18474.95-29020.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 104000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 55436,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 104000.00",
            "Description": "MRF30MAY24104000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1091537,
            "PriceBand": {
                "High": 3.1,
                "Low": 0.05,
                "HighString": "3.10",
                "LowString": "0.05",
                "CreditRating": "0.05-3.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 104000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 55437,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 121000.00",
            "Description": "MRF30MAY24121000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1091538,
            "PriceBand": {
                "High": 11825.35,
                "Low": 2820.75,
                "HighString": "11825.35",
                "LowString": "2820.75",
                "CreditRating": "2820.75-11825.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 121000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 55438,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 121000.00",
            "Description": "MRF30MAY24121000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1091539,
            "PriceBand": {
                "High": 1297.45,
                "Low": 0.05,
                "HighString": "1297.45",
                "LowString": "0.05",
                "CreditRating": "0.05-1297.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 121000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 55443,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 123000.00",
            "Description": "MRF30MAY24123000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1091544,
            "PriceBand": {
                "High": 9798.85,
                "Low": 1655.85,
                "HighString": "9798.85",
                "LowString": "1655.85",
                "CreditRating": "1655.85-9798.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 123000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 55444,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 123000.00",
            "Description": "MRF30MAY24123000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1091545,
            "PriceBand": {
                "High": 2288.45,
                "Low": 0.05,
                "HighString": "2288.45",
                "LowString": "0.05",
                "CreditRating": "0.05-2288.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 123000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 60065,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 102000.00",
            "Description": "MRF30MAY24102000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1096124,
            "PriceBand": {
                "High": 31014.6,
                "Low": 20469.1,
                "HighString": "31014.60",
                "LowString": "20469.10",
                "CreditRating": "20469.10-31014.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 102000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 60068,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 102000.00",
            "Description": "MRF30MAY24102000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1096127,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 102000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 60069,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 119000.00",
            "Description": "MRF30MAY24119000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1096128,
            "PriceBand": {
                "High": 13886.75,
                "Low": 4248.25,
                "HighString": "13886.75",
                "LowString": "4248.25",
                "CreditRating": "4248.25-13886.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 119000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 60072,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 119000.00",
            "Description": "MRF30MAY24119000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1096131,
            "PriceBand": {
                "High": 730.85,
                "Low": 0.05,
                "HighString": "730.85",
                "LowString": "0.05",
                "CreditRating": "0.05-730.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 119000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 61874,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 100000.00",
            "Description": "MRF30MAY24100000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1097911,
            "PriceBand": {
                "High": 33008.75,
                "Low": 22463.25,
                "HighString": "33008.75",
                "LowString": "22463.25",
                "CreditRating": "22463.25-33008.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 100000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 61875,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 100000.00",
            "Description": "MRF30MAY24100000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1097912,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 100000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 61876,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 115000.00",
            "Description": "MRF30MAY24115000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1097913,
            "PriceBand": {
                "High": 17992.15,
                "Low": 7682.95,
                "HighString": "17992.15",
                "LowString": "7682.95",
                "CreditRating": "7682.95-17992.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 115000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 61877,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 115000.00",
            "Description": "MRF30MAY24115000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1097914,
            "PriceBand": {
                "High": 177.1,
                "Low": 0.05,
                "HighString": "177.10",
                "LowString": "0.05",
                "CreditRating": "0.05-177.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 115000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 61878,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 117000.00",
            "Description": "MRF30MAY24117000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1097915,
            "PriceBand": {
                "High": 15947.95,
                "Low": 5888.65,
                "HighString": "15947.95",
                "LowString": "5888.65",
                "CreditRating": "5888.65-15947.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 117000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105176,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 125500.00",
            "Description": "MRF30MAY24125500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128642,
            "PriceBand": {
                "High": 7397.55,
                "Low": 606.65,
                "HighString": "7397.55",
                "LowString": "606.65",
                "CreditRating": "606.65-7397.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 125500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105179,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 125500.00",
            "Description": "MRF30MAY24125500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128645,
            "PriceBand": {
                "High": 3570.25,
                "Low": 0.05,
                "HighString": "3570.25",
                "LowString": "0.05",
                "CreditRating": "0.05-3570.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 125500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105180,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 126500.00",
            "Description": "MRF30MAY24126500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128646,
            "PriceBand": {
                "High": 6684.45,
                "Low": 491.55,
                "HighString": "6684.45",
                "LowString": "491.55",
                "CreditRating": "491.55-6684.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 126500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105348,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 137500.00",
            "Description": "MRF30MAY24137500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128767,
            "PriceBand": {
                "High": 753.2,
                "Low": 0.05,
                "HighString": "753.20",
                "LowString": "0.05",
                "CreditRating": "0.05-753.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105349,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 137500.00",
            "Description": "MRF30MAY24137500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128768,
            "PriceBand": {
                "High": 14733.85,
                "Low": 5135.45,
                "HighString": "14733.85",
                "LowString": "5135.45",
                "CreditRating": "5135.45-14733.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105350,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 138500.00",
            "Description": "MRF30MAY24138500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128769,
            "PriceBand": {
                "High": 575.2,
                "Low": 0.05,
                "HighString": "575.20",
                "LowString": "0.05",
                "CreditRating": "0.05-575.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105351,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 138500.00",
            "Description": "MRF30MAY24138500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128770,
            "PriceBand": {
                "High": 15764.9,
                "Low": 5954.5,
                "HighString": "15764.90",
                "LowString": "5954.50",
                "CreditRating": "5954.50-15764.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105352,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 139500.00",
            "Description": "MRF30MAY24139500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128771,
            "PriceBand": {
                "High": 433.95,
                "Low": 0.05,
                "HighString": "433.95",
                "LowString": "0.05",
                "CreditRating": "0.05-433.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105353,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 139500.00",
            "Description": "MRF30MAY24139500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128772,
            "PriceBand": {
                "High": 16792.65,
                "Low": 6810.35,
                "HighString": "16792.65",
                "LowString": "6810.35",
                "CreditRating": "6810.35-16792.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105354,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 140500.00",
            "Description": "MRF30MAY24140500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128773,
            "PriceBand": {
                "High": 323,
                "Low": 0.05,
                "HighString": "323.00",
                "LowString": "0.05",
                "CreditRating": "0.05-323.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105355,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 140500.00",
            "Description": "MRF30MAY24140500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128774,
            "PriceBand": {
                "High": 17816.95,
                "Low": 7696.55,
                "HighString": "17816.95",
                "LowString": "7696.55",
                "CreditRating": "7696.55-17816.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105356,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 141500.00",
            "Description": "MRF30MAY24141500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128775,
            "PriceBand": {
                "High": 237.45,
                "Low": 0.05,
                "HighString": "237.45",
                "LowString": "0.05",
                "CreditRating": "0.05-237.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105357,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 141500.00",
            "Description": "MRF30MAY24141500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128776,
            "PriceBand": {
                "High": 18837.1,
                "Low": 8608,
                "HighString": "18837.10",
                "LowString": "8608.00",
                "CreditRating": "8608.00-18837.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 141500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105358,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 142500.00",
            "Description": "MRF30MAY24142500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128777,
            "PriceBand": {
                "High": 172.2,
                "Low": 0.05,
                "HighString": "172.20",
                "LowString": "0.05",
                "CreditRating": "0.05-172.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105359,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 142500.00",
            "Description": "MRF30MAY24142500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128778,
            "PriceBand": {
                "High": 19853.35,
                "Low": 9539.95,
                "HighString": "19853.35",
                "LowString": "9539.95",
                "CreditRating": "9539.95-19853.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 142500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105360,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 143500.00",
            "Description": "MRF30MAY24143500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128779,
            "PriceBand": {
                "High": 123.8,
                "Low": 0.05,
                "HighString": "123.80",
                "LowString": "0.05",
                "CreditRating": "0.05-123.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105361,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 143500.00",
            "Description": "MRF30MAY24143500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128780,
            "PriceBand": {
                "High": 20865.3,
                "Low": 10488.6,
                "HighString": "20865.30",
                "LowString": "10488.60",
                "CreditRating": "10488.60-20865.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 143500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105362,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 144500.00",
            "Description": "MRF30MAY24144500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128781,
            "PriceBand": {
                "High": 87.5,
                "Low": 0.05,
                "HighString": "87.50",
                "LowString": "0.05",
                "CreditRating": "0.05-87.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105363,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 144500.00",
            "Description": "MRF30MAY24144500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128782,
            "PriceBand": {
                "High": 21874.65,
                "Low": 11449.45,
                "HighString": "21874.65",
                "LowString": "11449.45",
                "CreditRating": "11449.45-21874.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 144500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105364,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 145500.00",
            "Description": "MRF30MAY24145500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128783,
            "PriceBand": {
                "High": 61.1,
                "Low": 0.05,
                "HighString": "61.10",
                "LowString": "0.05",
                "CreditRating": "0.05-61.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105365,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 145500.00",
            "Description": "MRF30MAY24145500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128784,
            "PriceBand": {
                "High": 22881.15,
                "Low": 12420.05,
                "HighString": "22881.15",
                "LowString": "12420.05",
                "CreditRating": "12420.05-22881.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 145500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105366,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 146500.00",
            "Description": "MRF30MAY24146500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128785,
            "PriceBand": {
                "High": 42.45,
                "Low": 0.05,
                "HighString": "42.45",
                "LowString": "0.05",
                "CreditRating": "0.05-42.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105367,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 146500.00",
            "Description": "MRF30MAY24146500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128786,
            "PriceBand": {
                "High": 23884.95,
                "Low": 13398.55,
                "HighString": "23884.95",
                "LowString": "13398.55",
                "CreditRating": "13398.55-23884.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105368,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 147500.00",
            "Description": "MRF30MAY24147500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128787,
            "PriceBand": {
                "High": 28.85,
                "Low": 0.05,
                "HighString": "28.85",
                "LowString": "0.05",
                "CreditRating": "0.05-28.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105510,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 110000.00",
            "Description": "MRF27JUN24110000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128867,
            "PriceBand": {
                "High": 23643.5,
                "Low": 13503,
                "HighString": "23643.50",
                "LowString": "13503.00",
                "CreditRating": "13503.00-23643.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 110000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105528,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 110000.00",
            "Description": "MRF27JUN24110000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128885,
            "PriceBand": {
                "High": 390.2,
                "Low": 0.05,
                "HighString": "390.20",
                "LowString": "0.05",
                "CreditRating": "0.05-390.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 110000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105529,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 112000.00",
            "Description": "MRF27JUN24112000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128886,
            "PriceBand": {
                "High": 21671.7,
                "Low": 11740,
                "HighString": "21671.70",
                "LowString": "11740.00",
                "CreditRating": "11740.00-21671.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 112000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105530,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 112000.00",
            "Description": "MRF27JUN24112000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128887,
            "PriceBand": {
                "High": 610.1,
                "Low": 0.05,
                "HighString": "610.10",
                "LowString": "0.05",
                "CreditRating": "0.05-610.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 112000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105531,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 114000.00",
            "Description": "MRF27JUN24114000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128888,
            "PriceBand": {
                "High": 19713.45,
                "Low": 10061.25,
                "HighString": "19713.45",
                "LowString": "10061.25",
                "CreditRating": "10061.25-19713.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 114000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105532,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 114000.00",
            "Description": "MRF27JUN24114000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128889,
            "PriceBand": {
                "High": 914.65,
                "Low": 20.25,
                "HighString": "914.65",
                "LowString": "20.25",
                "CreditRating": "20.25-914.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 114000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105584,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 130000.00",
            "Description": "MRF27JUN24130000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128941,
            "PriceBand": {
                "High": 8183.4,
                "Low": 2576.9,
                "HighString": "8183.40",
                "LowString": "2576.90",
                "CreditRating": "2576.90-8183.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105587,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 131000.00",
            "Description": "MRF27JUN24131000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128944,
            "PriceBand": {
                "High": 5817.2,
                "Low": 1231.6,
                "HighString": "5817.20",
                "LowString": "1231.60",
                "CreditRating": "1231.60-5817.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105588,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 131000.00",
            "Description": "MRF27JUN24131000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128945,
            "PriceBand": {
                "High": 8939.6,
                "Low": 2978.7,
                "HighString": "8939.60",
                "LowString": "2978.70",
                "CreditRating": "2978.70-8939.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105591,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 132000.00",
            "Description": "MRF27JUN24132000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128948,
            "PriceBand": {
                "High": 5264.1,
                "Low": 1024.4,
                "HighString": "5264.10",
                "LowString": "1024.40",
                "CreditRating": "1024.40-5264.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105592,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 132000.00",
            "Description": "MRF27JUN24132000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128949,
            "PriceBand": {
                "High": 9723.85,
                "Low": 3417.05,
                "HighString": "9723.85",
                "LowString": "3417.05",
                "CreditRating": "3417.05-9723.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105595,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 133000.00",
            "Description": "MRF27JUN24133000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128952,
            "PriceBand": {
                "High": 4747,
                "Low": 843.7,
                "HighString": "4747.00",
                "LowString": "843.70",
                "CreditRating": "843.70-4747.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105596,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 133000.00",
            "Description": "MRF27JUN24133000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128953,
            "PriceBand": {
                "High": 10534.65,
                "Low": 3891.35,
                "HighString": "10534.65",
                "LowString": "3891.35",
                "CreditRating": "3891.35-10534.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105597,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 134000.00",
            "Description": "MRF27JUN24134000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128954,
            "PriceBand": {
                "High": 4265.8,
                "Low": 687.3,
                "HighString": "4265.80",
                "LowString": "687.30",
                "CreditRating": "687.30-4265.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105598,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 134000.00",
            "Description": "MRF27JUN24134000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128955,
            "PriceBand": {
                "High": 11369.7,
                "Low": 4401.6,
                "HighString": "11369.70",
                "LowString": "4401.60",
                "CreditRating": "4401.60-11369.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105599,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 135000.00",
            "Description": "MRF27JUN24135000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128956,
            "PriceBand": {
                "High": 3819.6,
                "Low": 553.3,
                "HighString": "3819.60",
                "LowString": "553.30",
                "CreditRating": "553.30-3819.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105600,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 135000.00",
            "Description": "MRF27JUN24135000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128957,
            "PriceBand": {
                "High": 12227.15,
                "Low": 4946.85,
                "HighString": "12227.15",
                "LowString": "4946.85",
                "CreditRating": "4946.85-12227.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105601,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 136000.00",
            "Description": "MRF27JUN24136000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128958,
            "PriceBand": {
                "High": 3413.75,
                "Low": 444.85,
                "HighString": "3413.75",
                "LowString": "444.85",
                "CreditRating": "444.85-3413.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105604,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 136000.00",
            "Description": "MRF27JUN24136000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128961,
            "PriceBand": {
                "High": 13110.15,
                "Low": 5532.45,
                "HighString": "13110.15",
                "LowString": "5532.45",
                "CreditRating": "5532.45-13110.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105605,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 137000.00",
            "Description": "MRF27JUN24137000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128962,
            "PriceBand": {
                "High": 3038,
                "Low": 349.7,
                "HighString": "3038.00",
                "LowString": "349.70",
                "CreditRating": "349.70-3038.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105606,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 137000.00",
            "Description": "MRF27JUN24137000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128963,
            "PriceBand": {
                "High": 14006.4,
                "Low": 6148.2,
                "HighString": "14006.40",
                "LowString": "6148.20",
                "CreditRating": "6148.20-14006.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105607,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 138000.00",
            "Description": "MRF27JUN24138000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128964,
            "PriceBand": {
                "High": 2687.2,
                "Low": 264.6,
                "HighString": "2687.20",
                "LowString": "264.60",
                "CreditRating": "264.60-2687.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 138000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105608,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 138000.00",
            "Description": "MRF27JUN24138000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128965,
            "PriceBand": {
                "High": 14912.8,
                "Low": 6788.8,
                "HighString": "14912.80",
                "LowString": "6788.80",
                "CreditRating": "6788.80-14912.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 138000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105678,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 148000.00",
            "Description": "MRF27JUN24148000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129015,
            "PriceBand": {
                "High": 663.65,
                "Low": 0.05,
                "HighString": "663.65",
                "LowString": "0.05",
                "CreditRating": "0.05-663.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 148000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105679,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 148000.00",
            "Description": "MRF27JUN24148000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129016,
            "PriceBand": {
                "High": 24540.3,
                "Low": 14679.3,
                "HighString": "24540.30",
                "LowString": "14679.30",
                "CreditRating": "14679.30-24540.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 148000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105680,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 149000.00",
            "Description": "MRF27JUN24149000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129017,
            "PriceBand": {
                "High": 565.65,
                "Low": 0.05,
                "HighString": "565.65",
                "LowString": "0.05",
                "CreditRating": "0.05-565.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 149000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105882,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 166000.00",
            "Description": "MRF27JUN24166000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129093,
            "PriceBand": {
                "High": 22.9,
                "Low": 0.05,
                "HighString": "22.90",
                "LowString": "0.05",
                "CreditRating": "0.05-22.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 166000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105681,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 149000.00",
            "Description": "MRF27JUN24149000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129018,
            "PriceBand": {
                "High": 25528.7,
                "Low": 15572.8,
                "HighString": "25528.70",
                "LowString": "15572.80",
                "CreditRating": "15572.80-25528.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 149000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105883,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 166000.00",
            "Description": "MRF27JUN24166000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129094,
            "PriceBand": {
                "High": 42404.15,
                "Low": 31885.05,
                "HighString": "42404.15",
                "LowString": "31885.05",
                "CreditRating": "31885.05-42404.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 166000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105509,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 108000.00",
            "Description": "MRF27JUN24108000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128866,
            "PriceBand": {
                "High": 239.75,
                "Low": 0.05,
                "HighString": "239.75",
                "LowString": "0.05",
                "CreditRating": "0.05-239.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 108000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105559,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 123000.00",
            "Description": "MRF27JUN24123000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128916,
            "PriceBand": {
                "High": 11476.1,
                "Low": 4064,
                "HighString": "11476.10",
                "LowString": "4064.00",
                "CreditRating": "4064.00-11476.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 123000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105560,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 123000.00",
            "Description": "MRF27JUN24123000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128917,
            "PriceBand": {
                "High": 3840.45,
                "Low": 706.05,
                "HighString": "3840.45",
                "LowString": "706.05",
                "CreditRating": "706.05-3840.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 123000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105561,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 124000.00",
            "Description": "MRF27JUN24124000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128918,
            "PriceBand": {
                "High": 10660.15,
                "Low": 3582.35,
                "HighString": "10660.15",
                "LowString": "3582.35",
                "CreditRating": "3582.35-10660.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 124000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105562,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 124000.00",
            "Description": "MRF27JUN24124000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128919,
            "PriceBand": {
                "High": 4350.25,
                "Low": 881.45,
                "HighString": "4350.25",
                "LowString": "881.45",
                "CreditRating": "881.45-4350.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 124000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105563,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 125000.00",
            "Description": "MRF27JUN24125000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128920,
            "PriceBand": {
                "High": 9872,
                "Low": 3139.1,
                "HighString": "9872.00",
                "LowString": "3139.10",
                "CreditRating": "3139.10-9872.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 125000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105564,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 125000.00",
            "Description": "MRF27JUN24125000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128921,
            "PriceBand": {
                "High": 4898.4,
                "Low": 1084.8,
                "HighString": "4898.40",
                "LowString": "1084.80",
                "CreditRating": "1084.80-4898.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 125000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105567,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 126000.00",
            "Description": "MRF27JUN24126000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128924,
            "PriceBand": {
                "High": 9113.4,
                "Low": 2733.8,
                "HighString": "9113.40",
                "LowString": "2733.80",
                "CreditRating": "2733.80-9113.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 126000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105568,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 126000.00",
            "Description": "MRF27JUN24126000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128925,
            "PriceBand": {
                "High": 5484.65,
                "Low": 1317.65,
                "HighString": "5484.65",
                "LowString": "1317.65",
                "CreditRating": "1317.65-5484.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 126000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105571,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 127000.00",
            "Description": "MRF27JUN24127000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128928,
            "PriceBand": {
                "High": 8386.35,
                "Low": 2365.35,
                "HighString": "8386.35",
                "LowString": "2365.35",
                "CreditRating": "2365.35-8386.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 127000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105572,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 127000.00",
            "Description": "MRF27JUN24127000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128929,
            "PriceBand": {
                "High": 6107.55,
                "Low": 1582.05,
                "HighString": "6107.55",
                "LowString": "1582.05",
                "CreditRating": "1582.05-6107.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 127000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105575,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 128000.00",
            "Description": "MRF27JUN24128000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128932,
            "PriceBand": {
                "High": 7691.95,
                "Low": 2032.65,
                "HighString": "7691.95",
                "LowString": "2032.65",
                "CreditRating": "2032.65-7691.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 128000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105576,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 128000.00",
            "Description": "MRF27JUN24128000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128933,
            "PriceBand": {
                "High": 6766.4,
                "Low": 1879.1,
                "HighString": "6766.40",
                "LowString": "1879.10",
                "CreditRating": "1879.10-6766.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 128000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105579,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 129000.00",
            "Description": "MRF27JUN24129000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128936,
            "PriceBand": {
                "High": 7031.2,
                "Low": 1733.7,
                "HighString": "7031.20",
                "LowString": "1733.70",
                "CreditRating": "1733.70-7031.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 129000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105580,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 129000.00",
            "Description": "MRF27JUN24129000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128937,
            "PriceBand": {
                "High": 7458.8,
                "Low": 2209.8,
                "HighString": "7458.80",
                "LowString": "2209.80",
                "CreditRating": "2209.80-7458.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 129000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105583,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 130000.00",
            "Description": "MRF27JUN24130000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128940,
            "PriceBand": {
                "High": 6406.85,
                "Low": 1466.85,
                "HighString": "6406.85",
                "LowString": "1466.85",
                "CreditRating": "1466.85-6406.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105780,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 150000.00",
            "Description": "MRF27JUN24150000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129046,
            "PriceBand": {
                "High": 481.25,
                "Low": 0.05,
                "HighString": "481.25",
                "LowString": "0.05",
                "CreditRating": "0.05-481.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 150000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105781,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 150000.00",
            "Description": "MRF27JUN24150000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129047,
            "PriceBand": {
                "High": 26518,
                "Low": 16479.8,
                "HighString": "26518.00",
                "LowString": "16479.80",
                "CreditRating": "16479.80-26518.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 150000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105805,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 151000.00",
            "Description": "MRF27JUN24151000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129050,
            "PriceBand": {
                "High": 407.35,
                "Low": 0.05,
                "HighString": "407.35",
                "LowString": "0.05",
                "CreditRating": "0.05-407.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 151000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105806,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 151000.00",
            "Description": "MRF27JUN24151000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129051,
            "PriceBand": {
                "High": 27509.4,
                "Low": 17397.4,
                "HighString": "27509.40",
                "LowString": "17397.40",
                "CreditRating": "17397.40-27509.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 151000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105807,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 152000.00",
            "Description": "MRF27JUN24152000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129052,
            "PriceBand": {
                "High": 344.3,
                "Low": 0.05,
                "HighString": "344.30",
                "LowString": "0.05",
                "CreditRating": "0.05-344.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 152000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105808,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 152000.00",
            "Description": "MRF27JUN24152000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129053,
            "PriceBand": {
                "High": 28501.05,
                "Low": 18325.75,
                "HighString": "28501.05",
                "LowString": "18325.75",
                "CreditRating": "18325.75-28501.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 152000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105809,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 154000.00",
            "Description": "MRF27JUN24154000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129054,
            "PriceBand": {
                "High": 242.95,
                "Low": 0.05,
                "HighString": "242.95",
                "LowString": "0.05",
                "CreditRating": "0.05-242.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 154000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105810,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 154000.00",
            "Description": "MRF27JUN24154000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129055,
            "PriceBand": {
                "High": 30487,
                "Low": 20207.3,
                "HighString": "30487.00",
                "LowString": "20207.30",
                "CreditRating": "20207.30-30487.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 154000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105811,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 156000.00",
            "Description": "MRF27JUN24156000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129056,
            "PriceBand": {
                "High": 169.65,
                "Low": 0.05,
                "HighString": "169.65",
                "LowString": "0.05",
                "CreditRating": "0.05-169.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 156000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105812,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 156000.00",
            "Description": "MRF27JUN24156000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129057,
            "PriceBand": {
                "High": 32473.55,
                "Low": 22116.85,
                "HighString": "32473.55",
                "LowString": "22116.85",
                "CreditRating": "22116.85-32473.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 156000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105813,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 158000.00",
            "Description": "MRF27JUN24158000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129058,
            "PriceBand": {
                "High": 116.8,
                "Low": 0.05,
                "HighString": "116.80",
                "LowString": "0.05",
                "CreditRating": "0.05-116.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 158000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105814,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 158000.00",
            "Description": "MRF27JUN24158000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129059,
            "PriceBand": {
                "High": 34460.55,
                "Low": 24046.95,
                "HighString": "34460.55",
                "LowString": "24046.95",
                "CreditRating": "24046.95-34460.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 158000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105815,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 160000.00",
            "Description": "MRF27JUN24160000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129060,
            "PriceBand": {
                "High": 79.45,
                "Low": 0.05,
                "HighString": "79.45",
                "LowString": "0.05",
                "CreditRating": "0.05-79.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 160000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105816,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 160000.00",
            "Description": "MRF27JUN24160000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129061,
            "PriceBand": {
                "High": 36447.25,
                "Low": 25992.45,
                "HighString": "36447.25",
                "LowString": "25992.45",
                "CreditRating": "25992.45-36447.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 160000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105817,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 162000.00",
            "Description": "MRF27JUN24162000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129062,
            "PriceBand": {
                "High": 53.25,
                "Low": 0.05,
                "HighString": "53.25",
                "LowString": "0.05",
                "CreditRating": "0.05-53.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 162000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105818,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 162000.00",
            "Description": "MRF27JUN24162000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129063,
            "PriceBand": {
                "High": 38433.5,
                "Low": 27949.2,
                "HighString": "38433.50",
                "LowString": "27949.20",
                "CreditRating": "27949.20-38433.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 162000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105819,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 164000.00",
            "Description": "MRF27JUN24164000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129064,
            "PriceBand": {
                "High": 35.25,
                "Low": 0.05,
                "HighString": "35.25",
                "LowString": "0.05",
                "CreditRating": "0.05-35.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 164000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131900,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 103000.00",
            "Description": "MRF27JUN24103000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145621,
            "PriceBand": {
                "High": 30590.95,
                "Low": 20110.85,
                "HighString": "30590.95",
                "LowString": "20110.85",
                "CreditRating": "20110.85-30590.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 103000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131901,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 103000.00",
            "Description": "MRF27JUN24103000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145622,
            "PriceBand": {
                "High": 57.9,
                "Low": 0.05,
                "HighString": "57.90",
                "LowString": "0.05",
                "CreditRating": "0.05-57.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 103000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131902,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 105000.00",
            "Description": "MRF27JUN24105000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145623,
            "PriceBand": {
                "High": 28604.2,
                "Low": 18175.8,
                "HighString": "28604.20",
                "LowString": "18175.80",
                "CreditRating": "18175.80-28604.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 105000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131903,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 105000.00",
            "Description": "MRF27JUN24105000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145624,
            "PriceBand": {
                "High": 105.75,
                "Low": 0.05,
                "HighString": "105.75",
                "LowString": "0.05",
                "CreditRating": "0.05-105.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 105000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131904,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 107000.00",
            "Description": "MRF27JUN24107000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145625,
            "PriceBand": {
                "High": 26617.15,
                "Low": 16272.05,
                "HighString": "26617.15",
                "LowString": "16272.05",
                "CreditRating": "16272.05-26617.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 107000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131905,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 107000.00",
            "Description": "MRF27JUN24107000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145626,
            "PriceBand": {
                "High": 184.9,
                "Low": 0.05,
                "HighString": "184.90",
                "LowString": "0.05",
                "CreditRating": "0.05-184.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 107000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132002,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 114500.00",
            "Description": "MRF27JUN24114500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145716,
            "PriceBand": {
                "High": 1011.1,
                "Low": 34.5,
                "HighString": "1011.10",
                "LowString": "34.50",
                "CreditRating": "34.50-1011.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 114500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132003,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 115500.00",
            "Description": "MRF27JUN24115500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145717,
            "PriceBand": {
                "High": 18268.85,
                "Low": 8878.25,
                "HighString": "18268.85",
                "LowString": "8878.25",
                "CreditRating": "8878.25-18268.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 115500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132004,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 115500.00",
            "Description": "MRF27JUN24115500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145718,
            "PriceBand": {
                "High": 1218.35,
                "Low": 62.45,
                "HighString": "1218.35",
                "LowString": "62.45",
                "CreditRating": "62.45-1218.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 115500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132009,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 116500.00",
            "Description": "MRF27JUN24116500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145721,
            "PriceBand": {
                "High": 17314.6,
                "Low": 8124.4,
                "HighString": "17314.60",
                "LowString": "8124.40",
                "CreditRating": "8124.40-17314.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 116500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132010,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 116500.00",
            "Description": "MRF27JUN24116500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145722,
            "PriceBand": {
                "High": 1455.95,
                "Low": 99.65,
                "HighString": "1455.95",
                "LowString": "99.65",
                "CreditRating": "99.65-1455.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 116500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132053,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 117500.00",
            "Description": "MRF27JUN24117500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145723,
            "PriceBand": {
                "High": 16372.05,
                "Low": 7402.25,
                "HighString": "16372.05",
                "LowString": "7402.25",
                "CreditRating": "7402.25-16372.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 117500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132054,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 117500.00",
            "Description": "MRF27JUN24117500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145724,
            "PriceBand": {
                "High": 1725.25,
                "Low": 148.55,
                "HighString": "1725.25",
                "LowString": "148.55",
                "CreditRating": "148.55-1725.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 117500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132055,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 118500.00",
            "Description": "MRF27JUN24118500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145725,
            "PriceBand": {
                "High": 15437.3,
                "Low": 6707.9,
                "HighString": "15437.30",
                "LowString": "6707.90",
                "CreditRating": "6707.90-15437.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 118500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132056,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 118500.00",
            "Description": "MRF27JUN24118500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145726,
            "PriceBand": {
                "High": 2022.85,
                "Low": 205.65,
                "HighString": "2022.85",
                "LowString": "205.65",
                "CreditRating": "205.65-2022.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 118500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132057,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 119500.00",
            "Description": "MRF27JUN24119500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145727,
            "PriceBand": {
                "High": 14522.9,
                "Low": 6055.1,
                "HighString": "14522.90",
                "LowString": "6055.10",
                "CreditRating": "6055.10-14522.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 119500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132058,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 119500.00",
            "Description": "MRF27JUN24119500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145728,
            "PriceBand": {
                "High": 2361.45,
                "Low": 282.75,
                "HighString": "2361.45",
                "LowString": "282.75",
                "CreditRating": "282.75-2361.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 119500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132059,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 120500.00",
            "Description": "MRF27JUN24120500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145729,
            "PriceBand": {
                "High": 13626.3,
                "Low": 5439,
                "HighString": "13626.30",
                "LowString": "5439.00",
                "CreditRating": "5439.00-13626.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 120500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132060,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 120500.00",
            "Description": "MRF27JUN24120500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145730,
            "PriceBand": {
                "High": 2736.85,
                "Low": 377.55,
                "HighString": "2736.85",
                "LowString": "377.55",
                "CreditRating": "377.55-2736.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 120500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132061,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 121500.00",
            "Description": "MRF27JUN24121500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145731,
            "PriceBand": {
                "High": 12753.1,
                "Low": 4864.3,
                "HighString": "12753.10",
                "LowString": "4864.30",
                "CreditRating": "4864.30-12753.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 121500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132062,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 121500.00",
            "Description": "MRF27JUN24121500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145732,
            "PriceBand": {
                "High": 3153.55,
                "Low": 495.85,
                "HighString": "3153.55",
                "LowString": "495.85",
                "CreditRating": "495.85-3153.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 121500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132410,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 139500.00",
            "Description": "MRF27JUN24139500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145842,
            "PriceBand": {
                "High": 2226.4,
                "Low": 169.8,
                "HighString": "2226.40",
                "LowString": "169.80",
                "CreditRating": "169.80-2226.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 139500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132411,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 139500.00",
            "Description": "MRF27JUN24139500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145843,
            "PriceBand": {
                "High": 16305.15,
                "Low": 7815.15,
                "HighString": "16305.15",
                "LowString": "7815.15",
                "CreditRating": "7815.15-16305.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 139500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132490,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 140500.00",
            "Description": "MRF27JUN24140500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145864,
            "PriceBand": {
                "High": 1955.65,
                "Low": 120.55,
                "HighString": "1955.65",
                "LowString": "120.55",
                "CreditRating": "120.55-1955.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 140500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132491,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 140500.00",
            "Description": "MRF27JUN24140500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145865,
            "PriceBand": {
                "High": 17247.35,
                "Low": 8535.95,
                "HighString": "17247.35",
                "LowString": "8535.95",
                "CreditRating": "8535.95-17247.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 140500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132768,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 108000.00",
            "Description": "MRF25JUL24108000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145958,
            "PriceBand": {
                "High": 26314.4,
                "Low": 16339.5,
                "HighString": "26314.40",
                "LowString": "16339.50",
                "CreditRating": "16339.50-26314.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 108000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132769,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 108000.00",
            "Description": "MRF25JUL24108000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145959,
            "PriceBand": {
                "High": 646.65,
                "Low": 74.95,
                "HighString": "646.65",
                "LowString": "74.95",
                "CreditRating": "74.95-646.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 108000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132770,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 110000.00",
            "Description": "MRF25JUL24110000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145960,
            "PriceBand": {
                "High": 24396.95,
                "Low": 14629.85,
                "HighString": "24396.95",
                "LowString": "14629.85",
                "CreditRating": "14629.85-24396.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 110000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132771,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 110000.00",
            "Description": "MRF25JUL24110000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145961,
            "PriceBand": {
                "High": 908.8,
                "Low": 129.4,
                "HighString": "908.80",
                "LowString": "129.40",
                "CreditRating": "129.40-908.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 110000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132772,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 112000.00",
            "Description": "MRF25JUL24112000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145962,
            "PriceBand": {
                "High": 22500.85,
                "Low": 12989.95,
                "HighString": "22500.85",
                "LowString": "12989.95",
                "CreditRating": "12989.95-22500.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 112000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132773,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 112000.00",
            "Description": "MRF25JUL24112000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145963,
            "PriceBand": {
                "High": 1241.25,
                "Low": 205.55,
                "HighString": "1241.25",
                "LowString": "205.55",
                "CreditRating": "205.55-1241.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 112000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132922,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 116000.00",
            "Description": "MRF25JUL24116000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146032,
            "PriceBand": {
                "High": 2180.45,
                "Low": 481.35,
                "HighString": "2180.45",
                "LowString": "481.35",
                "CreditRating": "481.35-2180.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 116000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132923,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 117000.00",
            "Description": "MRF25JUL24117000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146033,
            "PriceBand": {
                "High": 17954.85,
                "Low": 9304.55,
                "HighString": "17954.85",
                "LowString": "9304.55",
                "CreditRating": "9304.55-17954.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 117000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132924,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 117000.00",
            "Description": "MRF25JUL24117000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146034,
            "PriceBand": {
                "High": 2484.95,
                "Low": 588.65,
                "HighString": "2484.95",
                "LowString": "588.65",
                "CreditRating": "588.65-2484.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 117000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132925,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 118000.00",
            "Description": "MRF25JUL24118000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146035,
            "PriceBand": {
                "High": 17075.75,
                "Low": 8635.35,
                "HighString": "17075.75",
                "LowString": "8635.35",
                "CreditRating": "8635.35-17075.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 118000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133197,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 123000.00",
            "Description": "MRF25JUL24123000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146263,
            "PriceBand": {
                "High": 4846.3,
                "Low": 1537.8,
                "HighString": "4846.30",
                "LowString": "1537.80",
                "CreditRating": "1537.80-4846.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 123000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133198,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 124000.00",
            "Description": "MRF25JUL24124000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146264,
            "PriceBand": {
                "High": 12233.55,
                "Low": 5260.15,
                "HighString": "12233.55",
                "LowString": "5260.15",
                "CreditRating": "5260.15-12233.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 124000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133199,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 124000.00",
            "Description": "MRF25JUL24124000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146265,
            "PriceBand": {
                "High": 5342.5,
                "Low": 1769.3,
                "HighString": "5342.50",
                "LowString": "1769.30",
                "CreditRating": "1769.30-5342.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 124000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133384,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 141000.00",
            "Description": "MRF25JUL24141000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146320,
            "PriceBand": {
                "High": 3339.85,
                "Low": 753.85,
                "HighString": "3339.85",
                "LowString": "753.85",
                "CreditRating": "753.85-3339.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 141000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133385,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 141000.00",
            "Description": "MRF25JUL24141000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146321,
            "PriceBand": {
                "High": 17596.3,
                "Low": 9635.8,
                "HighString": "17596.30",
                "LowString": "9635.80",
                "CreditRating": "9635.80-17596.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 141000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133387,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 142000.00",
            "Description": "MRF25JUL24142000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146322,
            "PriceBand": {
                "High": 3033.25,
                "Low": 645.45,
                "HighString": "3033.25",
                "LowString": "645.45",
                "CreditRating": "645.45-3033.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 142000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133390,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 142000.00",
            "Description": "MRF25JUL24142000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146323,
            "PriceBand": {
                "High": 18474.35,
                "Low": 10315.55,
                "HighString": "18474.35",
                "LowString": "10315.55",
                "CreditRating": "10315.55-18474.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 142000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133397,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 143000.00",
            "Description": "MRF25JUL24143000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146324,
            "PriceBand": {
                "High": 2765.85,
                "Low": 564.75,
                "HighString": "2765.85",
                "LowString": "564.75",
                "CreditRating": "564.75-2765.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 143000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133400,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 143000.00",
            "Description": "MRF25JUL24143000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146327,
            "PriceBand": {
                "High": 19379.1,
                "Low": 11033.6,
                "HighString": "19379.10",
                "LowString": "11033.60",
                "CreditRating": "11033.60-19379.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 143000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133401,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 144000.00",
            "Description": "MRF25JUL24144000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146328,
            "PriceBand": {
                "High": 2501.65,
                "Low": 478.85,
                "HighString": "2501.65",
                "LowString": "478.85",
                "CreditRating": "478.85-2501.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 144000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133402,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 144000.00",
            "Description": "MRF25JUL24144000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146329,
            "PriceBand": {
                "High": 20279.55,
                "Low": 11755.85,
                "HighString": "20279.55",
                "LowString": "11755.85",
                "CreditRating": "11755.85-20279.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 144000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133640,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 160000.00",
            "Description": "MRF25JUL24160000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146395,
            "PriceBand": {
                "High": 35594.75,
                "Low": 25444.75,
                "HighString": "35594.75",
                "LowString": "25444.75",
                "CreditRating": "25444.75-35594.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 160000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133641,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 162000.00",
            "Description": "MRF25JUL24162000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146396,
            "PriceBand": {
                "High": 322.65,
                "Low": 10.45,
                "HighString": "322.65",
                "LowString": "10.45",
                "CreditRating": "10.45-322.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 162000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133644,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 162000.00",
            "Description": "MRF25JUL24162000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146399,
            "PriceBand": {
                "High": 37557.25,
                "Low": 27322.85,
                "HighString": "37557.25",
                "LowString": "27322.85",
                "CreditRating": "27322.85-37557.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 162000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133645,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 164000.00",
            "Description": "MRF25JUL24164000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146400,
            "PriceBand": {
                "High": 248.8,
                "Low": 4.1,
                "HighString": "248.80",
                "LowString": "4.10",
                "CreditRating": "4.10-248.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 164000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39772,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 124000.00",
            "Description": "MRF30MAY24124000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076360,
            "PriceBand": {
                "High": 2633.95,
                "Low": 0.05,
                "HighString": "2633.95",
                "LowString": "0.05",
                "CreditRating": "0.05-2633.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 124000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39771,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 124000.00",
            "Description": "MRF30MAY24124000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076359,
            "PriceBand": {
                "High": 8813.45,
                "Low": 1180.95,
                "HighString": "8813.45",
                "LowString": "1180.95",
                "CreditRating": "1180.95-8813.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 124000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39770,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 122000.00",
            "Description": "MRF30MAY24122000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076358,
            "PriceBand": {
                "High": 1676.85,
                "Low": 0.05,
                "HighString": "1676.85",
                "LowString": "0.05",
                "CreditRating": "0.05-1676.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 122000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39769,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 122000.00",
            "Description": "MRF30MAY24122000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076357,
            "PriceBand": {
                "High": 10804.85,
                "Low": 2203.05,
                "HighString": "10804.85",
                "LowString": "2203.05",
                "CreditRating": "2203.05-10804.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 122000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39768,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 120000.00",
            "Description": "MRF30MAY24120000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076356,
            "PriceBand": {
                "High": 1149.9,
                "Low": 0.05,
                "HighString": "1149.90",
                "LowString": "0.05",
                "CreditRating": "0.05-1149.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 120000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39766,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 120000.00",
            "Description": "MRF30MAY24120000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076354,
            "PriceBand": {
                "High": 12854.15,
                "Low": 3504.65,
                "HighString": "12854.15",
                "LowString": "3504.65",
                "CreditRating": "3504.65-12854.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 120000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39765,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 118000.00",
            "Description": "MRF30MAY24118000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076353,
            "PriceBand": {
                "High": 668.65,
                "Low": 0.05,
                "HighString": "668.65",
                "LowString": "0.05",
                "CreditRating": "0.05-668.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 118000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39763,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 118000.00",
            "Description": "MRF30MAY24118000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076351,
            "PriceBand": {
                "High": 14918.45,
                "Low": 5045.85,
                "HighString": "14918.45",
                "LowString": "5045.85",
                "CreditRating": "5045.85-14918.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 118000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39761,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 116000.00",
            "Description": "MRF30MAY24116000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076349,
            "PriceBand": {
                "High": 261.8,
                "Low": 0.05,
                "HighString": "261.80",
                "LowString": "0.05",
                "CreditRating": "0.05-261.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 116000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39760,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 116000.00",
            "Description": "MRF30MAY24116000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076348,
            "PriceBand": {
                "High": 16972.25,
                "Low": 6770.55,
                "HighString": "16972.25",
                "LowString": "6770.55",
                "CreditRating": "6770.55-16972.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 116000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39539,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 153000.00",
            "Description": "MRF27JUN24153000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076133,
            "PriceBand": {
                "High": 29493.8,
                "Low": 19262.6,
                "HighString": "29493.80",
                "LowString": "19262.60",
                "CreditRating": "19262.60-29493.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 153000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47588,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 111500.00",
            "Description": "MRF27JUN24111500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083804,
            "PriceBand": {
                "High": 547.85,
                "Low": 0.05,
                "HighString": "547.85",
                "LowString": "0.05",
                "CreditRating": "0.05-547.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 111500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 37619,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 127000.00",
            "Description": "MRF30MAY24127000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1074267,
            "PriceBand": {
                "High": 4755.55,
                "Low": 96.05,
                "HighString": "4755.55",
                "LowString": "96.05",
                "CreditRating": "96.05-4755.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 127000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 37618,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 127000.00",
            "Description": "MRF30MAY24127000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1074266,
            "PriceBand": {
                "High": 6256.4,
                "Low": 369.3,
                "HighString": "6256.40",
                "LowString": "369.30",
                "CreditRating": "369.30-6256.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 127000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47585,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 111500.00",
            "Description": "MRF27JUN24111500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083803,
            "PriceBand": {
                "High": 22163.15,
                "Low": 12173.45,
                "HighString": "22163.15",
                "LowString": "12173.45",
                "CreditRating": "12173.45-22163.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 111500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47584,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 110500.00",
            "Description": "MRF27JUN24110500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083802,
            "PriceBand": {
                "High": 438.1,
                "Low": 0.05,
                "HighString": "438.10",
                "LowString": "0.05",
                "CreditRating": "0.05-438.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 110500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47583,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 110500.00",
            "Description": "MRF27JUN24110500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083801,
            "PriceBand": {
                "High": 23149.3,
                "Low": 13055.2,
                "HighString": "23149.30",
                "LowString": "13055.20",
                "CreditRating": "13055.20-23149.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 110500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47582,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 93000.00",
            "Description": "MRF27JUN2493000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083800,
            "PriceBand": {
                "High": 3.45,
                "Low": 0.05,
                "HighString": "3.45",
                "LowString": "0.05",
                "CreditRating": "0.05-3.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 93000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47581,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 93000.00",
            "Description": "MRF27JUN2493000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083799,
            "PriceBand": {
                "High": 40513.4,
                "Low": 29969,
                "HighString": "40513.40",
                "LowString": "29969.00",
                "CreditRating": "29969.00-40513.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 93000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47580,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 111500.00",
            "Description": "MRF30MAY24111500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083798,
            "PriceBand": {
                "High": 36.75,
                "Low": 0.05,
                "HighString": "36.75",
                "LowString": "0.05",
                "CreditRating": "0.05-36.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 111500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47579,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 111500.00",
            "Description": "MRF30MAY24111500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083797,
            "PriceBand": {
                "High": 21527.7,
                "Low": 11032.9,
                "HighString": "21527.70",
                "LowString": "11032.90",
                "CreditRating": "11032.90-21527.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 111500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47578,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 110500.00",
            "Description": "MRF30MAY24110500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083796,
            "PriceBand": {
                "High": 22.2,
                "Low": 0.05,
                "HighString": "22.20",
                "LowString": "0.05",
                "CreditRating": "0.05-22.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 110500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47576,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 110500.00",
            "Description": "MRF30MAY24110500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083794,
            "PriceBand": {
                "High": 22530.25,
                "Low": 12015.35,
                "HighString": "22530.25",
                "LowString": "12015.35",
                "CreditRating": "12015.35-22530.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 110500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47575,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 93000.00",
            "Description": "MRF30MAY2493000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083793,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 93000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47573,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 93000.00",
            "Description": "MRF30MAY2493000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083791,
            "PriceBand": {
                "High": 39988.4,
                "Low": 29442.9,
                "HighString": "39988.40",
                "LowString": "29442.90",
                "CreditRating": "29442.90-39988.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 93000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 46200,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 151500.00",
            "Description": "MRF27JUN24151500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1082434,
            "PriceBand": {
                "High": 372.85,
                "Low": 0.05,
                "HighString": "372.85",
                "LowString": "0.05",
                "CreditRating": "0.05-372.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 151500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 46197,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 170000.00",
            "Description": "MRF30MAY24170000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1082431,
            "PriceBand": {
                "High": 47334.35,
                "Low": 36787.85,
                "HighString": "47334.35",
                "LowString": "36787.85",
                "CreditRating": "36787.85-47334.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 170000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 46196,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 170000.00",
            "Description": "MRF30MAY24170000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1082430,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 170000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 46191,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 151500.00",
            "Description": "MRF30MAY24151500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1082425,
            "PriceBand": {
                "High": 28885.85,
                "Low": 18346.75,
                "HighString": "28885.85",
                "LowString": "18346.75",
                "CreditRating": "18346.75-28885.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 151500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 46190,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 151500.00",
            "Description": "MRF30MAY24151500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1082424,
            "PriceBand": {
                "High": 5.2,
                "Low": 0.05,
                "HighString": "5.20",
                "LowString": "0.05",
                "CreditRating": "0.05-5.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 151500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42972,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 155000.00",
            "Description": "MRF27JUN24155000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1079514,
            "PriceBand": {
                "High": 31480.05,
                "Low": 21159.25,
                "HighString": "31480.05",
                "LowString": "21159.25",
                "CreditRating": "21159.25-31480.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 155000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42971,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 155000.00",
            "Description": "MRF27JUN24155000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1079513,
            "PriceBand": {
                "High": 203.4,
                "Low": 0.05,
                "HighString": "203.40",
                "LowString": "0.05",
                "CreditRating": "0.05-203.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 155000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39920,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 155000.00",
            "Description": "MRF30MAY24155000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076508,
            "PriceBand": {
                "High": 32377.3,
                "Low": 21831.8,
                "HighString": "32377.30",
                "LowString": "21831.80",
                "CreditRating": "21831.80-32377.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 155000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39919,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 155000.00",
            "Description": "MRF30MAY24155000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076507,
            "PriceBand": {
                "High": 3.3,
                "Low": 0.05,
                "HighString": "3.30",
                "LowString": "0.05",
                "CreditRating": "0.05-3.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 155000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39918,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 154000.00",
            "Description": "MRF30MAY24154000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076506,
            "PriceBand": {
                "High": 31379.8,
                "Low": 20835.4,
                "HighString": "31379.80",
                "LowString": "20835.40",
                "CreditRating": "20835.40-31379.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 154000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39917,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 154000.00",
            "Description": "MRF30MAY24154000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076505,
            "PriceBand": {
                "High": 3.5,
                "Low": 0.05,
                "HighString": "3.50",
                "LowString": "0.05",
                "CreditRating": "0.05-3.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 154000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39916,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 153000.00",
            "Description": "MRF30MAY24153000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076504,
            "PriceBand": {
                "High": 30381.95,
                "Low": 19839.65,
                "HighString": "30381.95",
                "LowString": "19839.65",
                "CreditRating": "19839.65-30381.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 153000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39915,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 153000.00",
            "Description": "MRF30MAY24153000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076503,
            "PriceBand": {
                "High": 3.75,
                "Low": 0.05,
                "HighString": "3.75",
                "LowString": "0.05",
                "CreditRating": "0.05-3.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 153000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39914,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 152000.00",
            "Description": "MRF30MAY24152000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076502,
            "PriceBand": {
                "High": 29384.25,
                "Low": 18844.05,
                "HighString": "29384.25",
                "LowString": "18844.05",
                "CreditRating": "18844.05-29384.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 152000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39913,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 152000.00",
            "Description": "MRF30MAY24152000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076501,
            "PriceBand": {
                "High": 4.4,
                "Low": 0.05,
                "HighString": "4.40",
                "LowString": "0.05",
                "CreditRating": "0.05-4.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 152000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39912,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 151000.00",
            "Description": "MRF30MAY24151000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076500,
            "PriceBand": {
                "High": 28386.25,
                "Low": 17849.25,
                "HighString": "28386.25",
                "LowString": "17849.25",
                "CreditRating": "17849.25-28386.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 151000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39911,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 151000.00",
            "Description": "MRF30MAY24151000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076499,
            "PriceBand": {
                "High": 6.65,
                "Low": 0.05,
                "HighString": "6.65",
                "LowString": "0.05",
                "CreditRating": "0.05-6.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 151000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39858,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 140000.00",
            "Description": "MRF30MAY24140000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076446,
            "PriceBand": {
                "High": 491.65,
                "Low": 0.15,
                "HighString": "491.65",
                "LowString": "0.15",
                "CreditRating": "0.15-491.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 140000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39854,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 139000.00",
            "Description": "MRF30MAY24139000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076442,
            "PriceBand": {
                "High": 16279.3,
                "Low": 6378.2,
                "HighString": "16279.30",
                "LowString": "6378.20",
                "CreditRating": "6378.20-16279.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39853,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 139000.00",
            "Description": "MRF30MAY24139000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076441,
            "PriceBand": {
                "High": 642.75,
                "Low": 0.05,
                "HighString": "642.75",
                "LowString": "0.05",
                "CreditRating": "0.05-642.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 139000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39852,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 138000.00",
            "Description": "MRF30MAY24138000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076440,
            "PriceBand": {
                "High": 15249.4,
                "Low": 5540.3,
                "HighString": "15249.40",
                "LowString": "5540.30",
                "CreditRating": "5540.30-15249.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39851,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 138000.00",
            "Description": "MRF30MAY24138000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076439,
            "PriceBand": {
                "High": 749.15,
                "Low": 0.05,
                "HighString": "749.15",
                "LowString": "0.05",
                "CreditRating": "0.05-749.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 138000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39841,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 137000.00",
            "Description": "MRF30MAY24137000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076429,
            "PriceBand": {
                "High": 14217.6,
                "Low": 4741.5,
                "HighString": "14217.60",
                "LowString": "4741.50",
                "CreditRating": "4741.50-14217.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39836,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 137000.00",
            "Description": "MRF30MAY24137000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076424,
            "PriceBand": {
                "High": 979.35,
                "Low": 0.05,
                "HighString": "979.35",
                "LowString": "0.05",
                "CreditRating": "0.05-979.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 137000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39781,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 128000.00",
            "Description": "MRF30MAY24128000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076369,
            "PriceBand": {
                "High": 5739.6,
                "Low": 465.3,
                "HighString": "5739.60",
                "LowString": "465.30",
                "CreditRating": "465.30-5739.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39779,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 128000.00",
            "Description": "MRF30MAY24128000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076367,
            "PriceBand": {
                "High": 5464.6,
                "Low": 192.4,
                "HighString": "5464.60",
                "LowString": "192.40",
                "CreditRating": "192.40-5464.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39774,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 126000.00",
            "Description": "MRF30MAY24126000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076362,
            "PriceBand": {
                "High": 3913.1,
                "Low": 0.05,
                "HighString": "3913.10",
                "LowString": "0.05",
                "CreditRating": "0.05-3913.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 126000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39773,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 126000.00",
            "Description": "MRF30MAY24126000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076361,
            "PriceBand": {
                "High": 6945.45,
                "Low": 450.85,
                "HighString": "6945.45",
                "LowString": "450.85",
                "CreditRating": "450.85-6945.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 126000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47589,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 92000.00",
            "Description": "MRF25JUL2492000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083805,
            "PriceBand": {
                "High": 42012.55,
                "Low": 31481.85,
                "HighString": "42012.55",
                "LowString": "31481.85",
                "CreditRating": "31481.85-42012.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 92000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47590,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 92000.00",
            "Description": "MRF25JUL2492000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083806,
            "PriceBand": {
                "High": 14.25,
                "Low": 0.05,
                "HighString": "14.25",
                "LowString": "0.05",
                "CreditRating": "0.05-14.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 92000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47591,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 111000.00",
            "Description": "MRF25JUL24111000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083807,
            "PriceBand": {
                "High": 23447.5,
                "Low": 13802.7,
                "HighString": "23447.50",
                "LowString": "13802.70",
                "CreditRating": "13802.70-23447.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 111000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 47592,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 111000.00",
            "Description": "MRF25JUL24111000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1083808,
            "PriceBand": {
                "High": 1067.6,
                "Low": 165.8,
                "HighString": "1067.60",
                "LowString": "165.80",
                "CreditRating": "165.80-1067.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 111000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49531,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 92000.00",
            "Description": "MRF30MAY2492000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085738,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 92000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49532,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 108500.00",
            "Description": "MRF30MAY24108500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085739,
            "PriceBand": {
                "High": 24530.15,
                "Low": 13994.15,
                "HighString": "24530.15",
                "LowString": "13994.15",
                "CreditRating": "13994.15-24530.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 108500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49533,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 108500.00",
            "Description": "MRF30MAY24108500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085740,
            "PriceBand": {
                "High": 7.2,
                "Low": 0.05,
                "HighString": "7.20",
                "LowString": "0.05",
                "CreditRating": "0.05-7.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 108500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49536,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 109500.00",
            "Description": "MRF30MAY24109500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085743,
            "PriceBand": {
                "High": 23530.9,
                "Low": 13003.4,
                "HighString": "23530.90",
                "LowString": "13003.40",
                "CreditRating": "13003.40-23530.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 109500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49540,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 109500.00",
            "Description": "MRF30MAY24109500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085747,
            "PriceBand": {
                "High": 13.05,
                "Low": 0.05,
                "HighString": "13.05",
                "LowString": "0.05",
                "CreditRating": "0.05-13.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 109500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49541,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 90000.00",
            "Description": "MRF27JUN2490000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085748,
            "PriceBand": {
                "High": 43487.5,
                "Low": 32942,
                "HighString": "43487.50",
                "LowString": "32942.00",
                "CreditRating": "32942.00-43487.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 90000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49542,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 90000.00",
            "Description": "MRF27JUN2490000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085749,
            "PriceBand": {
                "High": 3.1,
                "Low": 0.05,
                "HighString": "3.10",
                "LowString": "0.05",
                "CreditRating": "0.05-3.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 90000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49543,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 91000.00",
            "Description": "MRF27JUN2491000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085750,
            "PriceBand": {
                "High": 42496.55,
                "Low": 31951.05,
                "HighString": "42496.55",
                "LowString": "31951.05",
                "CreditRating": "31951.05-42496.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 91000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49544,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 91000.00",
            "Description": "MRF27JUN2491000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085751,
            "PriceBand": {
                "High": 3.2,
                "Low": 0.05,
                "HighString": "3.20",
                "LowString": "0.05",
                "CreditRating": "0.05-3.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 91000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49545,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 92000.00",
            "Description": "MRF27JUN2492000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085752,
            "PriceBand": {
                "High": 41505.2,
                "Low": 30959.7,
                "HighString": "41505.20",
                "LowString": "30959.70",
                "CreditRating": "30959.70-41505.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 92000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49546,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 92000.00",
            "Description": "MRF27JUN2492000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085753,
            "PriceBand": {
                "High": 3.3,
                "Low": 0.05,
                "HighString": "3.30",
                "LowString": "0.05",
                "CreditRating": "0.05-3.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 92000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49547,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 108500.00",
            "Description": "MRF27JUN24108500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085754,
            "PriceBand": {
                "High": 25127.3,
                "Low": 14869.7,
                "HighString": "25127.30",
                "LowString": "14869.70",
                "CreditRating": "14869.70-25127.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 108500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49548,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 108500.00",
            "Description": "MRF27JUN24108500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085755,
            "PriceBand": {
                "High": 270.15,
                "Low": 0.05,
                "HighString": "270.15",
                "LowString": "0.05",
                "CreditRating": "0.05-270.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 108500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49549,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 109500.00",
            "Description": "MRF27JUN24109500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085756,
            "PriceBand": {
                "High": 24138.1,
                "Low": 13955.4,
                "HighString": "24138.10",
                "LowString": "13955.40",
                "CreditRating": "13955.40-24138.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 109500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49551,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 109500.00",
            "Description": "MRF27JUN24109500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085758,
            "PriceBand": {
                "High": 346.85,
                "Low": 0.05,
                "HighString": "346.85",
                "LowString": "0.05",
                "CreditRating": "0.05-346.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 109500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49552,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 90000.00",
            "Description": "MRF25JUL2490000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085759,
            "PriceBand": {
                "High": 43984.45,
                "Low": 33446.35,
                "HighString": "43984.45",
                "LowString": "33446.35",
                "CreditRating": "33446.35-43984.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 90000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49554,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 90000.00",
            "Description": "MRF25JUL2490000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085761,
            "PriceBand": {
                "High": 7.4,
                "Low": 0.05,
                "HighString": "7.40",
                "LowString": "0.05",
                "CreditRating": "0.05-7.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 90000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49555,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 109000.00",
            "Description": "MRF25JUL24109000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085762,
            "PriceBand": {
                "High": 25352.8,
                "Low": 15476,
                "HighString": "25352.80",
                "LowString": "15476.00",
                "CreditRating": "15476.00-25352.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 109000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50079,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 97000.00",
            "Description": "MRF30MAY2497000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086286,
            "PriceBand": {
                "High": 36000.05,
                "Low": 25454.55,
                "HighString": "36000.05",
                "LowString": "25454.55",
                "CreditRating": "25454.55-36000.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 97000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50080,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 97000.00",
            "Description": "MRF30MAY2497000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086287,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 97000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50081,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 98000.00",
            "Description": "MRF30MAY2498000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086288,
            "PriceBand": {
                "High": 35002.95,
                "Low": 24457.45,
                "HighString": "35002.95",
                "LowString": "24457.45",
                "CreditRating": "24457.45-35002.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 98000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50082,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 98000.00",
            "Description": "MRF30MAY2498000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086289,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 98000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50085,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 114500.00",
            "Description": "MRF30MAY24114500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086292,
            "PriceBand": {
                "High": 18501.2,
                "Low": 8149.8,
                "HighString": "18501.20",
                "LowString": "8149.80",
                "CreditRating": "8149.80-18501.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 114500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50086,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 114500.00",
            "Description": "MRF30MAY24114500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086293,
            "PriceBand": {
                "High": 144.95,
                "Low": 0.05,
                "HighString": "144.95",
                "LowString": "0.05",
                "CreditRating": "0.05-144.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 114500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50087,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 115500.00",
            "Description": "MRF30MAY24115500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086294,
            "PriceBand": {
                "High": 17484.15,
                "Low": 7224.45,
                "HighString": "17484.15",
                "LowString": "7224.45",
                "CreditRating": "7224.45-17484.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 115500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50088,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 115500.00",
            "Description": "MRF30MAY24115500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086295,
            "PriceBand": {
                "High": 216.75,
                "Low": 0.05,
                "HighString": "216.75",
                "LowString": "0.05",
                "CreditRating": "0.05-216.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 115500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50089,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 116500.00",
            "Description": "MRF30MAY24116500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086296,
            "PriceBand": {
                "High": 16462.1,
                "Low": 6326.9,
                "HighString": "16462.10",
                "LowString": "6326.90",
                "CreditRating": "6326.90-16462.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 116500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50090,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 116500.00",
            "Description": "MRF30MAY24116500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086297,
            "PriceBand": {
                "High": 316.2,
                "Low": 0.05,
                "HighString": "316.20",
                "LowString": "0.05",
                "CreditRating": "0.05-316.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 116500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50091,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 96000.00",
            "Description": "MRF27JUN2496000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086298,
            "PriceBand": {
                "High": 37538.2,
                "Low": 26998,
                "HighString": "37538.20",
                "LowString": "26998.00",
                "CreditRating": "26998.00-37538.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 96000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50092,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 96000.00",
            "Description": "MRF27JUN2496000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086299,
            "PriceBand": {
                "High": 4.95,
                "Low": 0.05,
                "HighString": "4.95",
                "LowString": "0.05",
                "CreditRating": "0.05-4.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 96000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50093,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 98000.00",
            "Description": "MRF27JUN2498000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086300,
            "PriceBand": {
                "High": 35554.4,
                "Low": 25020.5,
                "HighString": "35554.40",
                "LowString": "25020.50",
                "CreditRating": "25020.50-35554.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 98000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50094,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 98000.00",
            "Description": "MRF27JUN2498000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086301,
            "PriceBand": {
                "High": 10.3,
                "Low": 0.05,
                "HighString": "10.30",
                "LowString": "0.05",
                "CreditRating": "0.05-10.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 98000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50095,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 115000.00",
            "Description": "MRF27JUN24115000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086302,
            "PriceBand": {
                "High": 18745.05,
                "Low": 9262.65,
                "HighString": "18745.05",
                "LowString": "9262.65",
                "CreditRating": "9262.65-18745.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 115000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 50096,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 115000.00",
            "Description": "MRF27JUN24115000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1086303,
            "PriceBand": {
                "High": 1107.55,
                "Low": 43.35,
                "HighString": "1107.55",
                "LowString": "43.35",
                "CreditRating": "43.35-1107.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 115000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51469,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 106000.00",
            "Description": "MRF30MAY24106000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087612,
            "PriceBand": {
                "High": 27025.5,
                "Low": 16482.1,
                "HighString": "27025.50",
                "LowString": "16482.10",
                "CreditRating": "16482.10-27025.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 106000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51470,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 106000.00",
            "Description": "MRF30MAY24106000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087613,
            "PriceBand": {
                "High": 3.4,
                "Low": 0.05,
                "HighString": "3.40",
                "LowString": "0.05",
                "CreditRating": "0.05-3.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 106000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51471,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 125000.00",
            "Description": "MRF30MAY24125000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087614,
            "PriceBand": {
                "High": 7860.55,
                "Low": 779.65,
                "HighString": "7860.55",
                "LowString": "779.65",
                "CreditRating": "779.65-7860.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 125000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51472,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 125000.00",
            "Description": "MRF30MAY24125000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087615,
            "PriceBand": {
                "High": 3311.05,
                "Low": 0.05,
                "HighString": "3311.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3311.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 125000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51612,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 107500.00",
            "Description": "MRF30MAY24107500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087755,
            "PriceBand": {
                "High": 4.2,
                "Low": 0.05,
                "HighString": "4.20",
                "LowString": "0.05",
                "CreditRating": "0.05-4.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 107500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51613,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 89000.00",
            "Description": "MRF27JUN2489000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087756,
            "PriceBand": {
                "High": 44478.9,
                "Low": 33933.4,
                "HighString": "44478.90",
                "LowString": "33933.40",
                "CreditRating": "33933.40-44478.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 89000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53324,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 94000.00",
            "Description": "MRF30MAY2494000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089467,
            "PriceBand": {
                "High": 38991.3,
                "Low": 28445.8,
                "HighString": "38991.30",
                "LowString": "28445.80",
                "CreditRating": "28445.80-38991.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 94000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53325,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 94000.00",
            "Description": "MRF30MAY2494000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089468,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 94000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 61887,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 117000.00",
            "Description": "MRF30MAY24117000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1097924,
            "PriceBand": {
                "High": 480.25,
                "Low": 0.05,
                "HighString": "480.25",
                "LowString": "0.05",
                "CreditRating": "0.05-480.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 117000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105011,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 101000.00",
            "Description": "MRF30MAY24101000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128486,
            "PriceBand": {
                "High": 32011.65,
                "Low": 21466.15,
                "HighString": "32011.65",
                "LowString": "21466.15",
                "CreditRating": "21466.15-32011.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 101000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105012,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 101000.00",
            "Description": "MRF30MAY24101000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128487,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 101000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105013,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 103000.00",
            "Description": "MRF30MAY24103000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128488,
            "PriceBand": {
                "High": 30017.5,
                "Low": 19472,
                "HighString": "30017.50",
                "LowString": "19472.00",
                "CreditRating": "19472.00-30017.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 103000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105151,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 118500.00",
            "Description": "MRF30MAY24118500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128617,
            "PriceBand": {
                "High": 624.9,
                "Low": 0.05,
                "HighString": "624.90",
                "LowString": "0.05",
                "CreditRating": "0.05-624.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 118500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105152,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 119500.00",
            "Description": "MRF30MAY24119500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128618,
            "PriceBand": {
                "High": 13370.5,
                "Low": 3869.1,
                "HighString": "13370.50",
                "LowString": "3869.10",
                "CreditRating": "3869.10-13370.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 119500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105153,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 119500.00",
            "Description": "MRF30MAY24119500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128619,
            "PriceBand": {
                "High": 850.2,
                "Low": 0.05,
                "HighString": "850.20",
                "LowString": "0.05",
                "CreditRating": "0.05-850.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 119500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105154,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 120500.00",
            "Description": "MRF30MAY24120500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128620,
            "PriceBand": {
                "High": 12338.85,
                "Low": 3154.95,
                "HighString": "12338.85",
                "LowString": "3154.95",
                "CreditRating": "3154.95-12338.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 120500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105155,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 120500.00",
            "Description": "MRF30MAY24120500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128621,
            "PriceBand": {
                "High": 1133.1,
                "Low": 0.05,
                "HighString": "1133.10",
                "LowString": "0.05",
                "CreditRating": "0.05-1133.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 120500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105156,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 121500.00",
            "Description": "MRF30MAY24121500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128622,
            "PriceBand": {
                "High": 11313.8,
                "Low": 2503.2,
                "HighString": "11313.80",
                "LowString": "2503.20",
                "CreditRating": "2503.20-11313.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 121500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105161,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 121500.00",
            "Description": "MRF30MAY24121500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128627,
            "PriceBand": {
                "High": 1478.5,
                "Low": 0.05,
                "HighString": "1478.50",
                "LowString": "0.05",
                "CreditRating": "0.05-1478.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 121500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105162,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 122500.00",
            "Description": "MRF30MAY24122500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128628,
            "PriceBand": {
                "High": 10299.6,
                "Low": 1920.4,
                "HighString": "10299.60",
                "LowString": "1920.40",
                "CreditRating": "1920.40-10299.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 122500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105167,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 122500.00",
            "Description": "MRF30MAY24122500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128633,
            "PriceBand": {
                "High": 1892.75,
                "Low": 0.05,
                "HighString": "1892.75",
                "LowString": "0.05",
                "CreditRating": "0.05-1892.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 122500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105168,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 123500.00",
            "Description": "MRF30MAY24123500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128634,
            "PriceBand": {
                "High": 9307.8,
                "Low": 1413.7,
                "HighString": "9307.80",
                "LowString": "1413.70",
                "CreditRating": "1413.70-9307.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 123500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105171,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 123500.00",
            "Description": "MRF30MAY24123500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128637,
            "PriceBand": {
                "High": 2383.2,
                "Low": 0.05,
                "HighString": "2383.20",
                "LowString": "0.05",
                "CreditRating": "0.05-2383.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 123500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105172,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 124500.00",
            "Description": "MRF30MAY24124500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128638,
            "PriceBand": {
                "High": 8332.7,
                "Low": 971.2,
                "HighString": "8332.70",
                "LowString": "971.20",
                "CreditRating": "971.20-8332.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 124500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105175,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 124500.00",
            "Description": "MRF30MAY24124500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128641,
            "PriceBand": {
                "High": 2937.8,
                "Low": 0.05,
                "HighString": "2937.80",
                "LowString": "0.05",
                "CreditRating": "0.05-2937.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 124500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105381,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 147500.00",
            "Description": "MRF30MAY24147500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128800,
            "PriceBand": {
                "High": 24887.45,
                "Low": 14382.05,
                "HighString": "24887.45",
                "LowString": "14382.05",
                "CreditRating": "14382.05-24887.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105390,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 165000.00",
            "Description": "MRF30MAY24165000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128801,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 165000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105391,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 165000.00",
            "Description": "MRF30MAY24165000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128802,
            "PriceBand": {
                "High": 42348.9,
                "Low": 31802.4,
                "HighString": "42348.90",
                "LowString": "31802.40",
                "CreditRating": "31802.40-42348.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 165000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105398,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 100000.00",
            "Description": "MRF27JUN24100000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128805,
            "PriceBand": {
                "High": 33569.8,
                "Low": 23048.6,
                "HighString": "33569.80",
                "LowString": "23048.60",
                "CreditRating": "23048.60-33569.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 100000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105493,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 106000.00",
            "Description": "MRF27JUN24106000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128857,
            "PriceBand": {
                "High": 27610.7,
                "Low": 17219.2,
                "HighString": "27610.70",
                "LowString": "17219.20",
                "CreditRating": "17219.20-27610.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 106000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105492,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 104000.00",
            "Description": "MRF27JUN24104000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128856,
            "PriceBand": {
                "High": 79,
                "Low": 0.05,
                "HighString": "79.00",
                "LowString": "0.05",
                "CreditRating": "0.05-79.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 104000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105501,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 106000.00",
            "Description": "MRF27JUN24106000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128858,
            "PriceBand": {
                "High": 140.6,
                "Low": 0.05,
                "HighString": "140.60",
                "LowString": "0.05",
                "CreditRating": "0.05-140.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 106000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105502,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 108000.00",
            "Description": "MRF27JUN24108000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128859,
            "PriceBand": {
                "High": 25624.65,
                "Low": 15335.45,
                "HighString": "25624.65",
                "LowString": "15335.45",
                "CreditRating": "15335.45-25624.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 108000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132283,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 133500.00",
            "Description": "MRF27JUN24133500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145827,
            "PriceBand": {
                "High": 10949.55,
                "Low": 4141.75,
                "HighString": "10949.55",
                "LowString": "4141.75",
                "CreditRating": "4141.75-10949.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132284,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 134500.00",
            "Description": "MRF27JUN24134500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145828,
            "PriceBand": {
                "High": 4038.15,
                "Low": 617.85,
                "HighString": "4038.15",
                "LowString": "617.85",
                "CreditRating": "617.85-4038.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132285,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 134500.00",
            "Description": "MRF27JUN24134500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145829,
            "PriceBand": {
                "High": 11796,
                "Low": 4669.7,
                "HighString": "11796.00",
                "LowString": "4669.70",
                "CreditRating": "4669.70-11796.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 134500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132286,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 135500.00",
            "Description": "MRF27JUN24135500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145830,
            "PriceBand": {
                "High": 3609.5,
                "Low": 494,
                "HighString": "3609.50",
                "LowString": "494.00",
                "CreditRating": "494.00-3609.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132287,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 135500.00",
            "Description": "MRF27JUN24135500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145831,
            "PriceBand": {
                "High": 12663.55,
                "Low": 5232.45,
                "HighString": "12663.55",
                "LowString": "5232.45",
                "CreditRating": "5232.45-12663.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 135500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132288,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 136500.00",
            "Description": "MRF27JUN24136500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145832,
            "PriceBand": {
                "High": 3221.7,
                "Low": 395.2,
                "HighString": "3221.70",
                "LowString": "395.20",
                "CreditRating": "395.20-3221.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132289,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 136500.00",
            "Description": "MRF27JUN24136500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145833,
            "PriceBand": {
                "High": 13556.25,
                "Low": 5836.15,
                "HighString": "13556.25",
                "LowString": "5836.15",
                "CreditRating": "5836.15-13556.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 136500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132376,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 137500.00",
            "Description": "MRF27JUN24137500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145836,
            "PriceBand": {
                "High": 2856.05,
                "Low": 302.75,
                "HighString": "2856.05",
                "LowString": "302.75",
                "CreditRating": "302.75-2856.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132377,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 137500.00",
            "Description": "MRF27JUN24137500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145837,
            "PriceBand": {
                "High": 14455.2,
                "Low": 6462,
                "HighString": "14455.20",
                "LowString": "6462.00",
                "CreditRating": "6462.00-14455.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 137500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132378,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 138500.00",
            "Description": "MRF27JUN24138500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145838,
            "PriceBand": {
                "High": 2526,
                "Low": 230,
                "HighString": "2526.00",
                "LowString": "230.00",
                "CreditRating": "230.00-2526.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 138500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132379,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 138500.00",
            "Description": "MRF27JUN24138500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145839,
            "PriceBand": {
                "High": 15373.9,
                "Low": 7123.3,
                "HighString": "15373.90",
                "LowString": "7123.30",
                "CreditRating": "7123.30-15373.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 138500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132568,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 94000.00",
            "Description": "MRF25JUL2494000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145891,
            "PriceBand": {
                "High": 25.7,
                "Low": 0.05,
                "HighString": "25.70",
                "LowString": "0.05",
                "CreditRating": "0.05-25.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 94000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132569,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 96000.00",
            "Description": "MRF25JUL2496000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145892,
            "PriceBand": {
                "High": 38068.85,
                "Low": 27568.75,
                "HighString": "38068.85",
                "LowString": "27568.75",
                "CreditRating": "27568.75-38068.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 96000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132570,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 96000.00",
            "Description": "MRF25JUL2496000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145893,
            "PriceBand": {
                "High": 44.85,
                "Low": 0.05,
                "HighString": "44.85",
                "LowString": "0.05",
                "CreditRating": "0.05-44.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 96000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132615,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 98000.00",
            "Description": "MRF25JUL2498000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145894,
            "PriceBand": {
                "High": 36097.75,
                "Low": 25628.25,
                "HighString": "36097.75",
                "LowString": "25628.25",
                "CreditRating": "25628.25-36097.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 98000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132616,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 98000.00",
            "Description": "MRF25JUL2498000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145895,
            "PriceBand": {
                "High": 76.2,
                "Low": 0.05,
                "HighString": "76.20",
                "LowString": "0.05",
                "CreditRating": "0.05-76.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 98000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132617,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 100000.00",
            "Description": "MRF25JUL24100000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145896,
            "PriceBand": {
                "High": 34128.25,
                "Low": 23705.15,
                "HighString": "34128.25",
                "LowString": "23705.15",
                "CreditRating": "23705.15-34128.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 100000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132618,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 100000.00",
            "Description": "MRF25JUL24100000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145897,
            "PriceBand": {
                "High": 124.9,
                "Low": 1.5,
                "HighString": "124.90",
                "LowString": "1.50",
                "CreditRating": "1.50-124.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 100000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132636,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 102000.00",
            "Description": "MRF25JUL24102000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145902,
            "PriceBand": {
                "High": 32162.4,
                "Low": 21805.7,
                "HighString": "32162.40",
                "LowString": "21805.70",
                "CreditRating": "21805.70-32162.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 102000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132637,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 102000.00",
            "Description": "MRF25JUL24102000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145903,
            "PriceBand": {
                "High": 197.3,
                "Low": 7.4,
                "HighString": "197.30",
                "LowString": "7.40",
                "CreditRating": "7.40-197.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 102000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132638,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 104000.00",
            "Description": "MRF25JUL24104000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145904,
            "PriceBand": {
                "High": 30202.3,
                "Low": 19938.4,
                "HighString": "30202.30",
                "LowString": "19938.40",
                "CreditRating": "19938.40-30202.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 104000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132639,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 104000.00",
            "Description": "MRF25JUL24104000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145905,
            "PriceBand": {
                "High": 301.85,
                "Low": 19.15,
                "HighString": "301.85",
                "LowString": "19.15",
                "CreditRating": "19.15-301.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 104000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132640,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 106000.00",
            "Description": "MRF25JUL24106000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145906,
            "PriceBand": {
                "High": 28251.3,
                "Low": 18112.9,
                "HighString": "28251.30",
                "LowString": "18112.90",
                "CreditRating": "18112.90-28251.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 106000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132641,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 106000.00",
            "Description": "MRF25JUL24106000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145907,
            "PriceBand": {
                "High": 448.25,
                "Low": 40.05,
                "HighString": "448.25",
                "LowString": "40.05",
                "CreditRating": "40.05-448.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 106000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132852,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 113000.00",
            "Description": "MRF25JUL24113000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145986,
            "PriceBand": {
                "High": 21573.6,
                "Low": 12209.3,
                "HighString": "21573.60",
                "LowString": "12209.30",
                "CreditRating": "12209.30-21573.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 113000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132853,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 113000.00",
            "Description": "MRF25JUL24113000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145987,
            "PriceBand": {
                "High": 1446.05,
                "Low": 263.75,
                "HighString": "1446.05",
                "LowString": "263.75",
                "CreditRating": "263.75-1446.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 113000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132854,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 114000.00",
            "Description": "MRF25JUL24114000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145988,
            "PriceBand": {
                "High": 20644.8,
                "Low": 11439.8,
                "HighString": "20644.80",
                "LowString": "11439.80",
                "CreditRating": "11439.80-20644.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 114000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132947,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 118000.00",
            "Description": "MRF25JUL24118000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146057,
            "PriceBand": {
                "High": 2802.15,
                "Low": 695.95,
                "HighString": "2802.15",
                "LowString": "695.95",
                "CreditRating": "695.95-2802.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 118000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132948,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 119000.00",
            "Description": "MRF25JUL24119000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146058,
            "PriceBand": {
                "High": 16225.75,
                "Low": 8005.75,
                "HighString": "16225.75",
                "LowString": "8005.75",
                "CreditRating": "8005.75-16225.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 119000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133200,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 125000.00",
            "Description": "MRF25JUL24125000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146266,
            "PriceBand": {
                "High": 11502.55,
                "Low": 4799.15,
                "HighString": "11502.55",
                "LowString": "4799.15",
                "CreditRating": "4799.15-11502.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 125000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133211,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 125000.00",
            "Description": "MRF25JUL24125000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146268,
            "PriceBand": {
                "High": 5867.4,
                "Low": 2024.2,
                "HighString": "5867.40",
                "LowString": "2024.20",
                "CreditRating": "2024.20-5867.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 125000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133250,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 126000.00",
            "Description": "MRF25JUL24126000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146277,
            "PriceBand": {
                "High": 10795.25,
                "Low": 4367.15,
                "HighString": "10795.25",
                "LowString": "4367.15",
                "CreditRating": "4367.15-10795.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 126000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133251,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 126000.00",
            "Description": "MRF25JUL24126000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146278,
            "PriceBand": {
                "High": 6421.3,
                "Low": 2302.9,
                "HighString": "6421.30",
                "LowString": "2302.90",
                "CreditRating": "2302.90-6421.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 126000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133337,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 127000.00",
            "Description": "MRF25JUL24127000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146283,
            "PriceBand": {
                "High": 10113.45,
                "Low": 3962.75,
                "HighString": "10113.45",
                "LowString": "3962.75",
                "CreditRating": "3962.75-10113.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 127000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133338,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 127000.00",
            "Description": "MRF25JUL24127000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146284,
            "PriceBand": {
                "High": 7002.75,
                "Low": 2606.95,
                "HighString": "7002.75",
                "LowString": "2606.95",
                "CreditRating": "2606.95-7002.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 127000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133343,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 128000.00",
            "Description": "MRF25JUL24128000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146289,
            "PriceBand": {
                "High": 9457.1,
                "Low": 3585.8,
                "HighString": "9457.10",
                "LowString": "3585.80",
                "CreditRating": "3585.80-9457.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 128000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133344,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 128000.00",
            "Description": "MRF25JUL24128000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146290,
            "PriceBand": {
                "High": 7611.8,
                "Low": 2936.5,
                "HighString": "7611.80",
                "LowString": "2936.50",
                "CreditRating": "2936.50-7611.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 128000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133453,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 145000.00",
            "Description": "MRF25JUL24145000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146351,
            "PriceBand": {
                "High": 2273.25,
                "Low": 417.05,
                "HighString": "2273.25",
                "LowString": "417.05",
                "CreditRating": "417.05-2273.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 145000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133455,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 145000.00",
            "Description": "MRF25JUL24145000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146352,
            "PriceBand": {
                "High": 21203.15,
                "Low": 12512.85,
                "HighString": "21203.15",
                "LowString": "12512.85",
                "CreditRating": "12512.85-21203.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 145000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133457,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 146000.00",
            "Description": "MRF25JUL24146000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146353,
            "PriceBand": {
                "High": 2048.3,
                "Low": 349.2,
                "HighString": "2048.30",
                "LowString": "349.20",
                "CreditRating": "349.20-2048.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 146000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133461,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 146000.00",
            "Description": "MRF25JUL24146000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146354,
            "PriceBand": {
                "High": 22121.75,
                "Low": 13274.25,
                "HighString": "22121.75",
                "LowString": "13274.25",
                "CreditRating": "13274.25-22121.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 146000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133465,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 147000.00",
            "Description": "MRF25JUL24147000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146355,
            "PriceBand": {
                "High": 1848.55,
                "Low": 296.05,
                "HighString": "1848.55",
                "LowString": "296.05",
                "CreditRating": "296.05-1848.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 147000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133467,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 147000.00",
            "Description": "MRF25JUL24147000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146356,
            "PriceBand": {
                "High": 23054.5,
                "Low": 14060.4,
                "HighString": "23054.50",
                "LowString": "14060.40",
                "CreditRating": "14060.40-23054.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 147000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133469,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 148000.00",
            "Description": "MRF25JUL24148000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146357,
            "PriceBand": {
                "High": 1670.75,
                "Low": 256.45,
                "HighString": "1670.75",
                "LowString": "256.45",
                "CreditRating": "256.45-1670.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 148000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133470,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 148000.00",
            "Description": "MRF25JUL24148000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146358,
            "PriceBand": {
                "High": 24000.35,
                "Low": 14868.15,
                "HighString": "24000.35",
                "LowString": "14868.15",
                "CreditRating": "14868.15-24000.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 148000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133471,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 150000.00",
            "Description": "MRF25JUL24150000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146359,
            "PriceBand": {
                "High": 1348.5,
                "Low": 181,
                "HighString": "1348.50",
                "LowString": "181.00",
                "CreditRating": "181.00-1348.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 150000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133474,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 150000.00",
            "Description": "MRF25JUL24150000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146360,
            "PriceBand": {
                "High": 25896.75,
                "Low": 16517.75,
                "HighString": "25896.75",
                "LowString": "16517.75",
                "CreditRating": "16517.75-25896.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 150000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133475,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 152000.00",
            "Description": "MRF25JUL24152000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146361,
            "PriceBand": {
                "High": 1080.6,
                "Low": 125.1,
                "HighString": "1080.60",
                "LowString": "125.10",
                "CreditRating": "125.10-1080.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 152000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133476,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 152000.00",
            "Description": "MRF25JUL24152000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146362,
            "PriceBand": {
                "High": 27812.65,
                "Low": 18221.65,
                "HighString": "27812.65",
                "LowString": "18221.65",
                "CreditRating": "18221.65-27812.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 152000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133477,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 154000.00",
            "Description": "MRF25JUL24154000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146363,
            "PriceBand": {
                "High": 860.2,
                "Low": 83.9,
                "HighString": "860.20",
                "LowString": "83.90",
                "CreditRating": "83.90-860.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 154000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133478,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 154000.00",
            "Description": "MRF25JUL24154000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146364,
            "PriceBand": {
                "High": 29743.35,
                "Low": 19973.05,
                "HighString": "29743.35",
                "LowString": "19973.05",
                "CreditRating": "19973.05-29743.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 154000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133479,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 156000.00",
            "Description": "MRF25JUL24156000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146365,
            "PriceBand": {
                "High": 679.95,
                "Low": 54.55,
                "HighString": "679.95",
                "LowString": "54.55",
                "CreditRating": "54.55-679.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 156000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133696,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 164000.00",
            "Description": "MRF25JUL24164000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146424,
            "PriceBand": {
                "High": 39522.7,
                "Low": 29220.9,
                "HighString": "39522.70",
                "LowString": "29220.90",
                "CreditRating": "29220.90-39522.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 164000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133697,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 166000.00",
            "Description": "MRF25JUL24166000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146425,
            "PriceBand": {
                "High": 189.15,
                "Low": 0.05,
                "HighString": "189.15",
                "LowString": "0.05",
                "CreditRating": "0.05-189.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 166000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 133710,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 166000.00",
            "Description": "MRF25JUL24166000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1146438,
            "PriceBand": {
                "High": 41490.15,
                "Low": 31133.45,
                "HighString": "41490.15",
                "LowString": "31133.45",
                "CreditRating": "31133.45-41490.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 166000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39429,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 96000.00",
            "Description": "MRF30MAY2496000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076023,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 96000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39428,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 96000.00",
            "Description": "MRF30MAY2496000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076022,
            "PriceBand": {
                "High": 36997.15,
                "Low": 26451.65,
                "HighString": "36997.15",
                "LowString": "26451.65",
                "CreditRating": "26451.65-36997.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 96000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39436,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 113500.00",
            "Description": "MRF30MAY24113500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076030,
            "PriceBand": {
                "High": 19514,
                "Low": 9096.1,
                "HighString": "19514.00",
                "LowString": "9096.10",
                "CreditRating": "9096.10-19514.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 113500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39437,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 113500.00",
            "Description": "MRF30MAY24113500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076031,
            "PriceBand": {
                "High": 94.2,
                "Low": 0.05,
                "HighString": "94.20",
                "LowString": "0.05",
                "CreditRating": "0.05-94.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 113500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39745,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 110000.00",
            "Description": "MRF30MAY24110000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076333,
            "PriceBand": {
                "High": 23030.95,
                "Low": 12508.65,
                "HighString": "23030.95",
                "LowString": "12508.65",
                "CreditRating": "12508.65-23030.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 110000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39749,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 110000.00",
            "Description": "MRF30MAY24110000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076337,
            "PriceBand": {
                "High": 16.9,
                "Low": 0.05,
                "HighString": "16.90",
                "LowString": "0.05",
                "CreditRating": "0.05-16.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 110000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39750,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 112000.00",
            "Description": "MRF30MAY24112000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076338,
            "PriceBand": {
                "High": 21025.6,
                "Low": 10544.5,
                "HighString": "21025.60",
                "LowString": "10544.50",
                "CreditRating": "10544.50-21025.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 112000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39756,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 112000.00",
            "Description": "MRF30MAY24112000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076344,
            "PriceBand": {
                "High": 46.9,
                "Low": 0.05,
                "HighString": "46.90",
                "LowString": "0.05",
                "CreditRating": "0.05-46.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 112000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39757,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 114000.00",
            "Description": "MRF30MAY24114000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076345,
            "PriceBand": {
                "High": 19007.1,
                "Low": 8619.8,
                "HighString": "19007.10",
                "LowString": "8619.80",
                "CreditRating": "8619.80-19007.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 114000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39758,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 114000.00",
            "Description": "MRF30MAY24114000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076346,
            "PriceBand": {
                "High": 116.9,
                "Low": 0.05,
                "HighString": "116.90",
                "LowString": "0.05",
                "CreditRating": "0.05-116.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 114000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39813,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 132000.00",
            "Description": "MRF30MAY24132000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076401,
            "PriceBand": {
                "High": 2796.2,
                "Low": 0.05,
                "HighString": "2796.20",
                "LowString": "0.05",
                "CreditRating": "0.05-2796.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39814,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 132000.00",
            "Description": "MRF30MAY24132000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076402,
            "PriceBand": {
                "High": 9117.5,
                "Low": 1547.2,
                "HighString": "9117.50",
                "LowString": "1547.20",
                "CreditRating": "1547.20-9117.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39817,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 133000.00",
            "Description": "MRF30MAY24133000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076405,
            "PriceBand": {
                "High": 2167.5,
                "Low": 0.05,
                "HighString": "2167.50",
                "LowString": "0.05",
                "CreditRating": "0.05-2167.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39820,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 133000.00",
            "Description": "MRF30MAY24133000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076408,
            "PriceBand": {
                "High": 10116.15,
                "Low": 2062.85,
                "HighString": "10116.15",
                "LowString": "2062.85",
                "CreditRating": "2062.85-10116.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39823,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 134000.00",
            "Description": "MRF30MAY24134000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076411,
            "PriceBand": {
                "High": 1876,
                "Low": 0.05,
                "HighString": "1876.00",
                "LowString": "0.05",
                "CreditRating": "0.05-1876.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39824,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 134000.00",
            "Description": "MRF30MAY24134000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076412,
            "PriceBand": {
                "High": 11129.85,
                "Low": 2644.15,
                "HighString": "11129.85",
                "LowString": "2644.15",
                "CreditRating": "2644.15-11129.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39829,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 135000.00",
            "Description": "MRF30MAY24135000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076417,
            "PriceBand": {
                "High": 1494.15,
                "Low": 0.05,
                "HighString": "1494.15",
                "LowString": "0.05",
                "CreditRating": "0.05-1494.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39830,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 135000.00",
            "Description": "MRF30MAY24135000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076418,
            "PriceBand": {
                "High": 12154.3,
                "Low": 3287.8,
                "HighString": "12154.30",
                "LowString": "3287.80",
                "CreditRating": "3287.80-12154.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39831,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 136000.00",
            "Description": "MRF30MAY24136000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076419,
            "PriceBand": {
                "High": 1101.95,
                "Low": 0.05,
                "HighString": "1101.95",
                "LowString": "0.05",
                "CreditRating": "0.05-1101.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39832,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 136000.00",
            "Description": "MRF30MAY24136000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076420,
            "PriceBand": {
                "High": 13185.1,
                "Low": 3988.5,
                "HighString": "13185.10",
                "LowString": "3988.50",
                "CreditRating": "3988.50-13185.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39887,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 146000.00",
            "Description": "MRF30MAY24146000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076475,
            "PriceBand": {
                "High": 50.95,
                "Low": 0.05,
                "HighString": "50.95",
                "LowString": "0.05",
                "CreditRating": "0.05-50.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39888,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 146000.00",
            "Description": "MRF30MAY24146000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076476,
            "PriceBand": {
                "High": 23383.3,
                "Low": 12908.5,
                "HighString": "23383.30",
                "LowString": "12908.50",
                "CreditRating": "12908.50-23383.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 146000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39889,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 147000.00",
            "Description": "MRF30MAY24147000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076477,
            "PriceBand": {
                "High": 34.95,
                "Low": 0.05,
                "HighString": "34.95",
                "LowString": "0.05",
                "CreditRating": "0.05-34.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39890,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 147000.00",
            "Description": "MRF30MAY24147000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076478,
            "PriceBand": {
                "High": 24386.55,
                "Low": 13889.55,
                "HighString": "24386.55",
                "LowString": "13889.55",
                "CreditRating": "13889.55-24386.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 147000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39891,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 148000.00",
            "Description": "MRF30MAY24148000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076479,
            "PriceBand": {
                "High": 23.65,
                "Low": 0.05,
                "HighString": "23.65",
                "LowString": "0.05",
                "CreditRating": "0.05-23.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39892,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 148000.00",
            "Description": "MRF30MAY24148000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076480,
            "PriceBand": {
                "High": 25388.15,
                "Low": 14875.35,
                "HighString": "25388.15",
                "LowString": "14875.35",
                "CreditRating": "14875.35-25388.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39894,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 149000.00",
            "Description": "MRF30MAY24149000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076482,
            "PriceBand": {
                "High": 113.3,
                "Low": 90.1,
                "HighString": "113.30",
                "LowString": "90.10",
                "CreditRating": "90.10-113.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39895,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 149000.00",
            "Description": "MRF30MAY24149000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076483,
            "PriceBand": {
                "High": 26388.2,
                "Low": 15864.9,
                "HighString": "26388.20",
                "LowString": "15864.90",
                "CreditRating": "15864.90-26388.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39896,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 150000.00",
            "Description": "MRF30MAY24150000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076484,
            "PriceBand": {
                "High": 10.35,
                "Low": 0.05,
                "HighString": "10.35",
                "LowString": "0.05",
                "CreditRating": "0.05-10.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 150000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 39906,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 150000.00",
            "Description": "MRF30MAY24150000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1076494,
            "PriceBand": {
                "High": 27387.6,
                "Low": 16855.8,
                "HighString": "27387.60",
                "LowString": "16855.80",
                "CreditRating": "16855.80-27387.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 150000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42064,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 148500.00",
            "Description": "MRF30MAY24148500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078634,
            "PriceBand": {
                "High": 19.2,
                "Low": 0.05,
                "HighString": "19.20",
                "LowString": "0.05",
                "CreditRating": "0.05-19.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42065,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 148500.00",
            "Description": "MRF30MAY24148500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078635,
            "PriceBand": {
                "High": 25888.55,
                "Low": 15369.45,
                "HighString": "25888.55",
                "LowString": "15369.45",
                "CreditRating": "15369.45-25888.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 148500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42066,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 167000.00",
            "Description": "MRF30MAY24167000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078636,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 167000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42067,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 167000.00",
            "Description": "MRF30MAY24167000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078637,
            "PriceBand": {
                "High": 44343.1,
                "Low": 33796.6,
                "HighString": "44343.10",
                "LowString": "33796.60",
                "CreditRating": "33796.60-44343.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 167000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42068,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 148500.00",
            "Description": "MRF27JUN24148500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078638,
            "PriceBand": {
                "High": 610.5,
                "Low": 0.05,
                "HighString": "610.50",
                "LowString": "0.05",
                "CreditRating": "0.05-610.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 148500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42069,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 148500.00",
            "Description": "MRF27JUN24148500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078639,
            "PriceBand": {
                "High": 25031.85,
                "Low": 15122.35,
                "HighString": "25031.85",
                "LowString": "15122.35",
                "CreditRating": "15122.35-25031.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 148500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42072,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 167000.00",
            "Description": "MRF27JUN24167000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078642,
            "PriceBand": {
                "High": 18.4,
                "Low": 0.05,
                "HighString": "18.40",
                "LowString": "0.05",
                "CreditRating": "0.05-18.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 167000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42073,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 167000.00",
            "Description": "MRF27JUN24167000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078643,
            "PriceBand": {
                "High": 43396.4,
                "Low": 32872,
                "HighString": "43396.40",
                "LowString": "32872.00",
                "CreditRating": "32872.00-43396.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 167000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42077,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 CE 149000.00",
            "Description": "MRF25JUL24149000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078647,
            "PriceBand": {
                "High": 1496.8,
                "Low": 210.1,
                "HighString": "1496.80",
                "LowString": "210.10",
                "CreditRating": "210.10-1496.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 149000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 42078,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 149000.00",
            "Description": "MRF25JUL24149000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1078648,
            "PriceBand": {
                "High": 24940.4,
                "Low": 15680.5,
                "HighString": "24940.40",
                "LowString": "15680.50",
                "CreditRating": "15680.50-24940.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 149000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44624,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 149500.00",
            "Description": "MRF30MAY24149500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080870,
            "PriceBand": {
                "High": 13.05,
                "Low": 0.05,
                "HighString": "13.05",
                "LowString": "0.05",
                "CreditRating": "0.05-13.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44625,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 149500.00",
            "Description": "MRF30MAY24149500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080871,
            "PriceBand": {
                "High": 26887.95,
                "Low": 16360.45,
                "HighString": "26887.95",
                "LowString": "16360.45",
                "CreditRating": "16360.45-26887.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 149500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 44630,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 150500.00",
            "Description": "MRF30MAY24150500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1080876,
            "PriceBand": {
                "High": 8.65,
                "Low": 0.05,
                "HighString": "8.65",
                "LowString": "0.05",
                "CreditRating": "0.05-8.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 150500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 46205,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 151500.00",
            "Description": "MRF27JUN24151500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1082439,
            "PriceBand": {
                "High": 28003.7,
                "Low": 17859,
                "HighString": "28003.70",
                "LowString": "17859.00",
                "CreditRating": "17859.00-28003.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 151500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 46206,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 170000.00",
            "Description": "MRF27JUN24170000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1082440,
            "PriceBand": {
                "High": 9.5,
                "Low": 0.05,
                "HighString": "9.50",
                "LowString": "0.05",
                "CreditRating": "0.05-9.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 170000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 46211,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 170000.00",
            "Description": "MRF27JUN24170000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1082445,
            "PriceBand": {
                "High": 46372.4,
                "Low": 35837.5,
                "HighString": "46372.40",
                "LowString": "35837.50",
                "CreditRating": "35837.50-46372.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 170000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 48933,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 108000.00",
            "Description": "MRF30MAY24108000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085147,
            "PriceBand": {
                "High": 25029.7,
                "Low": 14491.6,
                "HighString": "25029.70",
                "LowString": "14491.60",
                "CreditRating": "14491.60-25029.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 108000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 48934,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 108000.00",
            "Description": "MRF30MAY24108000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085148,
            "PriceBand": {
                "High": 5.7,
                "Low": 0.05,
                "HighString": "5.70",
                "LowString": "0.05",
                "CreditRating": "0.05-5.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 108000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 49556,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 25JUL2024 PE 109000.00",
            "Description": "MRF25JUL24109000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1085763,
            "PriceBand": {
                "High": 769,
                "Low": 99.3,
                "HighString": "769.00",
                "LowString": "99.30",
                "CreditRating": "99.30-769.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-07-25T14:30:00",
            "ContractExpirationString": "25JUL2024",
            "RemainingExpiryDays": 70,
            "StrikePrice": 109000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51605,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 89000.00",
            "Description": "MRF30MAY2489000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087748,
            "PriceBand": {
                "High": 43976.35,
                "Low": 33430.85,
                "HighString": "43976.35",
                "LowString": "33430.85",
                "CreditRating": "33430.85-43976.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 89000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51606,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 89000.00",
            "Description": "MRF30MAY2489000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087749,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 89000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51607,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 106500.00",
            "Description": "MRF30MAY24106500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087750,
            "PriceBand": {
                "High": 26526.65,
                "Low": 15983.25,
                "HighString": "26526.65",
                "LowString": "15983.25",
                "CreditRating": "15983.25-26526.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 106500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51608,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 106500.00",
            "Description": "MRF30MAY24106500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087751,
            "PriceBand": {
                "High": 3.55,
                "Low": 0.05,
                "HighString": "3.55",
                "LowString": "0.05",
                "CreditRating": "0.05-3.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 106500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 51609,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 107500.00",
            "Description": "MRF30MAY24107500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1087752,
            "PriceBand": {
                "High": 25528.45,
                "Low": 14988.25,
                "HighString": "25528.45",
                "LowString": "14988.25",
                "CreditRating": "14988.25-25528.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 107500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53326,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 95000.00",
            "Description": "MRF30MAY2495000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089469,
            "PriceBand": {
                "High": 37994.25,
                "Low": 27448.75,
                "HighString": "37994.25",
                "LowString": "27448.75",
                "CreditRating": "27448.75-37994.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 95000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53327,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 95000.00",
            "Description": "MRF30MAY2495000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089470,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 95000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53330,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 112500.00",
            "Description": "MRF30MAY24112500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089473,
            "PriceBand": {
                "High": 20522.2,
                "Low": 10059,
                "HighString": "20522.20",
                "LowString": "10059.00",
                "CreditRating": "10059.00-20522.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 112500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53331,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 112500.00",
            "Description": "MRF30MAY24112500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089474,
            "PriceBand": {
                "High": 59.95,
                "Low": 0.05,
                "HighString": "59.95",
                "LowString": "0.05",
                "CreditRating": "0.05-59.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 112500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53332,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 94000.00",
            "Description": "MRF27JUN2494000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089475,
            "PriceBand": {
                "High": 39521.7,
                "Low": 28978.3,
                "HighString": "39521.70",
                "LowString": "28978.30",
                "CreditRating": "28978.30-39521.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 94000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53333,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 94000.00",
            "Description": "MRF27JUN2494000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089476,
            "PriceBand": {
                "High": 3.7,
                "Low": 0.05,
                "HighString": "3.70",
                "LowString": "0.05",
                "CreditRating": "0.05-3.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 94000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53334,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 111000.00",
            "Description": "MRF27JUN24111000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089477,
            "PriceBand": {
                "High": 22656.1,
                "Low": 12611.6,
                "HighString": "22656.10",
                "LowString": "12611.60",
                "CreditRating": "12611.60-22656.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 111000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53335,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 111000.00",
            "Description": "MRF27JUN24111000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089478,
            "PriceBand": {
                "High": 490.2,
                "Low": 0.05,
                "HighString": "490.20",
                "LowString": "0.05",
                "CreditRating": "0.05-490.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 111000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53336,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 113000.00",
            "Description": "MRF27JUN24113000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089479,
            "PriceBand": {
                "High": 20688.1,
                "Low": 10887.2,
                "HighString": "20688.10",
                "LowString": "10887.20",
                "CreditRating": "10887.20-20688.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 113000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 53337,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 113000.00",
            "Description": "MRF27JUN24113000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1089480,
            "PriceBand": {
                "High": 749.2,
                "Low": 3.5,
                "HighString": "749.20",
                "LowString": "3.50",
                "CreditRating": "3.50-749.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 113000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 63145,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 113000.00",
            "Description": "MRF30MAY24113000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1098859,
            "PriceBand": {
                "High": 20018.05,
                "Low": 9574.85,
                "HighString": "20018.05",
                "LowString": "9574.85",
                "CreditRating": "9574.85-20018.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 113000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 63146,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 113000.00",
            "Description": "MRF30MAY24113000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1098860,
            "PriceBand": {
                "High": 74.8,
                "Low": 0.05,
                "HighString": "74.80",
                "LowString": "0.05",
                "CreditRating": "0.05-74.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 113000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105127,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 103000.00",
            "Description": "MRF30MAY24103000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128593,
            "PriceBand": {
                "High": 3.05,
                "Low": 0.05,
                "HighString": "3.05",
                "LowString": "0.05",
                "CreditRating": "0.05-3.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 103000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105128,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 105000.00",
            "Description": "MRF30MAY24105000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128594,
            "PriceBand": {
                "High": 28022.9,
                "Low": 17478.5,
                "HighString": "28022.90",
                "LowString": "17478.50",
                "CreditRating": "17478.50-28022.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 105000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105133,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 105000.00",
            "Description": "MRF30MAY24105000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128599,
            "PriceBand": {
                "High": 3.2,
                "Low": 0.05,
                "HighString": "3.20",
                "LowString": "0.05",
                "CreditRating": "0.05-3.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 105000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105138,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 107000.00",
            "Description": "MRF30MAY24107000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128604,
            "PriceBand": {
                "High": 26028.25,
                "Low": 15485.95,
                "HighString": "26028.25",
                "LowString": "15485.95",
                "CreditRating": "15485.95-26028.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 107000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105139,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 107000.00",
            "Description": "MRF30MAY24107000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128605,
            "PriceBand": {
                "High": 3.75,
                "Low": 0.05,
                "HighString": "3.75",
                "LowString": "0.05",
                "CreditRating": "0.05-3.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 107000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105140,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 109000.00",
            "Description": "MRF30MAY24109000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128606,
            "PriceBand": {
                "High": 24030.7,
                "Low": 13498.9,
                "HighString": "24030.70",
                "LowString": "13498.90",
                "CreditRating": "13498.90-24030.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 109000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105141,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 109000.00",
            "Description": "MRF30MAY24109000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128607,
            "PriceBand": {
                "High": 10.05,
                "Low": 0.05,
                "HighString": "10.05",
                "LowString": "0.05",
                "CreditRating": "0.05-10.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 109000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105142,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 111000.00",
            "Description": "MRF30MAY24111000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128608,
            "PriceBand": {
                "High": 22029,
                "Low": 11523.6,
                "HighString": "22029.00",
                "LowString": "11523.60",
                "CreditRating": "11523.60-22029.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 111000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105143,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 111000.00",
            "Description": "MRF30MAY24111000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128609,
            "PriceBand": {
                "High": 28.95,
                "Low": 0.05,
                "HighString": "28.95",
                "LowString": "0.05",
                "CreditRating": "0.05-28.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 111000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105149,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 117500.00",
            "Description": "MRF30MAY24117500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128615,
            "PriceBand": {
                "High": 450.25,
                "Low": 0.05,
                "HighString": "450.25",
                "LowString": "0.05",
                "CreditRating": "0.05-450.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 117500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105148,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 117500.00",
            "Description": "MRF30MAY24117500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128614,
            "PriceBand": {
                "High": 15435.5,
                "Low": 5463.8,
                "HighString": "15435.50",
                "LowString": "5463.80",
                "CreditRating": "5463.80-15435.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 117500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105150,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 118500.00",
            "Description": "MRF30MAY24118500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128616,
            "PriceBand": {
                "High": 14402.8,
                "Low": 4640.9,
                "HighString": "14402.80",
                "LowString": "4640.90",
                "CreditRating": "4640.90-14402.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 118500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105327,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 126500.00",
            "Description": "MRF30MAY24126500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128746,
            "PriceBand": {
                "High": 4272.85,
                "Low": 0.05,
                "HighString": "4272.85",
                "LowString": "0.05",
                "CreditRating": "0.05-4272.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 126500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105328,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 127500.00",
            "Description": "MRF30MAY24127500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128747,
            "PriceBand": {
                "High": 5845.85,
                "Low": 265.65,
                "HighString": "5845.85",
                "LowString": "265.65",
                "CreditRating": "265.65-5845.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 127500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105329,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 127500.00",
            "Description": "MRF30MAY24127500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128748,
            "PriceBand": {
                "High": 5040.8,
                "Low": 74.4,
                "HighString": "5040.80",
                "LowString": "74.40",
                "CreditRating": "74.40-5040.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 127500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105330,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 128500.00",
            "Description": "MRF30MAY24128500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128749,
            "PriceBand": {
                "High": 5004.5,
                "Low": 39.2,
                "HighString": "5004.50",
                "LowString": "39.20",
                "CreditRating": "39.20-5004.50",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105331,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 128500.00",
            "Description": "MRF30MAY24128500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128750,
            "PriceBand": {
                "High": 5943.85,
                "Low": 362.65,
                "HighString": "5943.85",
                "LowString": "362.65",
                "CreditRating": "362.65-5943.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 128500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105332,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 129500.00",
            "Description": "MRF30MAY24129500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128751,
            "PriceBand": {
                "High": 4156.4,
                "Low": 0.05,
                "HighString": "4156.40",
                "LowString": "0.05",
                "CreditRating": "0.05-4156.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105333,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 129500.00",
            "Description": "MRF30MAY24129500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128752,
            "PriceBand": {
                "High": 6746.35,
                "Low": 561.85,
                "HighString": "6746.35",
                "LowString": "561.85",
                "CreditRating": "561.85-6746.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 129500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105334,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 130500.00",
            "Description": "MRF30MAY24130500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128753,
            "PriceBand": {
                "High": 3501.8,
                "Low": 0.05,
                "HighString": "3501.80",
                "LowString": "0.05",
                "CreditRating": "0.05-3501.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105335,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 130500.00",
            "Description": "MRF30MAY24130500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128754,
            "PriceBand": {
                "High": 7668.95,
                "Low": 904.35,
                "HighString": "7668.95",
                "LowString": "904.35",
                "CreditRating": "904.35-7668.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 130500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105336,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 131500.00",
            "Description": "MRF30MAY24131500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128755,
            "PriceBand": {
                "High": 2915.85,
                "Low": 0.05,
                "HighString": "2915.85",
                "LowString": "0.05",
                "CreditRating": "0.05-2915.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105337,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 131500.00",
            "Description": "MRF30MAY24131500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128756,
            "PriceBand": {
                "High": 8627.45,
                "Low": 1315.55,
                "HighString": "8627.45",
                "LowString": "1315.55",
                "CreditRating": "1315.55-8627.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 131500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105338,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 132500.00",
            "Description": "MRF30MAY24132500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128757,
            "PriceBand": {
                "High": 2405.6,
                "Low": 0.05,
                "HighString": "2405.60",
                "LowString": "0.05",
                "CreditRating": "0.05-2405.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105339,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 132500.00",
            "Description": "MRF30MAY24132500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128758,
            "PriceBand": {
                "High": 9619.45,
                "Low": 1802.35,
                "HighString": "9619.45",
                "LowString": "1802.35",
                "CreditRating": "1802.35-9619.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 132500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105340,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 133500.00",
            "Description": "MRF30MAY24133500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128759,
            "PriceBand": {
                "High": 1951.6,
                "Low": 0.05,
                "HighString": "1951.60",
                "LowString": "0.05",
                "CreditRating": "0.05-1951.60",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105341,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 133500.00",
            "Description": "MRF30MAY24133500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128760,
            "PriceBand": {
                "High": 10621.3,
                "Low": 2345.4,
                "HighString": "10621.30",
                "LowString": "2345.40",
                "CreditRating": "2345.40-10621.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 133500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105342,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 134500.00",
            "Description": "MRF30MAY24134500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128761,
            "PriceBand": {
                "High": 1697.45,
                "Low": 0.05,
                "HighString": "1697.45",
                "LowString": "0.05",
                "CreditRating": "0.05-1697.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105343,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 134500.00",
            "Description": "MRF30MAY24134500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128762,
            "PriceBand": {
                "High": 11641.25,
                "Low": 2958.25,
                "HighString": "11641.25",
                "LowString": "2958.25",
                "CreditRating": "2958.25-11641.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 134500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105344,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 135500.00",
            "Description": "MRF30MAY24135500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128763,
            "PriceBand": {
                "High": 1447.05,
                "Low": 0.05,
                "HighString": "1447.05",
                "LowString": "0.05",
                "CreditRating": "0.05-1447.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105345,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 135500.00",
            "Description": "MRF30MAY24135500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128764,
            "PriceBand": {
                "High": 12669.45,
                "Low": 3631.05,
                "HighString": "12669.45",
                "LowString": "3631.05",
                "CreditRating": "3631.05-12669.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 135500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105346,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 CE 136500.00",
            "Description": "MRF30MAY24136500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128765,
            "PriceBand": {
                "High": 973.85,
                "Low": 0.05,
                "HighString": "973.85",
                "LowString": "0.05",
                "CreditRating": "0.05-973.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105347,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 30MAY2024 PE 136500.00",
            "Description": "MRF30MAY24136500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128766,
            "PriceBand": {
                "High": 13701.15,
                "Low": 4359.05,
                "HighString": "13701.15",
                "LowString": "4359.05",
                "CreditRating": "4359.05-13701.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-05-30T14:30:00",
            "ContractExpirationString": "30MAY2024",
            "RemainingExpiryDays": 14,
            "StrikePrice": 136500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105428,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 100000.00",
            "Description": "MRF27JUN24100000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128835,
            "PriceBand": {
                "High": 21.25,
                "Low": 0.05,
                "HighString": "21.25",
                "LowString": "0.05",
                "CreditRating": "0.05-21.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 100000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105429,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 102000.00",
            "Description": "MRF27JUN24102000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128836,
            "PriceBand": {
                "High": 31583.75,
                "Low": 21086.75,
                "HighString": "31583.75",
                "LowString": "21086.75",
                "CreditRating": "21086.75-31583.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 102000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105434,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 102000.00",
            "Description": "MRF27JUN24102000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128837,
            "PriceBand": {
                "High": 42.4,
                "Low": 0.05,
                "HighString": "42.40",
                "LowString": "0.05",
                "CreditRating": "0.05-42.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 102000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105435,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 104000.00",
            "Description": "MRF27JUN24104000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128838,
            "PriceBand": {
                "High": 29597.4,
                "Low": 19140.5,
                "HighString": "29597.40",
                "LowString": "19140.50",
                "CreditRating": "19140.50-29597.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 104000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105535,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 116000.00",
            "Description": "MRF27JUN24116000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128892,
            "PriceBand": {
                "High": 17786,
                "Low": 8492.4,
                "HighString": "17786.00",
                "LowString": "8492.40",
                "CreditRating": "8492.40-17786.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 116000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105536,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 116000.00",
            "Description": "MRF27JUN24116000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128893,
            "PriceBand": {
                "High": 1328.75,
                "Low": 75.75,
                "HighString": "1328.75",
                "LowString": "75.75",
                "CreditRating": "75.75-1328.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 116000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105539,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 118000.00",
            "Description": "MRF27JUN24118000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128896,
            "PriceBand": {
                "High": 15899.95,
                "Low": 7048.25,
                "HighString": "15899.95",
                "LowString": "7048.25",
                "CreditRating": "7048.25-15899.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 118000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105540,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 118000.00",
            "Description": "MRF27JUN24118000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128897,
            "PriceBand": {
                "High": 1867.45,
                "Low": 172.55,
                "HighString": "1867.45",
                "LowString": "172.55",
                "CreditRating": "172.55-1867.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 118000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105541,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 119000.00",
            "Description": "MRF27JUN24119000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128898,
            "PriceBand": {
                "High": 14977.85,
                "Low": 6377.15,
                "HighString": "14977.85",
                "LowString": "6377.15",
                "CreditRating": "6377.15-14977.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 119000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105542,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 119000.00",
            "Description": "MRF27JUN24119000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128899,
            "PriceBand": {
                "High": 2187.8,
                "Low": 241.9,
                "HighString": "2187.80",
                "LowString": "241.90",
                "CreditRating": "241.90-2187.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 119000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105543,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 120000.00",
            "Description": "MRF27JUN24120000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128900,
            "PriceBand": {
                "High": 14072.15,
                "Low": 5742.45,
                "HighString": "14072.15",
                "LowString": "5742.45",
                "CreditRating": "5742.45-14072.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 120000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105544,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 120000.00",
            "Description": "MRF27JUN24120000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128901,
            "PriceBand": {
                "High": 2544.55,
                "Low": 327.65,
                "HighString": "2544.55",
                "LowString": "327.65",
                "CreditRating": "327.65-2544.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 120000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105555,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 121000.00",
            "Description": "MRF27JUN24121000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128912,
            "PriceBand": {
                "High": 13189.8,
                "Low": 5149.1,
                "HighString": "13189.80",
                "LowString": "5149.10",
                "CreditRating": "5149.10-13189.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 121000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105556,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 121000.00",
            "Description": "MRF27JUN24121000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128913,
            "PriceBand": {
                "High": 2942.65,
                "Low": 436.75,
                "HighString": "2942.65",
                "LowString": "436.75",
                "CreditRating": "436.75-2942.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 121000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105557,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 122000.00",
            "Description": "MRF27JUN24122000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128914,
            "PriceBand": {
                "High": 12318,
                "Low": 4584.2,
                "HighString": "12318.00",
                "LowString": "4584.20",
                "CreditRating": "4584.20-12318.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 122000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105558,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 122000.00",
            "Description": "MRF27JUN24122000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128915,
            "PriceBand": {
                "High": 3369.25,
                "Low": 556.45,
                "HighString": "3369.25",
                "LowString": "556.45",
                "CreditRating": "556.45-3369.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 122000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105609,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 139000.00",
            "Description": "MRF27JUN24139000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128966,
            "PriceBand": {
                "High": 2372.8,
                "Low": 198.1,
                "HighString": "2372.80",
                "LowString": "198.10",
                "CreditRating": "198.10-2372.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 139000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105610,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 139000.00",
            "Description": "MRF27JUN24139000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128967,
            "PriceBand": {
                "High": 15837.7,
                "Low": 7465.9,
                "HighString": "15837.70",
                "LowString": "7465.90",
                "CreditRating": "7465.90-15837.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 139000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105611,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 140000.00",
            "Description": "MRF27JUN24140000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128968,
            "PriceBand": {
                "High": 2087.55,
                "Low": 143.85,
                "HighString": "2087.55",
                "LowString": "143.85",
                "CreditRating": "143.85-2087.55",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 140000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105612,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 140000.00",
            "Description": "MRF27JUN24140000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128969,
            "PriceBand": {
                "High": 16774.9,
                "Low": 8172.1,
                "HighString": "16774.90",
                "LowString": "8172.10",
                "CreditRating": "8172.10-16774.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 140000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105613,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 141000.00",
            "Description": "MRF27JUN24141000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128970,
            "PriceBand": {
                "High": 1830.45,
                "Low": 99.75,
                "HighString": "1830.45",
                "LowString": "99.75",
                "CreditRating": "99.75-1830.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 141000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105614,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 141000.00",
            "Description": "MRF27JUN24141000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128971,
            "PriceBand": {
                "High": 17722.25,
                "Low": 8906.45,
                "HighString": "17722.25",
                "LowString": "8906.45",
                "CreditRating": "8906.45-17722.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 141000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105615,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 142000.00",
            "Description": "MRF27JUN24142000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128972,
            "PriceBand": {
                "High": 1599.2,
                "Low": 64.7,
                "HighString": "1599.20",
                "LowString": "64.70",
                "CreditRating": "64.70-1599.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 142000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105616,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 142000.00",
            "Description": "MRF27JUN24142000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128973,
            "PriceBand": {
                "High": 18678.65,
                "Low": 9666.65,
                "HighString": "18678.65",
                "LowString": "9666.65",
                "CreditRating": "9666.65-18678.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 142000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105617,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 143000.00",
            "Description": "MRF27JUN24143000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128974,
            "PriceBand": {
                "High": 1391.8,
                "Low": 37.6,
                "HighString": "1391.80",
                "LowString": "37.60",
                "CreditRating": "37.60-1391.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 143000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105618,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 143000.00",
            "Description": "MRF27JUN24143000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128975,
            "PriceBand": {
                "High": 19643.05,
                "Low": 10450.65,
                "HighString": "19643.05",
                "LowString": "10450.65",
                "CreditRating": "10450.65-19643.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 143000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105619,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 144000.00",
            "Description": "MRF27JUN24144000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128976,
            "PriceBand": {
                "High": 1207.85,
                "Low": 16.05,
                "HighString": "1207.85",
                "LowString": "16.05",
                "CreditRating": "16.05-1207.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 144000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105620,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 144000.00",
            "Description": "MRF27JUN24144000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128977,
            "PriceBand": {
                "High": 20612.95,
                "Low": 11258.15,
                "HighString": "20612.95",
                "LowString": "11258.15",
                "CreditRating": "11258.15-20612.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 144000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105621,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 145000.00",
            "Description": "MRF27JUN24145000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128978,
            "PriceBand": {
                "High": 1044.25,
                "Low": 0.15,
                "HighString": "1044.25",
                "LowString": "0.15",
                "CreditRating": "0.15-1044.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 145000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105622,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 145000.00",
            "Description": "MRF27JUN24145000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128979,
            "PriceBand": {
                "High": 21588.4,
                "Low": 12086,
                "HighString": "21588.40",
                "LowString": "12086.00",
                "CreditRating": "12086.00-21588.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 145000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105629,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 146000.00",
            "Description": "MRF27JUN24146000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128986,
            "PriceBand": {
                "High": 899.2,
                "Low": 0.05,
                "HighString": "899.20",
                "LowString": "0.05",
                "CreditRating": "0.05-899.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 146000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105630,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 146000.00",
            "Description": "MRF27JUN24146000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128987,
            "PriceBand": {
                "High": 22568.8,
                "Low": 12932.4,
                "HighString": "22568.80",
                "LowString": "12932.40",
                "CreditRating": "12932.40-22568.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 146000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105631,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 147000.00",
            "Description": "MRF27JUN24147000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128988,
            "PriceBand": {
                "High": 775.1,
                "Low": 0.05,
                "HighString": "775.10",
                "LowString": "0.05",
                "CreditRating": "0.05-775.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 147000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105632,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 147000.00",
            "Description": "MRF27JUN24147000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1128989,
            "PriceBand": {
                "High": 23554.8,
                "Low": 13799.3,
                "HighString": "23554.80",
                "LowString": "13799.30",
                "CreditRating": "13799.30-23554.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 147000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 105820,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 164000.00",
            "Description": "MRF27JUN24164000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1129065,
            "PriceBand": {
                "High": 40418.85,
                "Low": 29914.55,
                "HighString": "40418.85",
                "LowString": "29914.55",
                "CreditRating": "29914.55-40418.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 164000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131795,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 95000.00",
            "Description": "MRF27JUN2495000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145598,
            "PriceBand": {
                "High": 38530.1,
                "Low": 27987.8,
                "HighString": "38530.10",
                "LowString": "27987.80",
                "CreditRating": "27987.80-38530.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 95000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131796,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 95000.00",
            "Description": "MRF27JUN2495000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145599,
            "PriceBand": {
                "High": 4.1,
                "Low": 0.05,
                "HighString": "4.10",
                "LowString": "0.05",
                "CreditRating": "0.05-4.10",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 95000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131797,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 97000.00",
            "Description": "MRF27JUN2497000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145600,
            "PriceBand": {
                "High": 36546.65,
                "Low": 26008.55,
                "HighString": "36546.65",
                "LowString": "26008.55",
                "CreditRating": "26008.55-36546.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 97000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131798,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 97000.00",
            "Description": "MRF27JUN2497000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145601,
            "PriceBand": {
                "High": 6.9,
                "Low": 0.05,
                "HighString": "6.90",
                "LowString": "0.05",
                "CreditRating": "0.05-6.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 97000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131799,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 99000.00",
            "Description": "MRF27JUN2499000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145602,
            "PriceBand": {
                "High": 34562.2,
                "Low": 24033.6,
                "HighString": "34562.20",
                "LowString": "24033.60",
                "CreditRating": "24033.60-34562.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 99000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131800,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 99000.00",
            "Description": "MRF27JUN2499000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145603,
            "PriceBand": {
                "High": 14.85,
                "Low": 0.05,
                "HighString": "14.85",
                "LowString": "0.05",
                "CreditRating": "0.05-14.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 99000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131835,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 101000.00",
            "Description": "MRF27JUN24101000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145604,
            "PriceBand": {
                "High": 32576.85,
                "Low": 22066.15,
                "HighString": "32576.85",
                "LowString": "22066.15",
                "CreditRating": "22066.15-32576.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 101000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131836,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 101000.00",
            "Description": "MRF27JUN24101000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145605,
            "PriceBand": {
                "High": 30.3,
                "Low": 0.05,
                "HighString": "30.30",
                "LowString": "0.05",
                "CreditRating": "0.05-30.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 101000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131960,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 109000.00",
            "Description": "MRF27JUN24109000.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145676,
            "PriceBand": {
                "High": 24633.35,
                "Low": 14411.65,
                "HighString": "24633.35",
                "LowString": "14411.65",
                "CreditRating": "14411.65-24633.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 109000,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131961,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 109000.00",
            "Description": "MRF27JUN24109000.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145677,
            "PriceBand": {
                "High": 307.4,
                "Low": 0.05,
                "HighString": "307.40",
                "LowString": "0.05",
                "CreditRating": "0.05-307.40",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 109000,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131968,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 112500.00",
            "Description": "MRF27JUN24112500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145682,
            "PriceBand": {
                "High": 21180.9,
                "Low": 11312.5,
                "HighString": "21180.90",
                "LowString": "11312.50",
                "CreditRating": "11312.50-21180.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 112500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131969,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 112500.00",
            "Description": "MRF27JUN24112500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145683,
            "PriceBand": {
                "High": 678.3,
                "Low": 0.1,
                "HighString": "678.30",
                "LowString": "0.10",
                "CreditRating": "0.10-678.30",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 112500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131972,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 113500.00",
            "Description": "MRF27JUN24113500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145686,
            "PriceBand": {
                "High": 20203.7,
                "Low": 10474.5,
                "HighString": "20203.70",
                "LowString": "10474.50",
                "CreditRating": "10474.50-20203.70",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 113500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 131973,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 113500.00",
            "Description": "MRF27JUN24113500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145687,
            "PriceBand": {
                "High": 831.75,
                "Low": 14.35,
                "HighString": "831.75",
                "LowString": "14.35",
                "CreditRating": "14.35-831.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 113500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132076,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 122500.00",
            "Description": "MRF27JUN24122500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145746,
            "PriceBand": {
                "High": 11893.85,
                "Low": 4319.35,
                "HighString": "11893.85",
                "LowString": "4319.35",
                "CreditRating": "4319.35-11893.85",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 122500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132077,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 122500.00",
            "Description": "MRF27JUN24122500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145747,
            "PriceBand": {
                "High": 3600.05,
                "Low": 628.05,
                "HighString": "3600.05",
                "LowString": "628.05",
                "CreditRating": "628.05-3600.05",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 122500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132078,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 123500.00",
            "Description": "MRF27JUN24123500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145748,
            "PriceBand": {
                "High": 11064.8,
                "Low": 3818.3,
                "HighString": "11064.80",
                "LowString": "3818.30",
                "CreditRating": "3818.30-11064.80",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 123500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132079,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 123500.00",
            "Description": "MRF27JUN24123500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145749,
            "PriceBand": {
                "High": 4090.45,
                "Low": 790.45,
                "HighString": "4090.45",
                "LowString": "790.45",
                "CreditRating": "790.45-4090.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 123500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132124,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 124500.00",
            "Description": "MRF27JUN24124500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145750,
            "PriceBand": {
                "High": 10262.65,
                "Low": 3355.75,
                "HighString": "10262.65",
                "LowString": "3355.75",
                "CreditRating": "3355.75-10262.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 124500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132125,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 124500.00",
            "Description": "MRF27JUN24124500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145751,
            "PriceBand": {
                "High": 4619.35,
                "Low": 979.75,
                "HighString": "4619.35",
                "LowString": "979.75",
                "CreditRating": "979.75-4619.35",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 124500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132126,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 125500.00",
            "Description": "MRF27JUN24125500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145752,
            "PriceBand": {
                "High": 9488.75,
                "Low": 2931.95,
                "HighString": "9488.75",
                "LowString": "2931.95",
                "CreditRating": "2931.95-9488.75",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 125500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132127,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 125500.00",
            "Description": "MRF27JUN24125500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145753,
            "PriceBand": {
                "High": 5187,
                "Low": 1197.2,
                "HighString": "5187.00",
                "LowString": "1197.20",
                "CreditRating": "1197.20-5187.00",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 125500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132223,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 130500.00",
            "Description": "MRF27JUN24130500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145816,
            "PriceBand": {
                "High": 6107.45,
                "Low": 1345.65,
                "HighString": "6107.45",
                "LowString": "1345.65",
                "CreditRating": "1345.65-6107.45",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132224,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 130500.00",
            "Description": "MRF27JUN24130500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145817,
            "PriceBand": {
                "High": 8557.95,
                "Low": 2773.15,
                "HighString": "8557.95",
                "LowString": "2773.15",
                "CreditRating": "2773.15-8557.95",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 130500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132225,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 131500.00",
            "Description": "MRF27JUN24131500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145818,
            "PriceBand": {
                "High": 5536.15,
                "Low": 1124.55,
                "HighString": "5536.15",
                "LowString": "1124.55",
                "CreditRating": "1124.55-5536.15",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132226,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 131500.00",
            "Description": "MRF27JUN24131500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145819,
            "PriceBand": {
                "High": 9328.25,
                "Low": 3193.35,
                "HighString": "9328.25",
                "LowString": "3193.35",
                "CreditRating": "3193.35-9328.25",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 131500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132280,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 132500.00",
            "Description": "MRF27JUN24132500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145824,
            "PriceBand": {
                "High": 5000.9,
                "Low": 931,
                "HighString": "5000.90",
                "LowString": "931.00",
                "CreditRating": "931.00-5000.90",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132500,
            "OptionType": 3
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132281,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 PE 132500.00",
            "Description": "MRF27JUN24132500.00PE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145825,
            "PriceBand": {
                "High": 10126.2,
                "Low": 3649.6,
                "HighString": "10126.20",
                "LowString": "3649.60",
                "CreditRating": "3649.60-10126.20",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 132500,
            "OptionType": 4
        },
        {
            "ExchangeSegment": 5,
            "ExchangeInstrumentID": 132282,
            "InstrumentType": 2,
            "Name": "MRF",
            "DisplayName": "MRF 27JUN2024 CE 133500.00",
            "Description": "MRF27JUN24133500.00CE",
            "Series": "OPTSTK",
            "NameWithSeries": "MRF-OPTSTK",
            "InstrumentID": 1145826,
            "PriceBand": {
                "High": 4501.65,
                "Low": 762.85,
                "HighString": "4501.65",
                "LowString": "762.85",
                "CreditRating": "762.85-4501.65",
                "HighExecBandString": "",
                "LowExecBandString": "",
                "HighExecBand": 0,
                "LowExecBand": 0,
                "TERRange": "0.00-0.00"
            },
            "FreezeQty": 0,
            "TickSize": 0.05,
            "LotSize": 5,
            "CompanyName": "MRF-OPTSTK",
            "DecimalDisplace": 2,
            "IsIndex": false,
            "IsTradeable": true,
            "Industry": 0,
            "UnderlyingInstrumentId": 2277,
            "UnderlyingIndexName": "MRF",
            "ContractExpiration": "2024-06-27T14:30:00",
            "ContractExpirationString": "27JUN2024",
            "RemainingExpiryDays": 42,
            "StrikePrice": 133500,
            "OptionType": 3
        }
    ],
    "type": "success"
}