feat(options): use premium profit RR instead of target index
单独期权与中控改为盈亏比×权利金触发买一平仓,默认2;不达标等到期。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -455,6 +455,7 @@ def options_monitor_loop(
|
||||
conn,
|
||||
positions,
|
||||
close_fn=target_close_fn,
|
||||
bid_fn=ticker_bid_fn,
|
||||
send_wechat=send_wechat,
|
||||
account_label=account_label,
|
||||
cfg={"send_wechat": send_wechat, "account_label": account_label},
|
||||
|
||||
Reference in New Issue
Block a user