# atom_api.RiskScoreOptConfigModel

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tickers** | **[String]** | List of symbols for securities to be included in the portfolio | 
**minAssets** | **Number** | The minimum number of portfolio assets | 
**wConfig** | [**RiskScoreOptConfigModelWConfig**](RiskScoreOptConfigModelWConfig.md) |  | 
**wAssetConfig** | **{String: Number}** |  | [optional] 
**secTypes** | **[String]** | Types corresponding to each security | 
**startDate** | **Date** |  | 
**endDate** | **Date** |  | 


