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

Overview

Represents Relative Momenum Index indicator.

Tasks

Properties

momentum

The momentum period used to calculate the indicator’s value. Default value is 4.

@property (nonatomic) NSUInteger momentum

Declared In

TKChartRelativeMomentumIndex.h

period

The period for which the indicator will be calculated. Default value is 14.

@property (nonatomic) NSUInteger period

Declared In

TKChartRelativeMomentumIndex.h