-
### setuptools version
75.2.0
### Python version
3.11.8
### OS
Ubuntu 20.04.6 LTS
### Additional environment information
Server: Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz
Python: 3.11.8 (conda…
-
numpy-2.0.1 and ta-lib-0.4.32 are used . And tests.py is simple code as mentioned here .
import numpy as np
import talib
# Check the versions to confirm the installation
print("NumPy vers…
-
### Describe bug
talib cannot accept dataframe as input:
```
Traceback (most recent call last):
File "/data/1.py", line 7, in
df['SMA_5'] = ta.SMA(df['Close'], timeperiod=5)
File "/da…
-
Hi I noticed you do not support pandas_ta or ta lib. This would be a game changer for me as I am an algo trader and the reason I purchased was to code backtests on the go for different trading strateg…
-
Hi, does this framework has the TA-lib library implemented too or is it something easy for me to "just use"?
Thanks
-
https://inovancetech.com/DLL.html
-
I installed the _development_ version to resolve the NaN as npNaN bug.
TA_LIB not installed
With the _development_ version I encountered the following error:
```An error occurred while loadin…
-
Would it be possible to bundle Talib with this wrapper so that it works out of the box when installing with `pip install ta-lib`?
-
When i run the install requirements, after a while the following error appears regarding TA-Lib
running bdist_wheel
running build
running build_py
creating build
c…
-
What are the advantages and disadvantages of this library compared to https://ta-lib.org