# finqOS > A stock research terminal for self-directed investors. ## What is finqOS? finqOS is a web-based financial research platform that combines a stock screener, portfolio analytics, and a spatial research canvas into one unified tool. It's designed for individual investors who want institutional-grade data and analysis without the complexity of Bloomberg or FactSet. ## URL https://finqos.com ## Key Features - **Stock Screener**: 175+ fundamental and technical metrics across 11 filter families covering 8,000+ stocks - **Portfolio Analytics**: Time-weighted returns (TWR), Sharpe ratio, beta, max drawdown, active share — benchmarked against SPY - **Watchlists**: Customizable views with 160+ columns, heat maps, and 4 view modes - **Research Canvas**: Infinite spatial workspace with 40+ block types for building investment theses - **Evidence Capture**: Pin metrics, charts, and excerpts from 10 evidence types with full provenance tracking - **Stock Detail**: 11 analysis tabs including financials, ratios, peers, insiders, institutional ownership - **SEC Filings**: 15+ filing types including 10-K, 10-Q, 8-K, Form 4, and 13F - **Earnings Transcripts**: Full call text with cross-quarter phrase change detection - **Insider Activity**: SEC Form 4 trades with per-trade conviction scoring - **Institutional Ownership**: 13F quarterly data with top holders and position changes - **Real-time Quotes**: 15-second refresh during market hours - **Market Dashboard**: Sector heatmaps, correlation matrices, factor grids, daily brief ## Pricing - **Pro**: $9.99/month or $99/year (save 17%). 14-day free trial, no credit card required. ## Links - Homepage: https://finqos.com - Sign Up: https://app.finqos.com/auth/signup - Sign In: https://app.finqos.com/auth/login - Privacy Policy: https://finqos.com/privacy - Terms of Service: https://finqos.com/terms ## Stock Pages Individual stock analysis pages are publicly accessible at `https://finqos.com/stock/{TICKER}` (e.g. https://finqos.com/stock/AAPL). Each page includes real-time price, key metrics, chart, and AI-generated synthesis. Coverage: 8,000+ US-listed stocks. ## API Public stock data is available via the V2 API: - Quote: `GET /api/v2/stock/{SYMBOL}/quote` - Search: `GET /api/v2/search?query={QUERY}` - Historical: `GET /api/v2/stock/{SYMBOL}/historical?days=30` ## Optional - Full documentation: https://finqos.com/llms-full.txt