> For the complete documentation index, see [llms.txt](https://references.everstrike.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://references.everstrike.io/ai/supported-data.md).

# Supported Data

Use this data in [strategy prompts](/ai/strategies.md). Availability limits the information the AI can use for decisions.

### Available market data

* Real-time price data, including OHLCV.
* L1 order book data.
* Order flow data, including buys and sells.
* Temporal data, including time, date, and weekday.
* Statistical data and technical indicators.

### Unavailable data

The AI cannot access:

* News data.
* Fundamental data.
* On-chain cryptocurrency data.

{% hint style="warning" %}
Do not rely on unavailable data in a prompt. The AI cannot evaluate it.
{% endhint %}

### Account context

The AI receives the following account context by default:

* Open positions.
* Open orders.
* Past trades.
* Account equity.
* Available cash.

You can also provide:

* Liquidation prices.
* Stop losses and take profits.
* Active strategies.
* Previously submitted strategies.

Account context is anonymized before the AI receives it.

### Technical indicators

The AI supports these technical indicators:

* MACD, RSI, ADX, Bollinger Bands, and CCI.
* Ichimoku Cloud, Keltner Channels, ADL, ATR, and Force Index.
* KST, MFI, OBV, PSAR, and Rate of Change.
* Stochastic Oscillator, Stochastic RSI, TRIX, VWAP, and William's R.
* SMA, EMA, and WMA with periods of 9, 20, and 50.

The AI uses the same indicator inputs as TradingView and the Everstrike UI.

{% hint style="info" %}
The AI receives the five most recent values for each indicator. Historical indicator insights can provide up to 100 values per indicator. This option increases credit consumption significantly and is disabled by default.
{% endhint %}

### Statistical data

The following values are available:

* Open, high, low, and close.
* Open interest, daily volume, and daily change.
* Spread, funding rate, index price, and mark price.

### Options and position data

**Options data**

* Underlying price.
* Historical volatility.
* Black-Scholes price.

**Position data**

* Market.
* Size.
* Profit.
* Entry price.

### Data limits

* The AI uses UTC as its default timezone.
* Order flow includes the 50 most recent trades for each market.
