Quotex Auto Trade Bot is a Python-based automation tool designed to facilitate trading on the Quotex platform. It allows users to add and manage multiple accounts, configure trade settings, and toggle automated trading features.
- π€ Account Management:
- π Securely add and manage multiple Quotex accounts.
- π View account profiles and balances.
- π€ Trading Automation:
- βοΈ Configure automated trading settings, including:
- π Trade Mode
- β³ Candle Size
- π¦ Account Type
- β»οΈ Automated Martingale strategy with cooldown management.
- βοΈ Configure automated trading settings, including:
- π οΈ Admin Tools:
- π₯ Manage users and π’ broadcast messages via the admin panel.
- β‘ Flexible Settings:
- πΉ Support for OTC and regular trading assets.
- π Real-time candle direction analysis.
-
π₯ Clone the Repository:
git clone https://github.com/ByteSupreme/QuotexAutoTradeBot.git cd QuotexAutoTradeBot -
π¦ Install Dependencies: Ensure you have Python installed. Then run:
pip install -r requirements.txt
-
π‘οΈ Create a
.envFile: Set up your environment variables for secure credentials. -
βΆοΈ Run the Bot: Start the bot with:python bot.py
The bot is fully managed through interactive keyboards. Simply use the /start command to begin, and navigate through the options provided in the bot's interface.
python-dotenvpyroforktgcryptomotorcoloramadnspythonflaskgunicornrequests- Custom library:
pyquotex(installed via GitHub)
Special thanks to the developers of the original pyquotex library, which serves as a foundation for the trading features in this bot.
For support or inquiries, please contact @cybrion on Telegram.
Join the official channel: The Hacking Zone.
Check out the bot preview here: Telegram Post π.
If you want to contribute, feel free to fork this repository, make your changes, and submit a pull request. Contributions are always welcome! π‘β¨
This project is licensed under the MIT License.