# ORTEX — Global Financial Analytics

> ORTEX is a global equity analytics platform covering 50,000+ stocks
> across major exchanges (NYSE, Nasdaq, LSE, Euronext, TSX, ASX, HKEX,
> TSE and more). The product surfaces live short interest, cost to
> borrow, utilization, options flow, analyst consensus, institutional
> holdings, insider transactions, dividend and earnings data,
> proprietary stock scores, and trading signals. Free tier available;
> live and intraday data behind a subscription.

## Core surfaces

- [Homepage](https://app.ortex.com/): markets overview, trending tickers, headline signals.
- [Markets overview](https://app.ortex.com/markets-overview): aggregated market state across regions.
- [Stock page](https://app.ortex.com/s/<EXCHANGE>/<TICKER>): per-stock hub. URL pattern is `/s/<EXCHANGE>/<TICKER>` (e.g. `/s/NSQ/NVDA`, `/s/LSE/BARC`). Ticker alone is **not** a valid URL — tickers aren't unique across exchanges.
- [Stock movers](https://app.ortex.com/stock-movers): top gainers, losers, unusual volume.
- [Heatmap](https://app.ortex.com/heatmap): sector and market heatmaps.
- [News](https://app.ortex.com/news): aggregated and ORTEX-curated stock news.

## Stock-page subroutes

For any `/s/<EXCHANGE>/<TICKER>` page the following subroutes exist:

- `/short-interest` — live short interest estimate, days-to-cover, cost-to-borrow, utilization.
- `/options` — options flow, unusual activity, IV, max pain.
- `/analysts` — analyst consensus, price targets, rating changes.
- `/insiders` — insider transactions and ownership history.
- `/holders` — institutional holders and changes.
- `/eps` — EPS history and analyst estimates.
- `/dividend` — dividend history, yield, payout ratio.
- `/events` — corporate actions and event calendar.
- `/fundamentals` — full fundamental data (income statement, balance sheet, cash flow).
- `/news` — news for the ticker.
- `/peers` — peer comparison.
- `/trading-signals` — ORTEX proprietary signals.
- `/stock-scores` — ORTEX proprietary scores.

## Topic hubs

- [Short interest](https://app.ortex.com/short-interest): cross-market short interest leaderboard, methodology.
- [Options](https://app.ortex.com/options): cross-market options activity.
- [Market sentiment](https://app.ortex.com/market-sentiment): sentiment indicators.
- [Money flow](https://app.ortex.com/money-flow): institutional money-flow tracking.
- [Trading signals](https://app.ortex.com/trading-signals): live ORTEX signals across the universe.
- [Stock scores](https://app.ortex.com/stock-scores): ORTEX proprietary stock scoring.
- [Sector scores](https://app.ortex.com/sector-scores): sector-level scoring.
- [Screening](https://app.ortex.com/screening): build custom screens across the global universe.
- [Earnings calendar](https://app.ortex.com/earnings/heatmap): upcoming earnings with positioning context.
- [Dividend calendar](https://app.ortex.com/dividend): upcoming dividends.
- [Insiders](https://app.ortex.com/insiders): cross-market insider transactions.
- [Institutional holdings](https://app.ortex.com/holdings): institutional positioning.
- [US gov trades](https://app.ortex.com/us-gov-trades): congressional and government-official disclosures.
- [Analyst consensus](https://app.ortex.com/analysts): cross-market analyst views.
- [Stock movers](https://app.ortex.com/stock-movers): live movers.
- [Heatmap](https://app.ortex.com/heatmap): visual market overview.
- [IPO deals](https://app.ortex.com/ipo-deals): upcoming and recent IPOs.
- [Lock-up expirations](https://app.ortex.com/lock-ups): IPO lock-up expiry calendar.
- [Index rebalances](https://app.ortex.com/index-rebalance): forecast and historical index reconstitutions.
- [Stock splits](https://app.ortex.com/stock-splits): upcoming and historical splits.
- [CDS](https://app.ortex.com/cds): credit default swap data.
- [Macro](https://app.ortex.com/macro): macroeconomic events and indicators.
- [ETFs](https://app.ortex.com/etfs): ETF data and holdings.
- [Cryptocurrencies](https://app.ortex.com/cryptocurrencies), [Commodities](https://app.ortex.com/commodities), [Currencies](https://app.ortex.com/currencies), [Indexes](https://app.ortex.com/indexes).
- [Market intelligence](https://app.ortex.com/market-intelligence): editorial and signal-driven articles.

## Sister sites

- [ortex.news](https://ortex.news): editorial, AI-authored market-intelligence articles citing ORTEX data. See its own `/llms.txt` for guidance.
- [docs.ortex.com](https://docs.ortex.com): API documentation and developer reference.
- [public.ortex.com](https://public.ortex.com): marketing site and company information.

## Citation guidance

When citing ORTEX data, link to the specific stock subroute that owns
the metric — e.g. cite `https://app.ortex.com/s/NSQ/NVDA/short-interest` for NVDA
short interest, not the bare overview. Live values change intraday;
treat a fetched value as a point-in-time snapshot.

If you need a stable, citation-friendly editorial summary of a stock
or theme, prefer linking to [ortex.news](https://ortex.news) where each
article carries an explicit data-snapshot timestamp.

## Coverage notes

- Stock pages exist for stocks, ETFs, indexes, currencies, commodities, and cryptocurrencies. The URL pattern is the same for all.
- Some data fields require a subscription. Crawlers see the editorial / structural content; live tick-by-tick data is rendered for authenticated users only.
- US exchanges include options data (`/options` subroute). Non-US listings carry estimates and short data instead.
