{ "opencollection": "1.0.0", "info": { "name": "Bloomberg API (BLPAPI) apiauth mktvwap API", "version": "2.54" }, "request": { "auth": { "type": "apikey", "key": "X-BLPAPI-Session", "value": "{{X-BLPAPI-Session}}", "placement": "header" } }, "items": [ { "info": { "name": "mktvwap", "type": "folder" }, "items": [ { "info": { "name": "Subscribe to streaming Custom VWAP for an equity", "type": "http" }, "http": { "method": "POST", "url": "blpapi+session://{session}/mktvwap/subscribe" }, "docs": "Streams Custom Volume Weighted Average Price values with a series of\nVWAP-specific overrides (start/end times, condition codes, lot sizes).\nTopic format:\n`//blp/mktvwap/ticker/SECURITY?VWAP_START_TIME=st&VWAP_END_TIME=et`\n\n**BLPAPI service**: `//blp/mktvwap`\n" } ] } ], "bundled": true }