Inherits from TKChartFinancialIndicator : TKChartSeries : NSObject
Declared in TKChartChaikinOscillator.h

Overview

Represents Chaikign Oscillator.

Tasks

Properties

longPeriod

The long period used to calculate the indicator’s value. Default value is 10.

@property (nonatomic) NSUInteger longPeriod

Declared In

TKChartChaikinOscillator.h

shortPeriod

The short period used to calculate the indicator’s value. Default value is 3.

@property (nonatomic) NSUInteger shortPeriod

Declared In

TKChartChaikinOscillator.h