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.
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. Get real-time charts and visualizations for stocks. Analyze historical data and current trends to make informed investment decisions. 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. 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. Maximize your profits using Sharpe ratio. 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."
Happy trading! 📈🤖