ib 3.0.0

A Rust client to the Interactive Brokers HTTP REST API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# PerformanceTpps

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | [**Vec<::models::PerformanceCpsData>**]performance_cps_data.md |  | [optional] [default to null]
**dates** | **Vec<String>** | array of dates, the length should be same as the length of returns inside data. | [optional] [default to null]
**freq** | **String** | M means Month | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)