Discover and explore top open-source AI tools and projects—updated daily.
terrysoAutomated crypto futures trading driven by AI agent signals
New!
Top 51.6% on SourcePulse
This command-line tool automates the execution of trading signals generated by various AI agents on Binance futures. It targets users seeking to leverage AI for automated trading, offering real-time signal tracking, execution, and performance analysis, thereby simplifying complex trading strategies.
How It Works
The system polls the nof1.ai platform for signals from supported AI agents, including GPT-5, Gemini, and DeepSeek. It intelligently identifies trade actions such as opening new positions, closing existing ones, implementing stop-losses, and taking profits. Using the Binance API, it then executes these trades on USDT perpetual futures, supporting configurable leverage and risk management parameters.
Quick Start & Requirements
Installation involves cloning the repository, running npm install, and building the project with npm run build. Configuration requires setting up a .env file with Binance API keys, ensuring they have Futures trading permissions. Users are strongly advised to use the Binance Testnet initially. A web-based dashboard is available for real-time tracking.
Highlighted Details
--risk-only mode for simulated trading and a --profit option for automated exits at a target percentage, with optional auto-refollowing.Maintenance & Community
The README does not detail specific contributors, sponsorships, or community channels like Discord or Slack. A WeChat contact is provided for optional deployment services.
Licensing & Compatibility
The project is released under the MIT License, which permits broad use, modification, and distribution, including for commercial purposes and integration into closed-source applications.
Limitations & Caveats
Binance futures trading inherently carries high risk due to leverage, with potential for rapid losses. AI agent strategies do not guarantee profitability, and users should exercise caution, preferably starting with the --risk-only mode or on the Binance Testnet. Security best practices, such as IP whitelisting and API key rotation, are recommended.
2 days ago
Inactive
jamesmawm