DEV Community

golflover
golflover

Posted on

USStockToken: AI Multi-Factor Stock Analysis on Telegram

The Problem

Comprehensive stock analysis usually requires expensive subscriptions. We made it available to everyone through Telegram.

USStockToken

A Telegram bot providing AI-powered multi-factor stock analysis combining technical indicators, sentiment analysis, and fundamental data.

Key Features

  • Multi-factor analysis: technical, sentiment, fundamental
  • AI-generated analysis summaries
  • Real-time market data and news
  • Custom alerts for specific conditions
  • RSI, MACD, Bollinger Bands, earnings analysis

Try It

Send /analyze AAPL to @USStockToken on Telegram.

git clone https://github.com/LucyAndLuna2023/meshctx
cd usstock && pip install -r requirements.txt
python -m usstock.bot
Enter fullscreen mode Exit fullscreen mode

Contributing

Check the GitHub repo!

Top comments (0)