#1052 · Primary category: AI Agents & Automation

ds

Use DeepSeek for trading (just for fun, be aware of risks)

Project last updated:11/26/25

GitHub Stars

846

Forks

456

Contributors

1

License

Other

Why we included this project

This project is a candid experiment in letting a large language model make real trading decisions on crypto exchanges. It connects DeepSeek to Binance and OKX, feeds it locally computed indicators, and lets the model pick entries and exits. The author is upfront that this is a falsification exercise, not a commercial product, and the README repeatedly warns about risk and the need for one-way position settings. He also notes that the most valuable part so far is pairing DeepSeek with indicators, while direct indicator reading is still unproven. For developers curious about LLM agents in trading, the repo gives a concrete, runnable example of the API key setup, server configuration, and order logic, even if the strategy itself should be treated as a starting point rather than trusted with real capital.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category