An autonomous crypto-trading agent that leverages Large Language Models for decision-making, featuring a real-time Dash control panel.
This project explores a fundamental question: Can a Large Language Model, when provided with a rich context of real-time market data and governed by a strict set of rules, function as a viable decision-making engine for short-term algorithmic trading?
DeepTrade is a framework built to test this hypothesis on the Binance Futures Testnet, focusing on a robust prompt-engineering strategy to guide the LLM's analytical process.
The system operates in a continuous loop, executing the following steps:
Data Ingestion & Feature Engineering: The prompt_builder.py script connects to the Binance API to fetch the latest OHLCV data for multiple assets (BTC, ETH, etc.) across different timeframes. It then enriches this raw data with a suite of technical indicators using pandas-ta.
Context-Rich Prompt Construction: All market data, technical indicators, open interest, funding rates, qualitative news sentiment, and current account status (positions, P&L) are dynamically assembled into a single, comprehensive prompt. This gives the LLM a full situational snapshot.
LLM Reasoning & Decision: The prompt is sent to the deepseek-reasoner model. A carefully crafted system_prompt.md acts as the model's constitution, defining its rules of engagement, risk parameters, and the mandatory JSON output format. This is where the core trading logic resides.
Action & Execution: The bot parses the JSON response from the LLM. Based on the signal (e.g., buy_to_enter, close_position, hold), it e
Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek & more.
A general-purpose Python framework for building LLM agents and multi-agent systems. "Four lines of code, an agent with memory."
Ultimate LLM API Integration Cookbook 2026 for Cursor & AI Agents
Ultimate Multi-Agent OS for Autonomous AI NPCs 2026
PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
把一队分工 Agent 织成一条写小说的流水线,做成桌面客户端;写作指纹让它越写越像你(BYO DeepSeek key,纯本地)。
Workflows from the Neura Market marketplace related to this DeepSeek resource