---
title: "Get market timeline by ticker and duration"
method: GET
path: "/markets/timeline"
tags: ["Markets"]
---

# Get market timeline by ticker and duration

`GET /markets/timeline`

Returns past/future market slots for a symbol+frequency combo, anchored on current time

## Query parameters

- `symbol` string, required
- `frequency` 'daily' | 'hourly' | 'minutely' | 'weekly', required
- `subFrequency` 'hours_1' | 'hours_2' | 'hours_3' | 'hours_4' | 'hours_5' | 'hours_6' | 'minutes_1' | 'minutes_10' | 'minutes_15' | 'minutes_20' | 'minutes_25' | 'minutes_30' | 'minutes_35' | 'minutes_40' | 'minutes_45' | 'minutes_5' | 'minutes_50' | 'minutes_55'
- `before` number
- `after` number

## Response `200`

---

[API](https://skmtc.net/limitless-labs-group/apis/limitless-exchange-api.md) · [All operations](https://skmtc.net/limitless-labs-group/apis/limitless-exchange-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/limitless-labs-group/limitless-exchange-api/versions/f60847044e0d/schema)
