---
name: Exchange integration
about: Provide information to integrate an exchange
title: 'Integration: [exchange name]'
labels: exchange integration
assignees: ''

---

**Exchange name**
Provide the name of the exchange.

**Website**
Provide the website link of the exchange.

**API endpoint**
Provide a link to an API endpoint to fetch all market tickers. The endpoint must at least contain a 'last price' (or 'close price') and 'trading volume'.

**API documentation**
Provide a link to the API documentation of the exchange.
