cTrader cTrader Desktop 4.8

Command
Center.

The heavy-duty terminal for those who treat trading as a profession. Detachable charts, C# algos, and Level 2 pricing.

1.2ms LD5
M1M5H1H4D1
Sell
1.0844
Buy
1.0845
1.00
SymbolSideVolEntryP&L
EURUSDBUY5.001.0820+$1,250.00
GBPUSDSELL2.001.2650+$420.00
Active Symbol Panel
Standard View (VWAP Only)
Spread: 0.0L2 Data: Active
Market Transparency

Transparency You Can Trade.

Don't trade blindly. Access the full Level 2 Depth of Market to visualise liquidity from our institutional providers. Spot support and resistance walls before they appear on the chart.

Liquidity Ladder

See volumes at every price tick to size your positions perfectly.

VWAP Precision

Execute large block orders with Volume Weighted Average Price visibility.

Algorithmic Freedom

Code in C#.
Not a Proprietary Script.

Stop wasting time learning MQL. Vertex cTrader speaks the universal language of developers: C#. Build advanced robots and custom indicators using the full power of the .NET framework and Visual Studio integration.

C# MySuperBot.cs
Helpers.cs
1
2
3
4
5
6
7
8
using cAlgo.API;
namespace cAlgo.Robots {
  [Robot(AccessRights = AccessRights.None)]
  public class VertexBot : Robot {
    protected override void OnStart() {
      // Initialise Strategy
      Print("Bot Started");
      ExecuteMarketOrder(TradeType.Buy, SymbolName, 1000);
OUTPUTBuild: Success


Break the Frame.

Your analysis shouldn't be confined to one window. Detach charts and place them across multiple monitors. Create dedicated workspaces for scalping, fundamental analysis, or macro views.

cTrader Main
Empty Slot
EURUSD H1
Monitor 2
Modify Order #99281
Advanced Take Profit
Active
TP 11.08600Close 50%
TP 21.08800Close 50%
Server-Side Trailing Stop
Trigger10 Pips
Step1 Pip

*Active even if terminal is closed.

Risk Management 2.0

Protect Your Capital.
Automatically.

Institutional order types shouldn't be reserved for banks. Use Advanced Take Profit to scale out of positions automatically (e.g., close 50% at TP1 to bank profit, let the rest run).

Server-Side Security

Unlike MT4 scripts, our Trailing Stops live on the LD5 server. If your internet dies, your stop still moves.

System Requirements

Windows

  • OSWindows 10 / 11 (64-bit)
  • ProcessorDual Core CPU
  • Memory4GB RAM (8GB Rec.)
  • Framework.NET 6.0

Connectivity

  • InternetStable Broadband / Fibre
  • Screen Res1280 x 800 Min
  • Ping< 100ms Recommended
  • Storage500MB Free Space

Stop Trading
On a Toy.

Get the terminal built for professionals. Multi-screen support, algorithmic backtesting, and 12ms execution speed.

Virus Testedv4.8.2 StableWin 10/11 (64-bit)
C# Native
Algo Engine
Uncapped FPS
Performance
Level 2 DoM
Market Depth
Open API
Connect Anything