Concepts

Quotient forecasts prediction markets and publishes signals when it expects market prices to converge toward its forecasts.

Asset. A tradable underlying, such as WTI, gold, or BTC.

Market. A prediction-market contract with a venue price.

Forecast. Quotient's probability for a market and its nullable thesis—the reasoning for that same forecast version.

Signal. A published trade on a market selected for expected convergence. Its latest Q probability and thesis come from the same latest forecast. Entry values are fixed at publication; status and returns update with the market.

GET /api/v1/assets/search
GET /api/v1/markets/search
GET /api/v1/markets/{slug}/forecast
GET /api/v1/signals

API reference