# atom_api.DiversificationScore

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**portfolioTickers** | **[String]** | List of portfolio tickers | 
**portfolioWeights** | **[Number]** | List of portfolio weights | 
**startDate** | **Date** |  | [optional] 
**endDate** | **Date** |  | [optional] 
**useProxyData** | **Boolean** | If true, incorporate proxy price data as defined at the Security level in the Nucleus API. Proxy data is merged with base security data to form a continuous price history. Defaults to false. | [optional] [default to false]


