QuantGPT
QuantGPT: let chatGPT implements and backtest crypto trading strategy
Install / Use
npx skills add pierreia/quantGPTInstalls into whichever agent you are using.
README
quantGPT
QuantGPT: let chatGPT implements and backtest crypto trading strategy
How to use
- Clone this repo
- Go into it, and run
pip install -r requirements.txt - Run
streamlit run Home.py - Add your openAI API key and create an assistant. You only need to run this step once (as your API key will be stored in .env), and you can see the created assistant on your openAI dashboard.
How does it work?
The "frontend" dashboard is built with streamlit. The backend uses Binance public API to fetch data. QuantGPT will create a folder "data_cache" to not retrieve the same data multiple times. The backtesting is done using backtrader library.
Demo
https://github.com/pierreia/quantGPT/assets/73743089/3640d6d2-bf12-4a04-87ec-9352cc3cd04c
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
