Category: Advanced Indicator Set 1
Input parameters
Name
|
Setting
|
Default
|
Time Series
|
Time Series
|
Close
|
Calculations
The Round indicator returns a value which represents the closest integer to the input value. For example, Round(1.2)=1, Round(1.5)=2, Round(1.9)=2, Round(-1.2)=-1, Round(-1.5)=-1, Round(-1.9)=-2.
|