Auto-cancel stale option close limits after pending TTL.
Default 10m via OKX_OPTIONS_PENDING_TTL_SECONDS; show age/countdown in pending panel; monitor loop cancels sell closes. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3669,6 +3669,11 @@ html[data-theme="light"] .options-strike-table--t .opt-strike-row-atm td {
|
||||
color: #9ec0ff;
|
||||
font-weight: 600;
|
||||
}
|
||||
.opt-pending-ttl-hint {
|
||||
margin: 0 0 8px;
|
||||
font-size: 12px;
|
||||
line-height: 1.4;
|
||||
}
|
||||
.opt-order-pending-head .btn-secondary {
|
||||
font-size: 0.68rem;
|
||||
padding: 2px 8px;
|
||||
|
||||
Reference in New Issue
Block a user