mirror of https://github.com/ghostfolio/ghostfolio
				
				
			
			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.
		
		
		
		
		
			
		
			
				
					
					
						
							88 lines
						
					
					
						
							2.0 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							88 lines
						
					
					
						
							2.0 KiB
						
					
					
				| { | |
|   "meta": { | |
|     "date": "2023-02-05T00:00:00.000Z", | |
|     "version": "dev" | |
|   }, | |
|   "accounts": [ | |
|     { | |
|       "balance": 2000, | |
|       "balances": [ | |
|         { | |
|           "date": "2024-12-31T00:00:00.000Z", | |
|           "value": 2000 | |
|         }, | |
|         { | |
|           "date": "2023-12-31T00:00:00.000Z", | |
|           "value": 1000 | |
|         } | |
|       ], | |
|       "currency": "USD", | |
|       "id": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", | |
|       "isExcluded": false, | |
|       "name": "My Online Trading Account", | |
|       "platformId": null | |
|     } | |
|   ], | |
|   "activities": [ | |
|     { | |
|       "accountId": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", | |
|       "comment": null, | |
|       "fee": 0, | |
|       "quantity": 0, | |
|       "type": "BUY", | |
|       "unitPrice": 0, | |
|       "currency": "USD", | |
|       "dataSource": "YAHOO", | |
|       "date": "2050-06-06T00:00:00.000Z", | |
|       "symbol": "US5949181045" | |
|     }, | |
|     { | |
|       "accountId": null, | |
|       "comment": null, | |
|       "fee": 0, | |
|       "quantity": 1, | |
|       "type": "ITEM", | |
|       "unitPrice": 500000, | |
|       "currency": "USD", | |
|       "dataSource": "MANUAL", | |
|       "date": "2022-01-01T00:00:00.000Z", | |
|       "symbol": "Penthouse Apartment" | |
|     }, | |
|     { | |
|       "accountId": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", | |
|       "comment": null, | |
|       "fee": 0, | |
|       "quantity": 5, | |
|       "type": "DIVIDEND", | |
|       "unitPrice": 0.62, | |
|       "currency": "USD", | |
|       "dataSource": "YAHOO", | |
|       "date": "2021-11-17T00:00:00.000Z", | |
|       "symbol": "MSFT" | |
|     }, | |
|     { | |
|       "accountId": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", | |
|       "comment": "My first order 🤓", | |
|       "fee": 19, | |
|       "quantity": 5, | |
|       "type": "BUY", | |
|       "unitPrice": 298.58, | |
|       "currency": "USD", | |
|       "dataSource": "YAHOO", | |
|       "date": "2021-09-16T00:00:00.000Z", | |
|       "symbol": "MSFT" | |
|     }, | |
|     { | |
|       "accountId": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", | |
|       "comment": null, | |
|       "fee": 49, | |
|       "quantity": 0, | |
|       "type": "FEE", | |
|       "unitPrice": 0, | |
|       "currency": "USD", | |
|       "dataSource": "MANUAL", | |
|       "date": "2021-09-01T00:00:00.000Z", | |
|       "symbol": "Account Opening Fee" | |
|     } | |
|   ] | |
| }
 | |
| 
 |