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.
19 lines
321 B
19 lines
321 B
3 years ago
|
{
|
||
|
"meta": {
|
||
|
"date": "2021-01-01T00:00:00.000Z",
|
||
|
"version": "dev"
|
||
|
},
|
||
|
"orders": [
|
||
|
{
|
||
|
"currency": "USD",
|
||
|
"dataSource": "YAHOO",
|
||
|
"date": "2021-01-01T00:00:00.000Z",
|
||
|
"fee": 0,
|
||
|
"quantity": 20,
|
||
|
"symbol": "<invalid>",
|
||
|
"type": "BUY",
|
||
|
"unitPrice": 100.0
|
||
|
}
|
||
|
]
|
||
|
}
|