New:
- Include External Custom Indicators independent of builtin Pandas TA indicators.
- Jurik MA indicator included.
Updated:
- Google Colab numpy dependencies differences fix #285.
- TA Lib integration improvements.
- Enable/Disable TA Lib functions with
talib
argument. See indicator help().
Other:
- Misc. Refactoring.