Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wedge #30

Closed
turbaszek opened this issue May 7, 2018 · 0 comments
Closed

Wedge #30

turbaszek opened this issue May 7, 2018 · 0 comments
Assignees

Comments

@turbaszek
Copy link
Member

Traceback (most recent call last): File "/Users/Macintosh/Desktop/Bitreport/core/core/core.py", line 101, in data_service indidict['wedge'] = channels.fallingwedge(data) File "/Users/Macintosh/Desktop/Bitreport/core/core/ta/channels.py", line 128, in fallingwedge point3 = point1 + talib.MININDEX(close[point1: point2], timeperiod=len(close[point1: point2]))[-1] File "/Users/Macintosh/Desktop/Bitreport/core/virtual/lib/python3.6/site-packages/talib/__init__.py", line 24, in wrapper return func(*args, **kwargs) File "talib/_func.pxi", line 8701, in talib._ta_lib.MININDEX Exception: inputs are all NaN

@turbaszek turbaszek self-assigned this May 7, 2018
turbaszek added a commit that referenced this issue May 8, 2018
turbaszek added a commit that referenced this issue May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant