mirror of https://github.com/ghostfolio/ghostfolio
committed by
GitHub
1 changed files with 18 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||||
|
{ |
||||
|
"meta": { |
||||
|
"date": "2021-01-01T00:00:00.000Z", |
||||
|
"version": "dev" |
||||
|
}, |
||||
|
"activities": [ |
||||
|
{ |
||||
|
"currency": "USD", |
||||
|
"dataSource": "YAHOO", |
||||
|
"date": "2021-01-01T00:00:00.000Z", |
||||
|
"fee": 0, |
||||
|
"quantity": 20, |
||||
|
"symbol": "AAPL", |
||||
|
"type": "<invalid>", |
||||
|
"unitPrice": 100.0 |
||||
|
} |
||||
|
] |
||||
|
} |
Loading…
Reference in new issue