Momentum is the difference between current price and the price a specified number of bars ago.
Syntax: |
---|
Momentum( series, bars ) |
Parameter: |
Description: |
---|---|
series |
Names of the data series |
bars |
Number of bars over which to find the momentum value. |
Returns: |
---|
Momentum value over the specified number of bars. |
Example: |
---|
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OR: Chart Display: |
Links: |
---|
|
See Also: |
---|
|
Edit Time: 9/26/2020 1:26:18 PM |
Topic ID#: 423 |