Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 627 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 627 Bytes

Project Name : Tweet_OverReaction_Bot

Description :

This is a satirical bot that over state the Stock market movements, if the market closes in green even by a few points it will call it a bull market and similarly if the market closes in red it will consider it a bear market. The bot has no other purpose. The script uses Twitter API to interact with the twitter app and it fetches the require data like daily closing price from National Stock Exchange website with the help of NSE python libraries.

Requirements :

  1. Python = 3.10.4
  2. nsepy = 0.8
  3. nsepython = 0.0.972
  4. requests = 2.27.1
  5. tweepy = 4.10.0