TILLATILLA
TILLA · model-ready market data

TILLA data dictionary

A plain-text reference to what is inside the TILLA matrix: the data families, what each tier includes, the API endpoints, and how fields behave around market close.

Data families

The 1,817 columns are organized into families, all sharing one 1-minute timestamp:

FamilyWhat it covers
Crypto majorsOHLCV, VWAP, dominance and a full technical suite for BTC, ETH, SOL, BNB and more.
Altcoins & ratiosA deep alt bench with returns, technicals and BTC-relative momentum.
Derivatives & positioningFunding, open interest, long/short, taker flow and COT across venues.
On-chainMempool, fees, UTXO flow, block structure and BTC node microstructure (own node).
Options & microstructureImplied vol, max pain, put/call, order-book depth and imbalance.
ETF flowsPer-fund creation/redemption flows, AUM and breadth.
Equities & minersOHLCV and technicals for indices, key equities and Bitcoin miners.
FX29 currency pairs with technicals, spreads and BTC-relative momentum.
Macro & ratesIndices, VIX term structure, the yield curve, Fed liquidity and calendar.
Market structureCross-asset betas, correlations and volatility regimes.
Sentiment & attentionFear & Greed, positioning breadth and dispersion.

Tiers

TierColumnsHistoryPrice / mo
Free311 week$0
Trader1576 months$49
Builder61713 months$129
Pro1,264full (2023→)$499
Max1,817full$1,299
Enterpriseall 1,817fullfrom $2,500

Tiers are cumulative — each includes every field below it. Pro and Max carry a commercial-use license; redistribution and resale are available only under Enterprise.

API endpoints

EndpointReturns
/v1/latestThe newest 1-minute row (optionally a column subset).
/v1/dataA date range of rows (cols, start, end, limit).
/v1/syncEvery row after a timestamp you supply — the incremental endpoint.
/v1/schemaEvery column your key can pull, and the tier that carries it.
/v1/featuresColumn count and available time window.
/v1/status, /v1/tiersFeed freshness and the plan catalog (no key needed).
/v1/usageYour tier, calls and limits.

Market-close behavior

Crypto trades 24/7, but equities, FX and commodities do not. When a market is closed, its fields hold their last value (they go flat) rather than dropping to zero — equity and index fields hold outside US cash hours, and FX and commodity fields hold over the weekend. Crypto, on-chain and derivatives keep updating every minute. Full field-level detail is in the API docs.

FAQ

How many data fields are there?

Up to 1,817 columns on the Max and Enterprise tiers, organized into 11 families, all on one 1-minute timestamp.

What happens to stock or FX fields when those markets close?

They hold their last value (go flat) rather than dropping to zero. Crypto, on-chain and derivatives keep updating 24/7.

Where are the exact column names?

Call /v1/schema with your key for the exact columns you can pull, or see a full aligned sample at /download/max.json.