Hedge options open: require full fill (IOC + wait) before success.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1331,7 +1331,7 @@
|
||||
headers: { "Content-Type": "application/json" },
|
||||
body: JSON.stringify({}),
|
||||
});
|
||||
alert("补开成功 #" + (d.plan_id || planId) + " · 已进入进行中");
|
||||
alert("补开成功 #" + (d.plan_id || planId) + " · 已完全成交并进入进行中");
|
||||
void loadActivePlans();
|
||||
void loadGates();
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user