CiForce
CiForce is a class intended for using the Force Index technical indicator.
Description
The CiForce class provides the creation, setup and access to the data of the Force Index indicator.
Declaration
class CiForce: public CIndicator |
Title
#include <Indicators\Oscilators.mqh> |
Class Methods
Attributes
|
|
MaPeriod
|
Returns the averaging period
|
MaMethod
|
Returns the averaging method
|
Applied
|
Returns the price type or handle to apply
|
Create Methods
|
|
Create
|
Creates the indicator
|
Data Access Methods
|
|
Main
|
Returns the buffer element
|
Input/output
|
|
virtual Type
|
Returns the object type identifier
|