PitchHut logo
A terminal dashboard for real-time stock insights and AI-enhanced news.
Pitch

alphai-tui offers a powerful terminal-based stock dashboard featuring live quotes, charts, and AI-scored financial news. Stay informed on market trends and insider activity with real-time updates on SEC Form 4 filings, all within a sleek Rust application built with ratatui. Perfect for traders looking for comprehensive insights.

Description

alphai-tui

The alphai-tui is a powerful terminal-based dashboard designed for monitoring stock market activities. It provides live stock quotes, interactive charts, and insightful AI-analyzed news alongside insider activity using SEC Form 4 data. This application is built with Rust and leverages the capabilities of ratatui for a modern terminal interface.

Key Features

  • Split View: Offers a default layout with the watchlist and chart displayed side by side, while the news feed appears at the bottom. This layout can adapt to smaller terminal sizes.

  • AI-Scored News: Displays enriched financial articles specific to the selected ticker, the full market, or the trending top 10 over the last 48 hours. Each article provides AI analysis, including price impact predictions, scores for relevance and novelty, and actionable insights. The news feed intelligently highlights fresh articles and allows users to customize the visible score threshold in real time.

News View

  • Price and Candle Charting: Features an interactive candlestick chart for the selected ticker, showcasing various indicators such as a previous-close reference line, Simple Moving Averages (SMA), and Relative Strength Index (RSI). Users can toggle between different chart styles and intervals with ease.

  • Insider Activity Monitoring: Provides access to SEC Form 4 filings for selected stocks, presenting a detailed summary of insider trading activities. The insider information is displayed along with a 30-day overview and can be filtered by trade size.

Insider View

  • Customizable Settings: Users can easily configure settings for price sources and news article links, with all changes saved to a configuration file for convenience on subsequent launches.

Usage Example

To start monitoring stocks, simply run:

alphai-tui AAPL MSFT NVDA BTC-USD

This command will initialize the application with a watchlist featuring Apple, Microsoft, Nvidia, and Bitcoin.

Advanced Features

  • Support for running multiple instances in terminal multiplexers like tmux for a comprehensive trading workspace. Users can manage different views easily to monitor multiple stocks simultaneously.

  • Ability to connect with AI agents (e.g., Claude Code) to further enhance trading decisions by summarizing insights and news impacts.

Tmux Workspace

Data Sources

  • Price Data: Fetches stock prices from sources like Yahoo, Finnhub, and Alpaca, with varying delay times and requirements for API keys.
  • News and Insider Data: Integrates with AlphaAI for enriched news articles and SEC insider trading information, leveraging AI analytics for improved insights.

For a more in-depth look at the application’s architecture, configuration options, and development guidelines, users can refer to the detailed README provided on the GitHub repository. With its robust features and user-friendly interface, alphai-tui is an excellent tool for anyone looking to gain actionable insights into their stock investments.

0 comments

No comments yet.

Sign in to be the first to comment.