A lightweight crypto trading and ML toolkit
Project description
TradeBot — Learning Market Dynamics from Synthetic Correlations
Simulate common trading bots on real crypto data and prove that a neural networks is able to capture the pattern!
This project proves that a neural network can learn meaningful market patterns that stem from commonly used pre-programmed bots on the real market. It also permits its implementation in a real-time trading bot, and includes different tools for getting, analyzing and pre-processing data. It is meant to make this whole process more easy!
First install with:
pip install tradebot
Example code:
For a more detailed tutorial that goes through all functions of this library, i uploaded a Kaggle notebook, showing the capture of a real-time trading bot:
🧠 Project Overview
- Load historical BTCUSDT data
- Compute technical indicators and prepare model inputs
- Diagnose data distributions and correlations
- Generate synthetic market data with controlled structure
- Train neural network on real vs synthetic data
- Simulate a trading bot using trained model
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file marketml-0.1.2.tar.gz.
File metadata
- Download URL: marketml-0.1.2.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90ceb95591b7f59eb66bcc55b38d01da6f2fd9cc3d95365e6664e54f7b4d489d
|
|
| MD5 |
b8861c4af82cad76b1cff221d3765322
|
|
| BLAKE2b-256 |
8841091456c7a271bd204aca44aa5cb1e0deeacee2660ab344cb61c2ea010a2a
|
File details
Details for the file marketml-0.1.2-py3-none-any.whl.
File metadata
- Download URL: marketml-0.1.2-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa4935e951ab8a298c3a53e2e77b9188c15b3bc24bd9e2dca114291840ed6d99
|
|
| MD5 |
12b068fbc1e4709c5e9f575174d4dad3
|
|
| BLAKE2b-256 |
ff7a8f646ced1837efea603bde5dde686338917956a96c301bea73953713edac
|