
Median algorithm (written with Indie v4 classes)
This is an example of an Indie algorithm that uses class syntax, introduced in the language since version 4 . The Median class of this indicator inherits from the indie.Algorithm base class. It has two methods: the __init__ constructor and calc .…
This is an example of an Indie algorithm that uses class syntax, introduced in the language since version 4 . The Median class of this indicator inherits from the indie.Algorithm base class. It has two methods: the __init__ constructor and calc .…
