Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

订单获取建议 #66

Open
dream10201 opened this issue Jan 24, 2025 · 1 comment
Open

订单获取建议 #66

dream10201 opened this issue Jan 24, 2025 · 1 comment

Comments

@dream10201
Copy link

dream10201 commented Jan 24, 2025

看了下文档,要么是获取时间段订单,要么是单个订单号,就不能有个数组订单号信息获取?
类似这样:

Parameters

{
    "start_at": "2025-01-01",
    "end_at": "2025-02-01",
    "TSLA.US": [
        "订单id1",
        "订单id2",
        "订单id3"
    ],
    "META.US": [
        "订单id1",
        "订单id2",
        "订单id3"
    ],
    "NVDA.US": [
        "订单id1",
        "订单id2",
        "订单id3"
    ]
}
@dream10201
Copy link
Author

我每次查询就那几个单号,现在是被迫查询当天所有的,如果操作多个股,还需要查多次

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant