Function - _SD
Standard Deviation |
Advanced
|
SYNTAX |
_sd( ARRAY array) |
RETURNS |
Special |
DESCRIPTION |
Calculate the standard deviation of a range in the specified array, from the bar where the last condition occured to the current condition bar |
ADDITIONAL INFO |
|
EXAMPLE |
_sd(close) |
| |