# atom_api.RiskAllocationResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**securities** | **[String]** | If allocation_method &#x3D; create, the tickers of the securities that should be included in the allocation created. | 
**weights** | **[Number]** | If allocation_method &#x3D; create, the weights of each security that should be included in the allocation created. | 
**ret** | **Number** | The annualized return of the portfolio. | 
**risk** | **Number** | The annualized standard deviation of the portfolio. | 


