Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

User_stock_info

Basic Application Information This App will help user to get real-time alue of stocks (which ever they want) and store in data.( using https://www.alphavantage.co/)

Create_API_Key : This will create password like key to get values [each user have own key]

Add-Stock : This will add stock in list

Symbol-Search : This will give top 10 matching stock name and symbol

Price : This will give latest prices of all the stock

Delete-Stock : This will delete stock from the list

USAGE# python stock_info.py

Limitations:

  1. Alphavantage only allow to make 5 api calls per minute

Solutions: In order to avoid Alphavantage-API issue i am using yfinance

Advantages: No need to create API Key

USAGE# python stock_info.py

Limitations: It little slow and it speed to get value depends upon user internet speed.

About

This project helps to add user which stock value they want to follow

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages