> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
> Use this file to discover all available pages before exploring further.

# ✨ February 23, 2026 - Buy/Sell Filter on Token Trades, Lighthouse MEV Volume & 5m Linechart

> Token trades endpoint supports buy/sell type filter, Lighthouse includes MEV volume, and a 5-minute timeframe is available on linechart

**TL;DR**: The token trades endpoint now supports a buy/sell direction filter, Market Lighthouse includes MEV volume in its analytics, and the linechart endpoint supports a new 5-minute timeframe.

***

## Buy/Sell Type Filter on Token Trades

The token trades endpoint now accepts a trade direction filter:

* Pass `type=buy` or `type=sell` to filter trades by direction
* Useful for analyzing buy pressure or sell pressure independently

***

## Lighthouse — MEV Volume Tracking

Market Lighthouse analytics now include MEV-related volume:

* MEV activity is quantified and included in the volume breakdown
* Provides a more complete picture of real trading activity vs. MEV extraction

***

## 5-Minute Timeframe for Linechart

The price history linechart endpoint now supports a `5m` timeframe:

* Fills the gap between 1-minute and 15-minute resolutions
* Ideal for short-term technical analysis views

***

## OHLCV — Higher Candle Limits

OHLCV requests now gracefully handle larger candle counts:

* Requests above 2000 candles are clamped to 2000 instead of returning an error
* Sub-minute continuous aggregates can be toggled with `OHLCV_SKIP_SUBMIN_CAGG`

***

*Shipped by Delox & Sacha*
