mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
3fa8aae66dd0979c4d60a9e6f3d40a90f6142e61
marginbot
Cryptocurrency micro trading bot
cd marginbot/
cp config.json.example config.json
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
./main.py
Enter your API keys and tokens in config.json
Languages
Python
98.4%
Jinja
0.8%
PowerShell
0.3%
Jupyter Notebook
0.3%
Shell
0.2%