Hi,
i want to write my own class of LinearReg. I created a lot of new indicators in my own "my.indicators" class.
As template i use Community.indicators which works fine for my projects.
But now i want to create a indicator which the need to calculated also values like
CODE:
Please log in to see this code.
In the Community.indicators i did not find any examples with this calculation methods as defined below.
CODE:
Please log in to see this code.
Is it possible to get an example/template for this method. It would be nice if this would be the LinearReg ;-)
Thanks Frank
Size:
Color:
Size:
Color:
Right, Community Indicators are not using the Value method. You could find examples on coding a .Value method in the source code of TASCIndicators in the Wiki.
Size:
Color: