Search
GBP
Trading Tools
    Menu Close
    RSS

    Latest Trading Articles

    View latest blogs

    How to Create a Python cBot in cTrader 5.4
    You can now build automated trading robots using Python instead of only C#. In this guide, we’ll walk you through how to create a Python cBot in cTrader.
    cTrader CodePilot – Free vs Paid Version
    cTrader CodePilot is your intelligent assistant for developing algorithmic trading robots (cBots) in C# for the cTrader platform.
    Coding with AI-Powered Help
    This tool will help both beginner and experienced coders who build cBots. It speeds up the process, helps troubleshoot issues, and even suggests improvements.
    AI-Powered cTrader Assistants
    cTrader Sensei is an AI-driven chatbot powered by ChatGPT technology that provides step-by-step guidance to help users navigate the cTrader platform effortlessly.
    Why is Telegram Down?
    As many of our products use the Telegram service for sending messages we also provide a status page where you can see if the service is down and your messages are not being sent.
    Why Drawdown Is Important for Forex Traders

    This video will help forex traders understand what drawdown means when trading forex on the markets, it will help you understand your risk while trading.

    How To Import Backtest Data into cTrader

    This article demonstrates how to import independent market data using a CSV file into cAlgo for backtesting, now you can use more than 300% of data to verify your automated strategies.

    How To Load and Save cTrader cBot Parameters

    Watch this video to find out how to load and save your cBot (robot) parameters when you are using cTrader or the cAlgo trading platform.

    Using Microsoft Visual Studio with cTrader
    Learn how to use the Visual Studio development environment with cTrader & cAlgo to get the most out of your algorithmic trading while programming.
    Coding Standards for Algorithmic Trading
    How to write clean and concise code using Microsoft C# when you create your automated trading systems.coding
    How to Write a cTrader Risk Management Robot
    In this video, we are going to show you how to create a simple risk management robot using cAlgo and Visual Studio which stops your robot and closes all open positions on a Friday afternoon at a set time in order to not have any open positions running during the weekend.
    Debugging Your Automated Strategy

    Do you want to learn how to identify and fix bugs in your code the easy way? We will show you how to create automated trading systems the smart way using Microsoft Visual Studio.

    How to Build a Moving Average cBot
    We will show you how to write a simple moving average trading system using cTrader and Microsoft Visual Studio, take advantage of our online video tutorial and downloadable source code.
    How To Code a Trailing Stop for a cTrader cBot
    We will show you how to code your own trailing stop into your automated trading robots (cBots) for the cTrader trading platform, the example will show you how to add this feature to a Moving Average trading strategy.
    How To Code A Break-even Stop Loss With cTrader
    We will show you how to easily code a Breakeven stop loss to your existing automated strategy or cBot using cTrader's cAlgo, C# and Microsoft Visual Studio.
    Using cTrader & to Backtest Your Robots

    This article will help you understand how to backtest your automated trading strategies, cBots or trading robots using cTrader & cAlgo to give you the confidence of a profitable return.