📈  Macro & Quantitative Analysts

Tariff Policy Market Risk

A daily trade-policy risk factor — composite pressure score, TACO trade-return analysis, and SPY/VIX/sector-ETF correlations.

📈

PEPIndex provides a structured daily trade policy risk factor derived entirely from public government sources. Use the composite score as a macro signal, or go deeper into event-level market impact, TACO trade returns, and sector ETF correlations.

See it live on the PEPIndex dashboard Live composite score, 12-month domain trends, and the S&P 500 / VIX reference — updated every 6 hours. Open the live index →

The PEPI score as a policy risk factor

The composite PEPI score (0–100) measures the current level of policy pressure reversal in the market environment. A rising score signals increasing threat-reversal activity — the conditions that historically produce market whipsaws (overreaction to threats, relief rally on reversal). A falling score signals follow-through or reduced active pressure.

Unlike news sentiment indices or verbal analysis, PEPI is scored deterministically: every dimension is computed from public government data (USITC applied rates, Federal Register documents, BLS/FRED economic series) with documented weights and formulas.

TACO trade return analysis

The recurring pattern underlying the TACO Index — "threat, market reaction, reversal, relief rally" — produces a measurable market return. For each resolved trade-domain event, PEPI tracks:

These fields are available via GET /api/v1/events/{id}/taco-trade (Premium) and in aggregate via GET /api/v1/economic-stats (Standard).

Market data available per event

SignalInstrumentProxy for
SPY daily closeS&P 500 ETFBroad market reaction to threat/reversal
VIX daily closeCBOE Volatility IndexRisk sentiment and uncertainty premium
XLY relative to XLPConsumer Discretionary vs. StaplesImported-tariff pass-through asymmetry
XLI vs. SPYIndustrials ETFFirm margin compression under tariffs
EEM vs. SPYEmerging Markets ETFOrigin-country supplier incidence

Key API endpoints for market risk analysis

GET/api/v1/index/historySTANDARD
Daily composite + domain sub-indices time series
GET/api/v1/events/{id}/market-impactPREMIUM
SPY, VIX, XLP, XLI, XLY, EEM around threat/outcome dates
GET/api/v1/events/{id}/taco-tradePREMIUM
Threat price, low price, outcome price, hold days, annualized return
GET/api/v1/economic-indicatorsSTANDARD
BLS/FRED time series (CPI, PPI, yields, dollar index)
GET/api/v1/economic-statsSTANDARD
Aggregate TACO trade return, avg tariff gap, CPI contribution
GET/api/v1/indexFREE
Current composite score

Integration with quant workflows

Access market impact data

Premium tier includes TACO trade returns, event-level market impact, and price impact time series.

View all endpoints →