1.23.1
Minor new features and updates:
- Basic Quote Transforms - #776
- add use of
candlePart
to MACD - #788 - made percent values in Doji and Marubozu non-decimalized for consistency - #791
- numerous output values changed from
decimal
todouble
- #797, #799 - renamed class
Signal
toMatch
for candlestick patterns to avoid conflicts with common user names - #791
Internal chores:
- add gaussian Brownian motion random quotes to test rig - #803
Special thanks to:
- @tiger2014 for contributing
candlePart
for MACD - @mihakralj for contributing GBM test rig tools