Skip to content

Set Up the Bot

Howell Munene edited this page May 15, 2026 · 1 revision

git clone https://github.com//trading-bot.git cd trading-bot python3 -m venv venv source venv/bin/activate pip install -r requirements.txt

Add your .env and config/settings.yaml

Clone this wiki locally