Search
GBP
Trading Tools
    Menu Close
    RSS

    Latest Trading Articles

    View latest blogs

    Using Python to Code cTrader cBots
    The cTrader Community team has launched the initial version of a Python library for the cTrader Open API on GitHub for you to download examples.
    Code cTrader Indicator Telegram Alerts
    We offer a free online course to teach traders how to code Telegram alerts into any of the cTrader standard indicators.
    cTrader C# Coding Standards
    Writing robust quality code for algorithmic trading software development is just as important as any other mission-critical system due to the financial risk that is involved.
    Upgrade a cTrader cBot to .NET 6 & C# 10
    This article will help you upgrade your old cBots & indicators that were built using cTrader Desktop 4.1
    How to Debug a cTrader cBot
    Learn how to debug your cTrader algorithmic trading robot using Visual Studio 2022 and Microsoft C#.
    Converting MT4 EA Into a cTrader cBot
    If you need help converting your MT4 Expert Advisors into a cTrader cBot then we can help you do this.
    cTrader API Keyboard Events
    A new feature of cTrader Desktop v4 API allows the capture of keyboard events to interact with the chart or submit an order.
    Coding cTrader Telegram Alerts
    This article will explain how you can add Telegram alerts into your existing or new automated trading system for the cTrader trading platform using Microsoft Visual Studio & the C# programming language.
    cTrader cBot & Indicator Licensing
    This article will show how a developer can licensing their cTrader cBots & Indicators to protect against software piracy in order to create maximum profit.
    How to Protect Your cBot Source Code
    If you have just spent many days or even months creating a product that you wish to sell or even share then you may not want the average coder from stealing your hard work.
    cTrader Stack Exchange Programming Community
    We are in the process are creating a programming community for the cTrader trading platform on Stack Exchange, the site is currently living in Area 51 which is the staging site.
    Client Plugin for cTrader News Release Manager

    This client module will simplify integrating the News Release Manager into your own trading robot, with just a few lines of code you can now pause trading before, during and after a major news event.

    How To Code Your Own cTrader cBots
    Watch our YouTube channel for free educational material on how to start from scratch and create your own automated trading robot, EA or cBot, each video is in English.
    How To Code a Breakeven with cTrader
    This blog will help you easily code a Breakeven stop loss to your existing automated strategy or cBot using cTrader's cAlgo, C# and Microsoft Visual Studio. Our Algo training school will help you code your own robots. Watch this video and even if you have very little programming experience you should be able to add your own trailing stop to an existing robot.
    How To Code a Trailing Stop using cTrader
    This blog will help you easily code a trailing stop to your existing automated strategy or cBot using cTrader's cAlgo, C# and Microsoft Visual Studio. Our Algo training school will help you code your own robots.
    F# Could be Gaining Ground in Trading

    F# is a functional programming language that allows you to write simple code for complex problems. Currently, it is most commonly used in the financial sector. Quantitative finance makes heavy use of mathematics to model various parts of finance in the real world.