Hi all,

I am trying to follow a tutorial for making a custom indicator and get the following runtime error:

“During the algorithm initialization, the following exception has occurred: Indicator.Value must be implemented.”

Not sure what the issue is since I am declaring self.Value. Any ideas?