You are browsing as a guest. Sign up (or log in) to start making projects!

The Canad Website

  • 3 Devlogs
  • 3 Total hours

Stock finder, stock charts, gold prices, and exchange rates. Displays all these.

Ship #1 Changes requested

I created a website where the user can enter any valid ticker symbol in NASDAQ and can view that stock’s current closing price and its history on a graph. They can also see current gold prices and popular exchange rates such as USD –> CAD. It is super simple to use and

  • 1 devlog
  • 2h
Try project → See source code →
Open comments for this post

1h 31m 25s logged

Devlog #1
I just finished hardcoding current gold prices and exchange rates into my website.
-Current gold price –> Gold Futures (yfinance module)
-Exchange Rates –> Forex_Python
-NASDAQ Stock Prices –> Yfinance module

Stocks

For stocks, the user can enter any ticker symbol that is valid in NASDAQ. Once they enter, they can view the current closing price of that stock and view a graph of the stock’s closing price from the past year.

Exchange Rates

Popular exchange rates are hardcoded into the website. They feature exchange rates such as USD to Canadian dollar, USD to Euro, USD to pound, and USD to Japanese Yen and vice-versa.

I hope y’all enjoy the website it took quite a lot of debugging and messing around with he data frames. I would appreciate if you would check it out (No API-Key needed).

In the near future I am planning to add code to find economic data of a country as I have discovered a python module for this.

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…