Information

Username: d.stavenau
Member since: 23 Nov 2020
Last login: 23 Nov 2020
Status: Active

Activity

Where Created Comments
Algorithms 0 2
Forum Topics 0 0
Jobs 0 0

Last Algorithm Comments

D.
d.stavenau · 3 years ago

Great Indicator, very useful..  Just a quick question.

in your parameter declarations, you have:-

public MovingAverageType ATRType { get; set; ]

..but the corresponding enum listing doesn't appear to match:-

public enum MAType       (i.e.  ATRType is not MAType).

I just wondered if this was a typo?

Many thanks.