[//]: # (CLASS:Intrinio::ApiResponseSecurityVolumePriceTrend)

[//]: # (KIND:object)

### Intrinio::ApiResponseSecurityVolumePriceTrend

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**technicals** | [**Array<VolumePriceTrendTechnicalValue>**](VolumePriceTrendTechnicalValue.md) |   
**indicator** | [**TechnicalIndicator**](TechnicalIndicator.md) | The name and symbol of the technical indicator  
**security** | [**SecuritySummary**](SecuritySummary.md) | The Security of the Stock Price  
**next_page** | String | The token required to request the next page of the data. If null, no further results are available.  

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:Intrinio::VolumePriceTrendTechnicalValue)


[//]: # (CONTAINED_CLASS:Intrinio::TechnicalIndicator)


[//]: # (CONTAINED_CLASS:Intrinio::SecuritySummary)