python-telegramBot

crypto trading bot liquidity order book market microstructure algorithmic trading quant Python Node.js websocket Binance crypto signals HFT order flow sweep detection depth analysis

19
1
69% credibility
Found May 20, 2026 at 21 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

This is a cryptocurrency trading framework that monitors order book depth across multiple exchanges to detect liquidity events—specifically thin zones where price might move fast, large hidden orders that appear or vanish, and stop-loss clusters being swept. The system can alert users when these events occur or execute trades automatically. It's designed for traders who want to trade with order flow rather than chasing price action, and targets algorithmic traders, quantitative researchers, and developers building liquidity-aware execution tools.

How It Works

1
💡 You discover a smarter way to trade

You hear about a trading tool that reads market depth instead of chasing price charts, focusing on where big orders hide.

2
📊 You learn what the bot sees

The bot watches order books continuously, spotting thin zones where price might move fast and large resting orders that could disappear suddenly.

3
🎯 You get signals before price moves

When the bot detects a liquidity sweep or hidden wall forming, it alerts you so you can act before the crowd.

4
You choose how to use it
📱
Signal-only mode

Get notifications when liquidity events happen and trade manually based on what you learn.

🤖
Automated trading

The bot places and manages orders for you, maintaining spread and liquidity around the clock.

5
🔗 You connect your exchange

You link the bot to your exchange account using your credentials, choosing which trading pairs to monitor.

6
⚙️ You set your preferences

You adjust how aggressive the bot should be, how much to trade, and which exchanges to watch.

🚀 Your trading comes to life

The bot runs continuously, watching markets and acting on your behalf while you receive updates along the way.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 21 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is crypto-liquidity-ai-trading-bot?

This is a Node.js trading framework that reads order book structure to detect liquidity events before they trigger price moves. Instead of chasing price with lagging indicators like RSI or MACD, it monitors where large passive orders sit, identifies when liquidity walls form or vanish, and alerts when stop-loss clusters get swept. The system connects to major exchanges via WebSocket and REST APIs, analyzes order book depth in real time, and outputs structured signals that you can feed into your own execution layer or use for manual trading decisions.

Why is it gaining traction?

The core insight is that professional traders watch order flow, not price charts. This framework gives independent developers the same visibility into market microstructure that quant firms build in-house. The modular architecture means you can plug in your own risk layer or execution engine without rewriting the core. It supports Binance, Bybit, Kraken, OKX, Coinbase, and Hyperliquid out of the box, with a standard connector interface for adding more. The README includes backtest results showing a 58.2% win rate and 1.42 profit factor on liquidity-sweep signals across 2024.

Who should use this?

Quantitative researchers studying order book dynamics will find the signal types well-defined and testable. Algorithmic trading firms building liquidity-aware execution tools can use the alerts as inputs to their own systems. Developers building AI trading agents or signal products get a solid foundation that handles exchange connectivity and market data normalization. This is not for beginners—you need familiarity with order books, market microstructure, and Node.js.

Verdict

At 19 stars and a credibility score of 0.699%, this is an early-stage project that shows promise but lacks community validation. The architecture is clean, the concept is sound, and the implementation covers real exchange integrations. However, the backtest results are self-reported, there's no visible test suite in the provided files, and the project needs more eyes from experienced traders before you should trust it with real capital. Start with paper trading or use the signal layer only until the community grows.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.