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

Documenting the outcome #2

Open
TylerL-uxai opened this issue Feb 24, 2015 · 3 comments
Open

Documenting the outcome #2

TylerL-uxai opened this issue Feb 24, 2015 · 3 comments

Comments

@TylerL-uxai
Copy link

It would be interesting to know what your average returns on investment are! What was your probability of correctly predicting the direction a stock would move?

@rakshittonmoy
Copy link

Hi,
The Stock Predictor concept is really nice.
However I get an Access denied error when I try to execute main.py.
Error:
File "main.py", line 140, in
for tweet in stream:
File "/home/tonmoy/Desktop/myapp/Stock-Predictor/src/tweetstream/streamclasses.py", line 165, in iter
self._init_conn()
File "/home/tonmoy/Desktop/myapp/Stock-Predictor/src/tweetstream/streamclasses.py", line 103, in _init_conn
raise AuthenticationError("Access denied")
tweetstream.AuthenticationError: Access denied

What are the steps needed to be followed for successfully executing the Stock Predictor?

@chafreaky
Copy link

@tr3567 did you make sure your Twitter API key is valid?

@rakshittonmoy
Copy link

@chafreaky Hi :) Could you plz tell me, where I need to do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants