FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Telegram bot for funding rate arbitrage research on Binance
How-ToSystems

Telegram bot for funding rate arbitrage research on Binance

via Dev.toЭдуард Гордеев12h ago

When I started learning about funding rate arbitrage — there was plenty of theory, but no convenient tool. Excel sheets, manual symbol research, rough fee estimates scraped together from different sources. So I spent the last few weeks building a bot to fix that. The strategy itself is straightforward: open Long spot + Short futures on the same asset simultaneously. Price goes up — spot gains, futures loses, net zero. Price goes down — opposite, net zero. Every 8 hours you collect the funding payment. Market direction doesn't matter. The hard part is finding symbols worth trading and knowing if the numbers actually work after fees. The bot solves that: Screener across 80+ symbols ranked by yield and stability PnL simulation on real historical data with fees included Countdown timer to next funding payment Basis and spread analytics Stack: Python, PostgreSQL, python-telegram-bot, SQLAlchemy, Binance WS. The bot is live right now if you want to try it. Tag in the README: github.com/lynal

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

How-To

The fact that we know what hunger and thirst are makes us treat them as normal.

Medium Programming • 17m ago

The Journey of a 19-Year-Old Bangladeshi Muslim Software Engineer
How-To

The Journey of a 19-Year-Old Bangladeshi Muslim Software Engineer

Medium Programming • 39m ago

How-To

The Hidden Magic (and Monsters) of Go Strings: Zero-Copy Slicing & Builder Secrets

Medium Programming • 1h ago

Why Watching Tutorials Won’t Make You a Good Programmer
How-To

Why Watching Tutorials Won’t Make You a Good Programmer

Medium Programming • 4h ago

The Code That Makes Rockets Fly
How-To

The Code That Makes Rockets Fly

Medium Programming • 5h ago

Discover More Articles