Skip to content

nicknochnack/LLMAgentCrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto LLM Agent Trading Bot

How to build a trading bot for crypto with LLMs (not so great) and finbert (way better)

See it live and in action 📺

Startup 🚀

  1. Create a virtual environment uv venv and activate it source .venv/bin/activate
  2. Update your SERPER_API_KEY in the .env file -> Available from here
  3. Install dependencies uv pip install -r pyproject.toml
  4. Run whichever bot you want uv run 1. cryptobot_aggregate_sentiment-r1.py

Who, When, Why?

👨🏾‍💻 Author: Nick Renotte
📅 Version: 1.x
📜 License: This project is licensed under the MIT License

NOTE: if you get a error that looks something like this, it's probs because the CCXT datastore isn't picking up the strategy returns, You can edit the ccxt datastore file to fix it. I gotta find the exact details on how to do this, but i'll update it in the next few days. lumibot/tools/ccxt_data_store.py

About

Build a crypto bot for trading with LLMs and NLP

Resources

Stars

176 stars

Watchers

7 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages