ta-lib-python icon indicating copy to clipboard operation
ta-lib-python copied to clipboard

missing method signatures in PyCharm

Open yucheng90 opened this issue 4 years ago • 1 comments

When I type talib.SMA() in pycharm, it says "Cannot find reference 'SMA' in 'init.py' ". The code can run without error. I'm using TA_Lib-0.4.21-cp37-cp37m-win_amd64.whl, python3.7.1, pycharm. Changelog says that talib-0.4.19 fixed missing method signatures in PyCharm, but I still got this problem. I also have a python3.8 environment that has talib-0.4.19 installed which doesn't have this problem. I'm wondering what is the problem here.

yucheng90 avatar Sep 09 '21 16:09 yucheng90

Has the problem been solved?

133490 avatar Oct 13 '21 07:10 133490