Live

Products / Spread Toolkit

Cross-Exchange Spread Alert Toolkit

Webhook templates and a setup guide for monitoring Bybit-vs-Binance funding rate spreads in real time. Discord, Telegram, and email — your choice.

Planned — follow on Ko-fi to be notified when it launches.

Follow on Ko-fi for launch notification

Sample Spread Data

The kind of opportunities the toolkit alerts you to (live snapshot):

Asset Bybit (ann.) Binance (ann.) Spread (bps) Best Venue
Solana 10.95% -0.37% +1.03 bybit
XRP 4.47% -3.01% +0.69 bybit
Ethereum 4.10% -2.66% +0.62 bybit
BNB 10.95% 5.11% +0.54 bybit
Bitcoin 6.95% 3.00% +0.36 bybit

What's Inside

Python alert script

~150 lines. Polls public APIs, computes spreads, fires webhooks when thresholds breach.

Webhook templates

Discord, Telegram, and email-via-SMTP. Drop in your URL/token and go.

5-page setup guide

Step-by-step from zero to your first alert, including free-tier server hosting tips.

Configurable thresholds

Tune by asset, by spread bps, by direction. Sensible defaults provided.

Stop missing spreads

Coming soon. Follow on Ko-fi to be notified the day it lists.

Follow on Ko-fi for launch notification →

FAQ

What's included?

A Python alert script (~150 lines), Discord/Telegram webhook templates, an email-via-SMTP template, and a 5-page setup guide.

Do I need to code?

Light Python familiarity helps, but the guide walks you through every step including running on a free tier server.

What does it actually alert on?

Any funding-rate spread between Bybit, Binance, or MEXC that exceeds a threshold you configure (e.g. 5 bps or higher). Three-way comparisons surface arb edges that two-venue tools miss.

Does this require API keys?

No. It uses public funding-rate endpoints. No trading is performed.