longbridge brokers
See which broker IDs are present at each price level in the HK order book. Useful for identifying institutional order flow.
Quote Permission RequiredHK onlyLV2 Advanced
- HK-specific data: provides the top 40 bid/ask broker queues.
- No permission included by default — purchase "LV2 Advanced Quotes - Plus (OpenAPI)" in the Quote Store.
Basic Usage
bash
longbridge brokers 700.HKSymbol: 700.HK
Ask Brokers:
| Position | Broker IDs |
|----------|---------------|
| 1 | 3014, 6409 |
| 2 | 7707, 724 |
| 3 | 1142 |
Bid Brokers:
| Position | Broker IDs |
|----------|---------------|
| 1 | 5428, 3423 |
| 2 | 3506, 3507 |
| 3 | 4482, 4483 |Examples
View broker distribution
bash
longbridge brokers 700.HK
longbridge brokers 700.HK --format jsonDisplays each price level in the HK order book along with the broker IDs placing orders at that level.
Requirements
Level 2 quote subscription required. HK market only. See Quote Subscriptions for subscription options.
Notes
Use longbridge participants to look up broker names by ID. Broker IDs in the brokers output map directly to the broker_id field in the participants list.