deriv_technical_analysis 1.1.3
deriv_technical_analysis: ^1.1.3 copied to clipboard
A Dart package for Technical Analysis.
1.1.3 #
- FIX(deriv_technical_analysis): prevent
RangeErrorinZigZagIndicatorwhen the input contains no swing before the last entry. The first-swing search read one entry past the end of the list.
1.1.1 #
- update pubspec.yaml
1.0.0 #
- Update documentations
- Make pacakge ready for publish
0.0.1 #
- Initial implementation