Skip to content

Wendy1890/trendline_breakout_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trendline Breakout Scanner (Telegram Bot)

Telegram bot that scans M15 charts on Bybit and Binance USDT futures, builds trendlines from swing points, and detects volume-confirmed breakouts. It can scan a single symbol or the whole market and send charts with candles, swings, lines, touches, and breakouts.

Features

  • 🔍 Exchanges:
    • Bybit (USDT perpetual futures)
    • Binance (USDT futures)
  • 🧮 Core logic:
    • Swing high/low detection with strength filter
    • Trendlines with ≥ 3 touches
    • Breakout detection (4th touch) with volume filter
    • BTC correlation filter (skip coins highly correlated with BTC)
  • 📊 Market scan:
    • Top USDT perpetual futures by 24h quote volume
    • Minimum 24h turnover (configurable, default 20M USD)
    • Per-symbol breakout summary with TradingView links
  • 🆕 Autoscan:
    • Periodic market scan (e.g. every 5 minutes)
    • Only new breakouts are sent (per-symbol + side + touches)
    • Hourly heartbeat message with current preset
  • 🖼 Charts:
    • /img SYMBOL draws:
      • Candles (M15)
      • Swings
      • Main trendline
      • Touches
      • Breakout points

About

Telegram bot that scans Bybit and Binance futures for M15 trendline breakouts with volume confirmation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages