docs/KeltnerChannelTechnicalValue.md in intrinio-sdk-3.0.0 vs docs/KeltnerChannelTechnicalValue.md in intrinio-sdk-3.1.0

- old
+ new

@@ -1,11 +1,23 @@ -# Intrinio::KeltnerChannelTechnicalValue -## Properties -Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- -**date_time** | **DateTime** | The date_time of the observation | [optional] -**lower_band** | **Float** | The lower band value of the Keltner Channel calculation | [optional] -**middle_band** | **Float** | The middle band value of the Keltner Channel calculation | [optional] -**upper_band** | **Float** | The upper band value of the Keltner Channel calculation | [optional] + +[//]: # (CLASS:Intrinio::KeltnerChannelTechnicalValue) + +[//]: # (KIND:object) + +### Intrinio::KeltnerChannelTechnicalValue + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**date_time** | DateTime | The date_time of the observation   +**lower_band** | Float | The lower band value of the Keltner Channel calculation   +**middle_band** | Float | The middle band value of the Keltner Channel calculation   +**upper_band** | Float | The upper band value of the Keltner Channel calculation   + +[//]: # (END_DEFINITION) +