How to install Python Talib
-
-
Hello.
If you use conda, run this command in your env:
conda install conda-forge::ta-lib
But, if you use pip, it will be more complex. Visit this page for details.
Regards.
-
@support
Thank you! -
Hi @support
I am working in the Quantiacs online jupyter notebook.
I installed the standard Python Talib in the way you suggested & it works in my algo.
I am ready to submit to the competition.
Do I need to do another step before submitting or will the Quantiacs system catch the external Talib?
Thanks. -
@sheikh It is fine, please just submit, check the result and let us know if you see any issue. It should work fine.