88 Commits

Author SHA1 Message Date
Sunli 9a21b5819f update 2024-10-18 09:30:04 +08:00
Jason Lee 0b70f9777f Add 4 submit order examples. (#290) 2024-06-05 18:45:25 +08:00
Sunli af25958b06 update examples 2024-05-31 18:37:25 +08:00
Jason Lee 3db9fde5ed 重构 API 文档结构,给每个文件增加 SDK 的文件链接。 (#268)
<img width="903" alt="image"
src="https://github.com/longportapp/openapi-website/assets/5518/c26d8c42-ae93-4acb-9550-286a52bf210a">
2024-05-20 19:28:41 +08:00
LuGHuaaa fe6b42fde5 feat: add support for overnight trading (#262) 2024-05-17 19:46:26 +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
Sunli f00595d7ff update examples 2024-04-05 21:29:27 +08:00
Sunli ae066bd750 update for longport sdk 2023-11-21 10:17:46 +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
sky-lft e00e05c6b0 增加币种示例 (#213)
* 增加币种示例

* Update account.yml

---------

Co-authored-by: sky <futao.li@longbridge.sg>
Co-authored-by: Jason Lee <huacnlee@gmail.com>
2023-08-21 09:37:33 +08:00
sky-lft 0271246934 新增获取账户资产信息接口币种入参 (#212)
Co-authored-by: sky <futao.li@longbridge.sg>
2023-08-17 19:40:45 +08:00
Sunli 363eddbaae chore: rename watch_list to watchlist 2023-08-17 13:16:41 +08:00
Marvin 180a164cc3 使用更准确的 replace 代替 update 操作 (#209) 2023-08-16 22:05:06 +08:00
Sunli fc9f4b0e65 Add examples for watch list group CRUD 2023-08-16 10:05:48 +08:00
Marvin 952f827c32 修复格式 (#207)
Co-authored-by: liping.zhang <liping.zhang@longbridge.sg>
2023-08-15 19:03:04 +08:00
Marvin 742e7b3b89 关注列表增删改 (#206) 2023-08-15 18:08:53 +08:00
LuGHuaaa e7a1baa532 Update order detail example (#195)
* fix order detail

* fix

* fix estimate

* fix url

* fix url

* update order detail example

---------

Co-authored-by: guohua.lu <guohua.lu@longbridge.sg>
2023-04-12 10:11:31 +08:00
LuGHuaaa 4d6fd8b3d7 Fix order detail (#194)
Co-authored-by: guohua.lu <guohua.lu@longbridge.sg>
2023-04-10 16:22:55 +08:00
LuGHuaaa 16c9fef73c Add default value (#193) 2023-04-10 11:52:52 +08:00
sky-lft d537e74260 add init_quantity field (#192) 2023-04-08 00:46:32 +08:00
LuGHuaaa 74aaa08b28 Add estimate buy limit (#191)
* today order, history order add remark field

* today orders add remark

* add estimate buy limit

* add order detail

* fix autocorrect

---------

Co-authored-by: guohua.lu <guohua.lu@longbridge.sg>
2023-04-07 18:59:05 +08:00
ihavecoke b447dda1ea Merge branch 'rename-longport' 2023-03-21 16:51:15 +08:00
LuGHuaaa 0740454f30 today order, history order add remark field (#189)
* today order, history order add remark field

* today orders add remark

---------

Co-authored-by: guohua.lu <guohua.lu@longbridge.sg>
2023-03-20 10:06:43 +08:00
Jason Lee e55425bef4 查找替换 Longbridge 改为 LongPort 2023-03-09 14:39:57 +08:00
sunli829 9bb7f491cf autocorrect 2023-01-17 17:22:18 +08:00
Sunli 71df630cc3 Add examples 2022-07-19 10:17:45 +08:00
Jason Lee 25b7417171 Merge pull request #179 from longbridgeapp/feature/change_fieldname
Rename price to watched_price
2022-07-15 23:35:16 +08:00
liping.zhang 2ff32eac82 Rename price to watched_price 2022-07-15 16:03:15 +08:00
runjie 442287b14f mark rsp required fields 2022-07-15 11:05:58 +08:00
ZooJeek 41742d4998 获取股票保证金比例接口文档 (#176)
* 获取股票保证金比例接口文档

* 保证金比例 swagger 文档

* 保证金比例接口多语言

* 保证金比例接口多语言

Co-authored-by: runjie <runjie.zhou@longbridge.sg>
2022-07-12 17:40:51 +08:00
runjie e259a79c4c 保证金比例接口多语言 2022-07-12 17:35:59 +08:00
runjie 5ea1a8e1f7 保证金比例接口多语言 2022-07-12 17:32:28 +08:00
runjie c33b621c55 保证金比例 swagger 文档 2022-07-12 17:11:52 +08:00
guohua.lu 78f7a1f6a5 update python sdk example 2022-07-07 09:32:37 +08:00
liping.zhang c29de3dc2a Fix token example 2022-07-04 15:17:59 +08:00
liping.zhang 120468860e Add changelog, fix translations, fix examples 2022-07-04 14:45:15 +08:00
liping.zhang 9dd3fb17e7 获取关注分组接口 2022-06-30 14:48:52 +08:00
sky-lft 60748a6fbf Add field and update example (#157)
* add field and update example

* update autocorrect

* update autocorrect

Co-authored-by: sky <futao.li@longbridge.sg>
2022-06-15 17:17:06 +08:00
guohua.lu c6f0971705 optimize description 2022-06-03 09:17:37 +08:00
Jason Lee 0cb54beed8 Fix typo 2022-06-01 15:10:52 +08:00
guohua.lu e20b0e182e fix typo 2022-05-26 23:10:30 +08:00
sky e06efc211d fix whether the return field is required 2022-05-21 19:05:50 +08:00
Yin Jifeng 1f614b64eb fix: delete request params should be query 2022-05-21 19:04:03 +08:00
guohua.lu 81f1454b91 fix required 2022-05-16 14:47:19 +08:00
sky 2c432b7577 fix response return field array type describe 2022-05-16 10:28:07 +08:00
guohua.lu 50d8192ea3 fix typo; today order add status example 2022-05-16 10:27:46 +08:00
Joe 737b858870 change domains to .longbridgeapp.com 2022-05-13 16:23:07 +08:00
guohua.lu 17b13eeffe fix status description 2022-05-12 18:29:20 +08:00