TheCookieLab
TheCookieLab
Let the return types guide your thinking. An Indicator is the closest 1:1 mapping with what you'd typically think of for a technical indicator, and it typically produces some numerical...
Agreed, although from a practical standpoint it'll be down to the intersection of expected return and effort required (both in Ta4j and in downstream clients)
Thanks for bringing this up. Per chance do you feel comfortable creating a pull request to resolve these?
Reviewed the Sonar issues. Like @gelhaimer stated if these were in ta4j-core then they'd be issues but since they are in ta4jexamples which is not production code, they are fine...
This is too big of a change set. Please break it up into discrete chunks that can stand alone as value add.
Should provide a lot of value as this is one of the most commonly used indicators. Does this work as expected on a moving bar series?
Yes, you'll want to handle unstable indexes as unstable and assert accordingly.
@sgflt please run the formatter (`mvn -B clean license:format formatter:format test`) and re-push
@sgflt I recently cut the 0.16 release and started 0.17. Can you update your CHANGELOG entry accordingly? Thanks.
Still in draft?