Skip to content

Commit

Permalink
update positions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jfredrickson committed Feb 1, 2024
1 parent 23c89c0 commit 4cec95d
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/positions.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit 4cec95d

Please sign in to comment.