Skip to content

Alpha Release 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@MerlinR MerlinR released this 27 Sep 16:33
· 156 commits to master since this release

Changes:

  • Added Patterns:
    • Doji Candle
  • Added append method to Indicator just like Hexital
  • Added Pattern Indicator, skeleton to run Any Patterns as a Indicator
    • E.G On all Candles automatically
  • Added support to generate Indicators on multiple timeframes at once
    • Allowing one set of candles to be used to generate higher timeframe indicators
    • E.G 1m candles can be used to generate 10m indicators simultaneously with 1m indicators

Fixes:

  • Fixed bug where Hexital would alter indicator list
  • Fixed bug in _find_calc_index with no candles

Full Changelog: 0.2.0...0.3.0