mirror of
https://github.com/longbridge/developers.git
synced 2026-09-19 03:34:09 +08:00
810 B
810 B
title, id, slug, sidebar_position
| title | id | slug | sidebar_position |
|---|---|---|---|
| 业务地址 | socket-hosts | /socket/hosts | 5 |
目前我们行情和交易推送网关时分开的,可以根据所在物理位置选择要链接的域名。
行情
| 域名 | 协议 | 地区 |
|---|---|---|
| tcp://openapi-quote.longbridge.global:2020 | TCP | 中国香港 |
| wss://openapi-quote.longbridge.global | WebSocket | 中国香港 |
交易
| 域名 | 协议 | 地区 |
|---|---|---|
| tcp://openapi-trade.longbridge.global:2020 | TCP | 中国香港 |
| wss://openapi-trade.longbridge.global | WebSocket | 中国香港 |