Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PandasTA-v0.3.14b source code.tar.gz | 2021-07-28 | 3.1 MB | |
PandasTA-v0.3.14b source code.zip | 2021-07-28 | 3.2 MB | |
README.md | 2021-07-28 | 346 Bytes | |
Totals: 3 Items | 6.2 MB | 1 |
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.