MoneyFlowIndex Method (3)¶
MoneyFlowIndex (1 of 3)¶
Summary¶
The Money Flow Index measures the strength of the money flow.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
marketSeries | MarketSeries | |
periods | int | The period used for the calculation |
Return Value¶
MoneyFlowIndex
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
MoneyFlowIndex (2 of 3)¶
Summary¶
The Money Flow Index measures the strength of the money flow.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
periods | int | The period used for the calculation |
Return Value¶
MoneyFlowIndex
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
MoneyFlowIndex (3 of 3)¶
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
bars | Bars | |
periods | int |
Return Value¶
MoneyFlowIndex
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: January 30, 2023