Bollinger Bands - How to set Decimal place for Deviation Parameter??
Created at 24 Jul 2014, 23:46
Bollinger Bands - How to set Decimal place for Deviation Parameter??
24 Jul 2014, 23:46
I am using Bollinger bands in my cbot, but i can not get it to accept the deviation parameter with a decimal place.
only 1, 2, 3...etc. I want to use 1.5 or something with 1 decimal place.
The indicator allows this when added to the chart, but when i use it in the cbot, it doesn't except decimals.
How can I fix this??
Thanks
modarkat
05 Aug 2014, 14:41
You can pass decimal values to Bollinger Bands indicator:
@modarkat