All notable changes to this project will be documented in this file.
- Pass in custom std dev multiplier to bollinger bands
- Make field public on Point struct
- Add more documentation
- Bump version
- Slope formula
- Angle of slope function
- Price peak and valley algo
- Bump version and changelog update
- Group modules
- Bump version
- Bump version
- Simplify bollinger bands
- Bump version
- Use std::io error instead of MathError
- Update changelog
- Simplify rsi method
- Bump version
- TindiError -> MathError
- Custom TindiError type and tests to each method
- Serde serialize
- Update version
- Rate of change
- More robust error handling
- Update readme
- Rsi
- Dead code and comments