Skip to content
/ Finance Public

web app to manage portfolios of stock with real-time prices and buy/sell option

Notifications You must be signed in to change notification settings

rpalri/Finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance

Web app to manage portfolios of stock with real-time prices and buy/sell option.

Not only will this tool allow you to check real stocks’ actual prices and portfolios’ values, it will also let you buy (okay, “buy”) and sell (okay, “sell”) stocks by querying IEX for stocks’ prices.

How to use

  1. Clone the repository
  2. Open terminal and cd to folder
  3. Go to https://iexcloud.io/ and register a new account
  4. Look for your API key and copy to clipboard
  5. set API_KEY='your-API-key' in the terminal
  6. Use flask run to start the application

About

web app to manage portfolios of stock with real-time prices and buy/sell option

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published