This is an automated trading bot for Binance, developed in Python. It uses technical indicators to analyze the market and execute buy and sell orders programmatically.
Before you begin, make sure you meet the following requirements:
git clone https://github.com/Luan-Web3/crypto-trading-bot.git
cd crypto-trading-bot
- Duplicate the .env.example file and rename it to .env
docker compose up --build
- RSI
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.