Skip to content

A powerful Telegram bot for automated trading on the Quotex platform. Fully interactive with keyboard navigation. πŸš€πŸ’‘

License

Notifications You must be signed in to change notification settings

ByteSupreme/QuotexAutoTradeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✨ Quotex Auto Trade Bot πŸš€πŸ’°

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.


πŸš€βœ¨ 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.
  • πŸ› οΈ 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.

πŸ› οΈ Setup

  1. πŸ“₯ Clone the Repository:

    git clone https://github.com/ByteSupreme/QuotexAutoTradeBot.git
    cd QuotexAutoTradeBot
  2. πŸ“¦ Install Dependencies: Ensure you have Python installed. Then run:

    pip install -r requirements.txt
  3. πŸ›‘οΈ Create a .env File: Set up your environment variables for secure credentials.

  4. ▢️ Run the Bot: Start the bot with:

    python bot.py

πŸ’‘ Usage

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.


πŸ“š Dependencies

  • python-dotenv
  • pyrofork
  • tgcrypto
  • motor
  • colorama
  • dnspython
  • flask
  • gunicorn
  • requests
  • Custom library: pyquotex (installed via GitHub)

πŸ™ Thanks

Special thanks to the developers of the original pyquotex library, which serves as a foundation for the trading features in this bot.


βœ‰οΈ Contact

For support or inquiries, please contact @cybrion on Telegram.
Join the official channel: The Hacking Zone.
Check out the bot preview here: Telegram Post πŸ”—.


🀝 Contributing

If you want to contribute, feel free to fork this repository, make your changes, and submit a pull request. Contributions are always welcome! πŸ’‘βœ¨


πŸ“œ License

This project is licensed under the MIT License.

About

A powerful Telegram bot for automated trading on the Quotex platform. Fully interactive with keyboard navigation. πŸš€πŸ’‘

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages