
[//]: # (CLASS:KeltnerChannelTechnicalValue)

[//]: # (KIND:object)

### KeltnerChannelTechnicalValue

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**dateTime** | Date | The date_time of the observation &nbsp;
**lowerBand** | Number | The lower band value of the Keltner Channel calculation &nbsp;
**middleBand** | Number | The middle band value of the Keltner Channel calculation &nbsp;
**upperBand** | Number | The upper band value of the Keltner Channel calculation &nbsp;

[//]: # (END_DEFINITION)





