Skip to content

Repository files navigation

Setup and Execution Guide

1. Install Dependencies

Open your terminal and run the following command:

pip install -r requirements.txt

2. Configure API Keys

Insert your Binance keys into the .env file.

🟡 IMPORTANT: The keys must be enclosed in double quotes (e.g., API_KEY="your_key_here").

3. Configure the Bot

All variables and bot settings are managed within the following file: .\src\main.py

4. Run the Bot

To start the bot, enter the following command in the terminal:

python -m src.main

5. Run Backtests

To perform backtesting, enter the following command in the terminal:

python -m src.backtests

About

This is a repository for my new cripto robot ussing binance api. This project is based in DescolaDev from Gabriel Freitas

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages