Commit Graph

229 Commits

Author SHA1 Message Date
Jason Lee b1172493a1 . 2024-05-20 19:27:34 +08:00
Jason Lee 97d4c0ec86 重构 API 文档结构,给每个文件增加 SDK 的文件链接。 2024-05-20 19:26:25 +08:00
Jason Lee fb2cfd70cb 移动“准备开发”和“长连接”,组织到 ”API 附录“ 下面并默认折叠。 2024-05-20 16:33:36 +08:00
Jason Lee f29cf0fead Add overview as first page to socket section. (#266) 2024-05-20 15:52:18 +08:00
Jason Lee d7d6b172d1 Add NOTE to use SDK to subscribe quote doc. (#265) 2024-05-20 15:35:09 +08:00
Sunli 793044a8b0 update qa 2024-05-18 10:36:15 +08:00
Sunli df08a3f4ea update qa 2024-05-18 10:35:14 +08:00
LuGHuaaa 3732d2b645 fix changlog (#264) 2024-05-17 21:40:39 +08:00
LuGHuaaa 388f4f5c82 fix changlog (#263) 2024-05-17 21:06:42 +08:00
LuGHuaaa fe6b42fde5 feat: add support for overnight trading (#262) 2024-05-17 19:46:26 +08:00
QFCG ce672c5da7 Add doc for US Overnight Quote (#260)
Co-authored-by: 梁轩伟 <xuanwei.liang@longbridge.sg>
2024-05-17 16:54:18 +08:00
Sunli d9fa05a661 update examples 2024-05-17 16:49:28 +08:00
nlimpid 7cb4ed61eb Add method to retrieve security information (#258)
Co-authored-by: jieshuang <shuang.jie@longbridge.sg>
2024-05-17 14:36:53 +08:00
sky-lft 8e07993ef9 修改日志变动以及字段属性 (#257)
Co-authored-by: sky <futao.li@longbridge-inc.com>
2024-05-07 16:44:13 +08:00
sky-lft 548cd11742 /v1/asset/account 新增buy_power字段 (#256) 2024-05-06 21:33:21 +08:00
LuGHuaaa f5e3e01e6f feat/remove order type (#254)
* feat: Add `last_share`, `last_price` field to trade push

* feat/remove order type
2024-04-29 11:24:46 +08:00
Joe 543a3290aa fix trade protobuf link 2024-04-29 11:01:59 +08:00
Daito Chai d2d19fc34b Update getting-started.md (#252)
修改 js 语言变量传参
2024-04-17 19:46:50 +08:00
LuGHuaaa 79aa226e7d feat: Add last_share, last_price field to trade push (#251) 2024-04-15 14:54:17 +08:00
LuGHuaaa b4c85a7464 Add remark field to trade push (#250)
* fix order detail

* fix

* fix estimate

* fix url

* fix url

* update order detail example

* add changelog

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* feat: trade push add `remark` field

* Update changelog.md

* Update changelog.md

* Update changelog.md

---------

Co-authored-by: guohua.lu <guohua.lu@longbridge.sg>
Co-authored-by: Jason Lee <huacnlee@gmail.com>
2024-04-14 09:18:34 +08:00
梁轩伟 ba6127e22e Supplement documentation based on interface fields 2024-04-10 16:25:41 +08:00
Sunli 939af178be update examples 2024-04-05 13:33:15 +08:00
QFCG 71bd0edce5 Add a description of the types supported by the warrant field (#248)
Co-authored-by: 梁轩伟 <xuanwei.liang@longbridge.sg>
2024-03-27 16:40:49 +08:00
Jason Lee a00cae3a48 Add region and time format doc. 2024-03-19 19:51:27 +08:00
haijiaoF123 04e0e51ab4 更新美股分钟k周期说明 (#245) 2024-02-21 18:05:44 +08:00
Duplicate4 fdb60ee689 fix: typo (#244) 2024-02-15 03:07:44 +08:00
Sunli a0b9b7c35a update examples 2024-02-05 17:30:28 +08:00
Jason Lee 300ef14a44 Update changelog.md (#240)
* Update changelog.md

* Fix changelog date
2024-01-03 15:17:50 +08:00
Jason Lee 5a2e51f64d Fix typo 2023-12-13 12:24:10 +08:00
Jason Lee 5e444c4bc8 Add guides for init config without ENV. 2023-12-13 12:08:13 +08:00
Joe 389336f858 add golang exmaple codes 2023-11-28 14:14:33 +08:00
Jason Lee 457fbe8ace Update SDK info 2023-11-28 10:25:46 +08:00
梁轩伟 2910b16985 Fix table alignment 2023-11-21 11:13:29 +08:00
Sunli ae066bd750 update for longport sdk 2023-11-21 10:17:46 +08:00
Jason Lee 8ec4dd160c Update GitHub org from longbridgeapp to longportapp. 2023-11-20 10:38:16 +08:00
梁轩伟 1727346bf0 Remove text related to Longbridge 2023-11-17 12:42:49 +08:00
Jason Lee c634987108 Update Feishu QRCode 2023-11-16 21:08:31 +08:00
geofish 035cd74293 Update level.md
remove longbridge related information
2023-11-16 21:01:05 +08:00
geofish 295bf27d44 Update quote.md
remove longbridge related information
2023-11-16 20:23:49 +08:00
Jason Lee acf4996ee7 Update Feedback QRCode. 2023-11-16 20:21:35 +08:00
ihavecoke 7bb79bbea0 Change fee text 2023-11-15 23:10:18 +08:00
haijiaoF123 f790b3ec45 修改历史K线周期说明
修改历史K线周期说明
2023-11-07 15:30:11 +08:00
QFCG 555fef0ebb Add new API to get security history candle stick (#220)
* history kline

* fix autocorrect

* fix swagger compile bug

* fix js style not recognize

* Update overview.md

* Update history-candlestick.md

* Update biz-command.md

---------

Co-authored-by: 梁轩伟 <xuanwei.liang@longbridge.sg>
Co-authored-by: Jason Lee <huacnlee@gmail.com>
2023-11-06 14:58:11 +08:00
Jason Lee 36d15a50d0 拆分独立的行情权限介绍页面,放到行情导航一下,便于访问。整理其他文档的目录名称。 2023-09-14 17:11:11 +08:00
Jason Lee a3fccb6648 Update getting-started.md (#215) 2023-08-29 09:41:38 +08:00
Jason Lee 90605bf120 Update definition.md (#214) 2023-08-29 09:41:30 +08:00
sky-lft 0271246934 新增获取账户资产信息接口币种入参 (#212)
Co-authored-by: sky <futao.li@longbridge.sg>
2023-08-17 19:40:45 +08:00
Marvin 6fe7698b7e 添加行情概览页面链接 (#208) 2023-08-15 19:35:08 +08:00
LuGHuaaa 216675eb04 Add changelog (#197)
* fix order detail

* fix

* fix estimate

* fix url

* fix url

* update order detail example

* add changelog

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

---------

Co-authored-by: guohua.lu <guohua.lu@longbridge.sg>
Co-authored-by: Jason Lee <huacnlee@gmail.com>
2023-04-12 10:58:13 +08:00
Jason Lee 135421df8d Rename log_change to changelog (#196) 2023-04-12 10:12:40 +08:00