Skip to content

Personal currency bot that works during the stock market working hours.

License

Notifications You must be signed in to change notification settings

mishka/TelegramCurrencyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

currencybot_xe.py (Shares the currency rates once every 15 mins);

  • python 3
  • chrome / chromedriver
  • selenium, bs4
  • tweepy

visual.py (Generates a graph based on the daily currency rate data at the end of the day);

  • pandas
  • pillow
  • plotly
  • orca https://github.com/plotly/orca/

Run with the command watch -n 86400 visual.py after 18:15 (will be fixed later)

Screenshots of the program

alt tag
Test run with randomly generated data; alt tag

About

Personal currency bot that works during the stock market working hours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages