From c4507ec075cd3247b170d4f0ff372a832a7ff304 Mon Sep 17 00:00:00 2001 From: ojy Date: Wed, 13 May 2026 07:08:52 +0000 Subject: [PATCH] Positions: "Open" button loads the position into the Strategy page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Each row has a new Open button that copies the order's legs (locked, since they're real fills) into the StrategyStore basket for that symbol — wiping only that symbol's basket (with a confirm if it already has legs) — and navigates to strategy.html so you can analyze, roll or adjust the position. Co-Authored-By: Claude Sonnet 4.6 --- frontend/positions.html | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/frontend/positions.html b/frontend/positions.html index 106172e..c6c233f 100644 --- a/frontend/positions.html +++ b/frontend/positions.html @@ -114,7 +114,7 @@ P/L % Opened Status - + @@ -131,6 +131,7 @@ + @@ -152,6 +153,7 @@ +