Thank you for subscribing to QuantAlgoLab Professional Membership.
Please download your bot package using the button below.
Important Notes Before Downloading:
- Your download is limited to 2 times per product.
- Save the downloaded file safely (backup on your computer or cloud storage).
- This bot is for personal use only under your active membership.
How to Install the cBot (cTrader Installation Guide)
Step 1: Download the Bot File
Click the download button below to download your bot file (usually in .zip format).
Step 2: Extract the ZIP File
- Right-click the downloaded file
- Select Extract All
- Open the extracted folder
You should see a file such as:
.algo file (cTrader bot file)
or.cs file (source code file)
or- installation notes
Step 3: Open cTrader
- Launch cTrader Desktop
- Go to the Automate section (formerly called cAlgo)
Step 4: Import / Install the Bot
If your file is .algo
- In Automate, click Bots
- Click Import
- Select the
.algo file
If your file is .cs
- In Automate, click New cBot
- Replace the code with the
.cs file content - Click Build
Step 5: Attach Bot to Chart
- Go to Trade tab
- Drag the bot onto the chart
Step 6: Enable Auto Trading
- Turn on Auto Trading
- Ensure your bot is running (status = active)
Step 7: Recommended Setup
For best results:
- Use a VPS for stable execution
- Ensure stable internet connection
- Use recommended parameters provided in the strategy page
- Avoid changing advanced parameters unless you understand the strategy logic
Important Risk Disclaimer
Trading involves substantial risk and is not suitable for all investors.
Please read our full Risk Disclaimer here:
👉 https://quantalgolab.com/risk-disclaimer/
By downloading and using this bot, you acknowledge and accept the Risk Disclaimer.
Support
If you face installation issues, please contact support:
📩 Email: quantalgolab8@gmail.com
📌 Please include:
- Your membership email
- Screenshot of the error (if any)
- cTrader version and broker name
Best Practice
To protect your trading account:
- Always test the bot on a demo account first
- Use proper risk settings (low risk is recommended)
- Avoid running multiple bots on the same symbol unless you understand trade conflicts