mirror of
https://github.com/longbridge/developers.git
synced 2026-09-19 03:34:09 +08:00
673 B
673 B
title, id, slug, sidebar_position
| title | id | slug | sidebar_position |
|---|---|---|---|
| Endpoints | socket-hosts | /socket/hosts | 5 |
Longbridge split Market Quote and Trading real-time pushing endpoints.
Market Quote
| Endpoint | Access Type |
|---|---|
| tcp://openapi-quote.longbridgeapp.com:2020 | TCP |
| wss://openapi-quote.longbridgeapp.com | WebSocket |
Trading
| Endpoint | Access Type |
|---|---|
| tcp://openapi-trade.longbridgeapp.com:2020 | TCP |
| wss://openapi-trade.longbridgeapp.com | WebSocket |