From 9f930d6111f211bb0c3c51e93918563bf14f9f1d Mon Sep 17 00:00:00 2001 From: jfredrickson Date: Fri, 1 Mar 2024 06:39:07 +0000 Subject: [PATCH] update positions.json --- _data/positions.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/_data/positions.json b/_data/positions.json index fa537be..01dd3e5 100644 --- a/_data/positions.json +++ b/_data/positions.json @@ -5710,5 +5710,29 @@ "tenMonthAverage": 37.89856, "tenthMonthPrice": "40.0913", "tenthMonthPriceDate": "2024-01-31" + }, + { + "date": "2024-03-01T00:00:00.000Z", + "fund": "C", + "invested": true, + "tenMonthAverage": 70.69399, + "tenthMonthPrice": "79.6467", + "tenthMonthPriceDate": "2024-02-29" + }, + { + "date": "2024-03-01T00:00:00.000Z", + "fund": "S", + "invested": true, + "tenMonthAverage": 70.87881, + "tenthMonthPrice": "79.7756", + "tenthMonthPriceDate": "2024-02-29" + }, + { + "date": "2024-03-01T00:00:00.000Z", + "fund": "I", + "invested": true, + "tenMonthAverage": 38.22482, + "tenthMonthPrice": "41.1907", + "tenthMonthPriceDate": "2024-02-29" } ] \ No newline at end of file