Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.03 KB

A python telegram bot to fetch real time finance data of different stocks, top and latest finance news articles, and articles of Algorithmic Trading from various websites.

Commands

  • /news - gets you the latest finance news articles
  • /quantopian - gets you top articles of Algorithmic Trading from Quantopian
  • /alpha - gets you top articles of Algorithmic Trading from Quantocracy
  • /quantstart - gets you top articles of Algorithmic Trading from Quantstart
  • /country - gets you the list of countries the bot has the data for
  • /index country - gets you real time price of stock indices of a given country along with the chart of variation of stock indice
  • /comlist - gets you the list of commodities the bot has the data for
  • /com commodity - gets you real time price of a given commodity

Example

Bot 2 Bot 1