Skip to content

debjitl45/StockSenseBot

Repository files navigation

StockSenseBot

Welcome to StockSense , your all-in-one chatbot for buying, selling, visualizing stocks, and tracking your gains and net worth. This chatbot is designed to simplify your stock market experience by providing a user-friendly interface right in your favorite messaging platform.

Features

1. Buy and Sell Stocks

Easily execute buy and sell orders for your favorite stocks. Just tell the chatbot the stock symbol and the quantity you want, and it will handle the rest.

2. Stock Visualization

Get real-time charts and visualizations for stocks. Analyze historical data and current trends to make informed investment decisions.

3. Gain Tracking

Track your gains and losses over time. The chatbot provides a detailed breakdown of your portfolio performance, helping you understand how your investments are performing.

4. Net Worth Tracking

Keep an eye on your overall financial health by tracking your net worth. The chatbot aggregates your stock portfolio, providing a comprehensive view of your assets.

5. Portfolio Optimization

Maximize your profits using Sharpe ratio.

Getting Started

Prerequisites

Make sure you have Python installed. You can install the required packages using:
pip install mplfinance yahoofinance neuralintents

Usage Clone the repository:

git clone https://github.com/your-username/StockBot.git
cd StockBot

Run the chatbot:

python stockbot.py

Start interacting with StockBot using natural language commands. Example Commands

    "Buy 10 shares of AAPL."
    "Sell 5 shares of MSFT."
    "Show me the stock chart for TSLA."
    "What is my net worth?"
    "Track my gains."

Contributing

Contributions are welcome! If you have ideas for new features, find a bug, or want to improve the documentation, feel free to open an issue or submit a pull request.

Disclaimer

This chatbot is for educational purposes only. It is not intended to provide financial advice. Please do your own research or consult with a financial advisor before making investment decisions.

Happy trading! 📈🤖

About

Stock Portfolio Chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages