Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 393 Bytes

Live-Stock-Market-Rates-Tkinter

Implemented real time and historical data in JSON through API to fetch stocks and currency data thus rendering the live details on GUI using Tkinter.

API used from Bank Of Canada.

Displayed live graphs of Stocks and Cryptocurrencies like BTC, ETH, LTC, BCH.

Live Currency Converter

Technology & Libraries used: Python, Pandas, Numpy, Matplotlib, Tkinter.