From 4b0bfb2a12e6bdd2440de0b622168f571036f0fd Mon Sep 17 00:00:00 2001 From: Manohar Date: Mon, 11 May 2026 05:01:23 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20strategy=20payoff=20graph=20=E2=80=94?= =?UTF-8?q?=20breakeven,=20max=20P&L,=20R/R,=20spot=20line,=20profit/loss?= =?UTF-8?q?=20shading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 268 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 267 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index b820303..5fc6ed2 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,7 @@ + @@ -190,6 +201,40 @@ Portfolio Total——— + +
+
+ Strategy Payoff at Expiry +
+ + +
+ +
+
+ +
+
NET PREMIUM
+
MAX PROFIT
+
MAX LOSS
+
REWARD/RISK
+
BREAKEVEN(S)
+
DTE
+
+ +
+ + +
+
+ Theoretical payoff at expiry based on avg cost. Does not account for time value or IV changes. + Current spot shown as dashed line. +
+
+
Alert History
@@ -223,6 +268,7 @@