Gate one-open-per-expiry by historical expiry_ymd across days.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@ claim 开仓槽 status=opening
|
||||
|------|------|------|
|
||||
| `min_option_hours` | 12 | 过滤过近到期 |
|
||||
| `min_option_leverage` | 100 | 权利金不能太贵 |
|
||||
| `one_expiry_per_day` | true | 同到期日一天只开一次 |
|
||||
| `one_expiry_per_day` | true | 每个到期只开一次(跨日,按 expiry_ymd 历史占用) |
|
||||
| `fixed_direction_enabled` | false | 固定方向 |
|
||||
| `fixed_perp_side` | long | long→Put / short→Call |
|
||||
| `atm_open_offset_enabled` | false | ATM 偏差开关 |
|
||||
|
||||
Reference in New Issue
Block a user