code of Bollinger bands
30 Jun 2020, 23:26
Is there a way to get the code of Bollinger bands?
Thank
Replies
ctid+customer-395444
02 Jul 2020, 03:22
RE: RE:
yuval.ein said:
Thank you
Is there a way to get the full indicator code?
You have to ask Spotware for that.
But in all seriousness, just Google it.
You take the latest value of the sma. That's the middle line.
The top and bottom lines are the standard deviations.
So you can easily code it yourself :-)
@ctid+customer-395444
ctid+customer-395444
01 Jul 2020, 03:53
The gist of it:
@ctid+customer-395444