mirror of
https://github.com/longbridge/developers.git
synced 2026-09-19 03:34:09 +08:00
bff527753c
<img width="1159" alt="image" src="https://github.com/longportapp/openapi-website/assets/5518/6c5f5158-1d2b-48a1-b33d-304478703cd3">
686 B
686 B
title, id, slug, sidebar_position
| title | id | slug | sidebar_position |
|---|---|---|---|
| 业务地址 | socket-hosts | /socket/hosts | 5 |
目前我们行情和交易推送网关时分开的,可以根据所在物理位置选择要链接的域名。
行情
| 域名 | 协议 |
|---|---|
| tcp://openapi-quote.longportapp.com:2020 | TCP |
| wss://openapi-quote.longportapp.com | WebSocket |
交易
| 域名 | 协议 |
|---|---|
| tcp://openapi-trade.longportapp.com:2020 | TCP |
| wss://openapi-trade.longportapp.com | WebSocket |