# AccountValueHistoryData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timestamp_millis** | **i64** | Timestamp in milliseconds since Unix epoch. |
**unrealized_pnl_e9** | **String** | Unrealized PnL at this timestamp (e9 format). |
**value_e9** | **String** | Account value at this timestamp (e9 format). |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)