Skip to content

Version 0.4.3

Choose a tag to compare

@amv-dev amv-dev released this 09 Feb 22:37
· 93 commits to master since this release
074e54a
  • Added more strict IndicatorInstances Config associated type trait bound;
  • Removed unnecessary Copy trait bound for Methods Output associated type;
  • Some docs updates;
  • Added Renko conversion method;
  • Added timeframe conversion method;
  • Added From<&dyn OHLCV> for Candle implementation.