From d05717c86d0ba49ec052f35d431ac4ac3c635cef Mon Sep 17 00:00:00 2001 From: "tactical-thrift[bot]" <162631843+tactical-thrift[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 06:39:59 +0000 Subject: [PATCH] update investment positions --- _data/positions.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/_data/positions.json b/_data/positions.json index 331b8bf..f4578ee 100644 --- a/_data/positions.json +++ b/_data/positions.json @@ -5782,5 +5782,29 @@ "tenMonthAverage": 39.15729, "tenthMonthPrice": "41.2247", "tenthMonthPriceDate": "2024-04-30" + }, + { + "date": "2024-06-01T00:00:00.000Z", + "fund": "C", + "invested": true, + "tenMonthAverage": 74.62816000000001, + "tenthMonthPrice": "82.7584", + "tenthMonthPriceDate": "2024-05-31" + }, + { + "date": "2024-06-01T00:00:00.000Z", + "fund": "S", + "invested": true, + "tenMonthAverage": 74.13206, + "tenthMonthPrice": "79.7001", + "tenthMonthPriceDate": "2024-05-31" + }, + { + "date": "2024-06-01T00:00:00.000Z", + "fund": "I", + "invested": true, + "tenMonthAverage": 39.566140000000004, + "tenthMonthPrice": "43.2298", + "tenthMonthPriceDate": "2024-05-31" } ] \ No newline at end of file