stockeye icon indicating copy to clipboard operation
stockeye copied to clipboard

Keep track of short term stock movement by monitoring breaking news activity

Results 3 stockeye issues
Sort by recently updated
recently updated
newest added

When i try to run this i get this error `ImportError: cannot import name 'watch' from 'watch' (/Users/aks/stockbots/newsbot/venv/lib/python3.7/site-packages/watch/__init__.py)`

This run will take approximately 9.0 minutes url https://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20(%22MSFT%22%2C%22PFE%22%2C%22BOX%22%2C%22MNST%22%2C%22LLY%22%2C%22AAPL%22%2C%22BBY%22%2C%22TSLA%22%2C%22WFG%22%2C%22AMZN%22%2C%22JNJ%22%2C%22NFLX%22%2C%22BIIB%22%2C%22GE%22%2C%22GILD%22%2C%22SHAK%22%2C%22VRTX%22%2C%22CMG%22)%0A%09%09&format=json&diagnostics=true&env=http%3A%2F%2Fdatatables.org%2Falltables.env&callback= No Stocks Found! stats None Traceback (most recent call last): File "test-news.py", line 40, in watch(credentials, ticks, properties, threshold, hourspast, sentences,...

ERROR: Could not find a version that satisfies the requirement stockeye (from versions: none) ERROR: No matching distribution found for stockeye