Command
Center.
The heavy-duty terminal for those who treat trading as a profession.
Detachable charts, C# algos, and Level 2 pricing.
| Symbol | Side | Vol | Entry | P&L |
|---|---|---|---|---|
| EURUSD | BUY | 5.00 | 1.0820 | +$1,250.00 |
| GBPUSD | SELL | 2.00 | 1.2650 | +$420.00 |
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.
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.
2
3
4
5
6
7
8
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);
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.
*Active even if terminal is closed.
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.
