| void CBCGPChartBollingerBandsFormula::SetDeviation | ( | int | nDeviation, |
| BOOL | bGenerateDataPoints = FALSE |
||
| ) |
Sets new deviation.
Call to specify new deviation and recalculate output data points.
| nDeviation | Specifies new deviation. |
| bGenerateDataPoints | TRUE - recalculate output data points immediately. |