For the code mentioned in Trading Strategies with News and Tweeter, the method for fetching the Tweeter news is not working now because the Tweeter policy has changed. For example,
api = tweepy.API(auth, wait_on_rate_limit=True, wait_on_rate_limit_notify=True)
tweepy.API is only adapted for buying basic or premium plans of Tweeter API. If the API is free type, this cannot be used. Also, the application for accessing tweeter API is changed, not the same as you mentioned in the course. Therefore, could you update this part for fetching tweeter news? Otherwise, I want to refund this course.
Hi Kevin,
We understand your concern and we are currently looking into this issue. We will get back to you with a solution soon.