From 4cec95da2a3172c5a3a4e98d0e33e15a90d59ce4 Mon Sep 17 00:00:00 2001 From: jfredrickson Date: Thu, 1 Feb 2024 06:39:01 +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 b04371f..fa537be 100644 --- a/_data/positions.json +++ b/_data/positions.json @@ -5686,5 +5686,29 @@ "tenMonthAverage": 37.576570000000004, "tenthMonthPrice": "40.1816", "tenthMonthPriceDate": "2023-12-29" + }, + { + "date": "2024-02-01T00:00:00.000Z", + "fund": "C", + "invested": true, + "tenMonthAverage": 69.15956000000001, + "tenthMonthPrice": "75.6119", + "tenthMonthPriceDate": "2024-01-31" + }, + { + "date": "2024-02-01T00:00:00.000Z", + "fund": "S", + "invested": true, + "tenMonthAverage": 69.27224, + "tenthMonthPrice": "75.2384", + "tenthMonthPriceDate": "2024-01-31" + }, + { + "date": "2024-02-01T00:00:00.000Z", + "fund": "I", + "invested": true, + "tenMonthAverage": 37.89856, + "tenthMonthPrice": "40.0913", + "tenthMonthPriceDate": "2024-01-31" } ] \ No newline at end of file