From d7302b16463ce766ad2324a51fd62213ad4c78b0 Mon Sep 17 00:00:00 2001 From: Greg Pomerantz Date: Tue, 1 Sep 2026 21:42:49 -0400 Subject: [PATCH] Add LCRIX proxy portfolio (Leuthold Core, from 2026-03-31 N-CSRS asset mix) --- portfolios.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/portfolios.json b/portfolios.json index 0637a08..6b5e933 100644 --- a/portfolios.json +++ b/portfolios.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "name": "LCRIX proxy (Leuthold Core)", + "spec": "VTI:38.8,VWOB:16.6,AGG:8.0,BNDW:6.1,TIP:2.0,VGSH:28.5", + "scheme": "YE", + "cost_bps": 0.0 + } +] \ No newline at end of file