* Activity in custom currency * Update changelog --------- Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
30 lines
509 B
JSON
30 lines
509 B
JSON
{
|
|
"meta": {
|
|
"date": "2021-12-12T00:00:00.000Z",
|
|
"version": "dev"
|
|
},
|
|
"accounts": [],
|
|
"platforms": [],
|
|
"tags": [],
|
|
"activities": [
|
|
{
|
|
"accountId": null,
|
|
"comment": null,
|
|
"fee": 4.46,
|
|
"quantity": 1,
|
|
"type": "BUY",
|
|
"unitPrice": 44558.42,
|
|
"currency": "USD",
|
|
"dataSource": "YAHOO",
|
|
"date": "2021-12-12T00:00:00.000Z",
|
|
"symbol": "BTCUSD",
|
|
"tags": []
|
|
}
|
|
],
|
|
"user": {
|
|
"settings": {
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
}
|