You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghostfolio/test/import/ok-novn-buy-and-sell-partia...

29 lines
546 B

{
"meta": {
"date": "2022-07-21T21:28:05.857Z",
"version": "dev"
},
"activities": [
{
"fee": 1.3,
"quantity": 1,
"type": "SELL",
"unitPrice": 85.73,
"currency": "CHF",
"dataSource": "YAHOO",
"date": "2022-04-08T00:00:00.000Z",
"symbol": "NOVN.SW"
},
{
"fee": 2.95,
"quantity": 2,
"type": "BUY",
"unitPrice": 75.8,
"currency": "CHF",
"dataSource": "YAHOO",
"date": "2022-03-07T00:00:00.000Z",
"symbol": "NOVN.SW"
}
]
}