I want to code a qualifier with the following expression:
SMA((BBWidth(Close, 14, 2),10)
How can I code it in codeblock? Is it possible with the current implementation of Codeblock?
SMA((BBWidth(Close, 14, 2),10)
How can I code it in codeblock? Is it possible with the current implementation of Codeblock?
Rename
Check out Transformer indicators, SmoothInd in your case.
Thanks. SmoothInd is a good answer for what I want to code.
Also: Check finantic.Eval extension.
Your Response
Post
Edit Post
Login is required