提交 #864900: GitHub WonderTrader 0.9.9 Expected Behavior Violation信息

标题GitHub WonderTrader 0.9.9 Expected Behavior Violation
描述WonderTrader updates _undone_qty with the full strategy signal before ActionPolicy determines the actual order quantity. When ActionPolicy clips or blocks an order, the internal pending-order state can retain phantom volume that does not correspond to any broker-side live order. Execution modules such as TWAP, VWAP, and MinImpact trust this stale pending volume when deciding whether to cancel existing orders or submit new ones. During a later target-position reduction, the executor can treat the phantom volume as an opposite live order, call the cancellation path, and return before generating the required reducing order. This causes internal order state to diverge from actual broker state and prevents the intended position adjustment during that execution cycle.
来源⚠️ https://my.feishu.cn/wiki/VbQqwEcrJiYOd0khs0Jchw76nhd?from=from_copylink
用户
 sannomiya (UID 98147)
提交2026-06-21 16時38分 (2 月前)
管理2026-08-07 10時39分 (2 months later)
状态已接受
VulDB条目386958 [WonderTrader 直到 0.9.9 Pending Order TraderAdapter.h _undone_qty getUndoneQty 权限提升]
积分20

Do you want to use VulDB in your project?

Use the official API to access entries easily!