# atom_api.OptimizationScore

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**portfolioTickers** | **[String]** | List of tickers | 
**portfolioWeights** | **[Number]** | List of weights | 
**optConfig** | [**OptConfig**](OptConfig.md) |  | [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]


