Enrich WeCom open/close notifies with Chinese qty, margin, and PnL.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -953,9 +953,11 @@ class StrategyEngine:
|
||||
extra={
|
||||
"bias": pick.bias,
|
||||
"option_side": pick.option_side,
|
||||
"perp_side": pick.perp_side,
|
||||
"option_inst_id": option_inst,
|
||||
"strike": pick.pair.strike,
|
||||
"expiry_ymd": pick.pair.expiry_ymd,
|
||||
**(r.data or {}),
|
||||
},
|
||||
)
|
||||
except Exception:
|
||||
|
||||
Reference in New Issue
Block a user