0.5.21
Updated indicators:
-
Added more appropriate validation on EMA history requirements. Please note that this indicator does require substantially more history due to convergence. For example, an EMA(250) requires more than 3 years of history.
Given that you may be getting your history from a feed, you'll need to handle theBadHistoryException
or pre-validate the history you're getting to avoid surprises and errors. -
Reverted nullability for IsBullish flag on Heikin-Ashi. It was an unnecessary change.
Chores:
- Added Index value to test data spreadsheet