UnsubscribeLevel2

Category: User Permissions: Operator, Trading, Level2MarketData Call Type: Synchronous

Unsubscribes the user from a Level 2 Market Data Feed subscription.

Request

{
    "OMSId": 1,
    "InstrumentId": 1
}

Response

{
    "result": true,
    "errormsg": null,
    "errorcode":0,
    "detail": null
}

Last updated

Logo