bluefin_api 1.7.0

Bluefin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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)