Skip to content

manojrashinkar/Pricenotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certainly! Here's the complete README.md template with your name:

# Price Notifier

This Streamlit app fetches stock prices using the NSE (National Stock Exchange) API and displays the last traded price of a selected stock.

## Usage

1. Install the required packages:

```bash
pip install nsetools streamlit
  1. Run the Streamlit app:
streamlit run your_script_name.py
  1. Open your web browser and go to http://localhost:8501 to use the app.

  2. Select a stock from the dropdown menu to view its last traded price.

Features

  • Fetch real-time stock prices.
  • Display the last traded price for the selected stock.
  • Simple and easy-to-use Streamlit app.

Dependencies

Note

Make sure you have an active internet connection to fetch real-time stock prices.

Feel free to contribute, report issues, or suggest improvements!

Author

Manoj Rashinkar

Make sure to replace your_script_name.py with the actual filename of your Streamlit script, and adjust any other details as needed. If you have a specific license, replace [MIT License](LICENSE) with the appropriate license information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages