Skip to content

Sandwich.Finance was a useful tool popular among crypto/ perpetual futures traders to download .txt file watchlists for all assets on a given exchange. This repo aims to fill the void that sandwich.finance left when sunsetting the project. Others have launched paid services to download watchlists. Tvlist is here to make it free and open source

Notifications You must be signed in to change notification settings

cdcrypto/Sammichfinance

Repository files navigation

Welcome to sammichfinance, deployed as https://TVLIST.XYZ ....

Sandwich Finance was a useful tool popular among crypto/ perpetual futures traders used to download .txt file watchlists for all assets on a given exchange. Unfortunately the dev no longer wanted to continue the project, but thats okay, we can make an open source and free version with more features and more exchanges.

Features:

  • Download by quote token/ assets per exchange, or all assets per exchange (tradingview only allows lists up to 1000 assets, so it breaks up download into multiple lists if over 1000 assets)
  • Calls each exchange's relevant API to get most up to date list. Never needs to be updated manually if new assets or pair types are added.
  • Formats API response to proper tradingview format for each exchange
  • Allows "MIX AND MATCH" downloads which is any combinatintion of assets from any combination of exchanges.
  • Open source

Supported Exchanges

Spot Markets

  • Binance
  • Bybit
  • Bitget
  • KuCoin
  • Bitfinex
  • OKX
  • MEXC
  • Poloniex
  • Kraken
  • Crypto.com
  • Coinbase
  • Gate.io
  • Phemex

Futures Markets

  • Binance
  • Bybit
  • Bitget
  • KuCoin
  • dYdX
  • OKX
  • MEXC
  • Phemex

To Deploy locally:

  • npm install

  • npm run dev

To deploy to Vercel

  • should be able to one click deploy from vercel dashboard from github, no environment variables currently needed since it uses public apis rather than ones with keys needed

image

Feel free to submit a pull request if you want to add anything to the official deployment on TVLIST.XYZ .

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Sandwich.Finance was a useful tool popular among crypto/ perpetual futures traders to download .txt file watchlists for all assets on a given exchange. This repo aims to fill the void that sandwich.finance left when sunsetting the project. Others have launched paid services to download watchlists. Tvlist is here to make it free and open source

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published