Skip to content

Add DeepAlpha to Python section#90

Open
stefanoviana wants to merge 1 commit into
facundofarias:masterfrom
stefanoviana:add-deepalpha
Open

Add DeepAlpha to Python section#90
stefanoviana wants to merge 1 commit into
facundofarias:masterfrom
stefanoviana:add-deepalpha

Conversation

@stefanoviana

Copy link
Copy Markdown

What is DeepAlpha?

DeepAlpha is an open-source AI crypto trading bot that heavily relies on WebSocket connections for real-time market data streaming from 12 exchanges.

WebSocket Usage

  • Real-time orderbook streaming via WebSocket (L2 data)
  • Live ticker and trade feeds via WebSocket
  • Order execution through exchange WebSocket APIs
  • All connections managed through CCXT's unified WebSocket interface
  • Supports Binance, Bybit, Coinbase, OKX, and 8 more exchanges

Added to the Python section alongside other WebSocket tools and frameworks.

Thank you for maintaining this list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant