alpacahq / alpacahq/Alpaca-API
Orders and Positions Endpoints out of sync
- 主要语言
- 没有语言数据
- 星标
- 173
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have a posted limit order to buy an equity. Polling orders and positions endpoints every second reveals an issue:
Get orders will return data on my order, showing it is still active (not filled), at the same time, get positions will return data showing I have an active position in that equity (1 qty).
Now, it seems that the API is telling me my order is not filled, but the positions endpoint is showing I have inventory, so obviously the order has been filled.
If you try to sell that position, you get an error of insufficient quantity (which is funny because the API also tells me I have inventory).
Sometimes this lag between the orders and positions data continues for 10 seconds.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。