---
title: "Gainers/Losers"
method: GET
path: "/v2/snapshot/locale/global/markets/crypto/{direction}"
tags: ["crypto:snapshot"]
---

# Gainers/Losers

`GET /v2/snapshot/locale/global/markets/crypto/{direction}`

Get the current top 20 gainers or losers of the day in cryptocurrency markets.
<br />
<br />
Top gainers are those tickers whose price has increased by the highest percentage since the previous day's close.
Top losers are those tickers whose price has decreased by the highest percentage since the previous day's close.
<br />
<br />
Note: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges.

## Path parameters

- `direction` 'gainers' | 'losers', required

## Response `default`

Unexpected error

---

[API](https://skmtc.net/massive/apis/polygon-api.md) · [All operations](https://skmtc.net/massive/apis/polygon-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/massive/polygon-api/revisions/ad6f143e43aa/schema)
