Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 233 Bytes

TODO.md

File metadata and controls

5 lines (5 loc) · 233 Bytes

TODO

  • add test module to test against talib and/or pandas_ta.
  • can we have better implementations of SMA and SD, currently computing on whole data.
  • convert candle inputs to open, high, low and close.
  • create documentation.