Quick Answer — FundingPips cTrader Setup
- • Download cTrader from ctrader.com (official source only).
- • Log in with FundingPips server + credentials from dashboard.
- • Enable DOM via View → Depth of Market for Level 2 order book visibility.
- • Install cBots by dropping .algo files into cTrader/cBots/ folder.
- • Detached chart windows supported natively for multi-monitor setups.
Platform setup from live funded accounts: I've traded FundingPips accounts through MT5, MatchTrader, and cTrader across 14 months and 5 payouts. The setup instructions here come from connecting these platforms to real funded capital — not from reading help docs.
If you're deciding which platform to use with FundingPips or troubleshooting connection issues, my full platform guide covers what works, what doesn't, and which setup gives the smoothest execution. For the full picture, read my complete FundingPips review. For the absolute latest, check FundingPips' website or their help center.
FundingPips cTrader is the second-most-used platform at FundingPips as of April 2026, preferred by traders who rely on order-flow analysis, Depth of Market visibility, and one-click execution. cTrader's native Level 2 data and cleaner manual execution interface are its key advantages over MT5. For algorithmic traders who want the cBot C# framework instead of MT5's MQL5, cTrader is the better fit.
I've been trading FundingPips since February 2025 — 14 months, 5 payouts, $6,800+ withdrawn. I run MT5 as my primary platform but tested cTrader extensively. This guide covers the complete cTrader setup: download, login, DOM activation, cBot installation, and common workflow considerations. The cTrader setup is simpler than MT5 in most respects because cTrader's modern architecture skips several MT5 legacy quirks.
For the broader platform context see the FundingPips platforms pillar. For the complete firm assessment see the FundingPips main review.
Step 1: Download cTrader
Official source: ctrader.com
NOT from: third-party mirrors, broker-branded sites, or archive pages. Use only the official Spotware download.
Platform support:
- Windows: primary platform
- macOS: native support (unlike MT5 which discontinued macOS)
- iOS: mobile app from App Store
- Android: mobile app from Google Play
- Web: cTrader Web browser-based access
Download size: ~70 MB installer. Installs to your Applications/Program Files directory.
Step 2: Get FundingPips cTrader credentials
After purchasing a FundingPips challenge:
- Log into FundingPips dashboard
- Navigate to "Trading Accounts" section
- Click your cTrader account
- Note:
- Server URL (specific to cTrader — different from MT5 server)
- Login ID (account ID number)
- Password (displayed once at creation)
If you originally chose MT5 during account setup: switch to cTrader via the dashboard before proceeding. FundingPips allows platform switching; cTrader credentials generate after switch.
Step 3: Add FundingPips account in cTrader
Launch cTrader. First-time setup:
- Click "Add Account" or the "+" icon in account panel
- Enter the FundingPips cTrader server URL from dashboard
- Enter login ID and password
- Save credentials (check "Remember me")
- Successful login → account balance appears, symbols populate
If login fails:
- Verify server URL is exact (copy-paste from dashboard)
- Check login ID for typos (especially 0/O, 1/l)
- Try disabling VPN if active
- Confirm your account is active in FundingPips dashboard (not breached)
Step 4: Enable Depth of Market (DOM)
One of cTrader's biggest advantages over MT5. Activation:
- View menu → Depth of Market
- OR right-click any chart → "Depth of Market" toggle
- DOM panel opens showing bid/ask order book levels with volumes
DOM features:
- Bid/ask ladder with price levels
- Volume at each level
- Spread visualization
- One-click order placement directly on DOM ladder (click bid/ask to place order at that price)
When DOM matters most:
- Scalping strategies that time entries around book imbalances
- Tape reading and order-flow analysis
- News trading where order flow matters more than price action
When DOM doesn't matter:
- Swing trading (don't rely on tick-level order flow)
- Mechanical systems based on candle closes
- Positional trading
Step 5: Customize charts
cTrader's chart customization:
- Open a chart: drag symbol from Symbols panel onto chart area
- Chart timeframes: toolbar dropdown (M1, M5, M15, M30, H1, H4, D1, etc.)
- Indicators: click "+" indicator icon or right-click chart → "Add Indicator"
- Drawings: left toolbar has trendlines, fibonacci, shapes
Multi-monitor setup:
- Right-click chart tab → "Detach" to pop chart into separate window
- Drag to secondary monitor
- cTrader remembers detached window positions on restart
Chart profiles:
- Save chart layouts via View → Save Profile
- Load profiles to switch between trading setups quickly
Step 6: Install cBots (for automation)
cBots are cTrader's algorithmic trading framework. Setup:
- Obtain .algo file (from developer, cBot marketplace, or self-built)
- In cTrader: Automate tab → cBots section
- Right-click → "Add" → browse to .algo file → import
- cTrader compiles the cBot (may take 1-2 seconds)
- Successful compile: cBot appears in "My Robots" list
- Drag cBot onto a chart OR right-click chart → "Add cBot"
- Configure parameters in the dialog
- Click "Start" — play icon turns green
cBot vs MT5 EA comparison:
- cBots written in C# (more modern than MT5's MQL5)
- cTrader marketplace smaller than MetaTrader Market
- Easier to write custom cBots from scratch for developers
- Pre-built cBot library smaller than MT5's EA library
Prohibited strategies still apply: cBots can't run arbitrage, latency exploits, or coordinated group trading logic regardless of platform.
Step 7: Place your first trade
Manual trade on cTrader:
Option A — One-click trading:
- Top toolbar: enable "One Click Trading" toggle
- Click the Buy or Sell button on the chart header
- Trade executes immediately at market price
Option B — Standard order dialog:
- Click "New Order" button or press F9
- Select instrument (if chart isn't active)
- Set volume, stop-loss, take-profit
- Click Buy or Sell
Option C — DOM trading:
- Open Depth of Market panel (View → Depth of Market)
- Click any bid/ask level to place order at that price
- Pending order or immediate execution depending on price vs market
Order types supported:
- Market Order (instant execution at current price)
- Limit Order (executes at specified price or better)
- Stop Order (triggers at specified price)
- Stop Limit (hybrid stop + limit)
cTrader-specific advantages over MT5
Level 2 DOM native
MT5 requires indicator plugins for similar visibility. cTrader has it built in.
Cleaner order dialog
cTrader's order entry UI is more modern than MT5's 2010-era dialog. Easier for newer traders to parse.
Native macOS
cTrader runs on macOS natively. MT5's macOS support is discontinued — Mac users need virtualization or mobile apps.
Better multi-monitor UX
Detached chart windows work smoother in cTrader. MT5 detached windows can be finicky across displays.
cBot C# framework
For developers, C# is more modern and pleasant to work with than MQL5. Easier debugging, cleaner language.
MT5 advantages over cTrader at FundingPips
Swap-Free add-on
Only on MT5 at FundingPips. Swing traders benefit.
Larger indicator ecosystem
MetaTrader Market has tens of thousands of community indicators. cTrader's library is smaller.
Larger EA marketplace
Pre-built MT5 EAs vastly outnumber pre-built cBots.
Broader community support
More tutorials, forums, and community content for MT5 than cTrader.
Common troubleshooting
Can't connect to server
- Verify server URL exactly matches dashboard
- Check internet connection stability
- Disable VPN if active
- Confirm account status in FundingPips dashboard
DOM not showing data
- Check View → Depth of Market is enabled
- Refresh symbol — click symbol in Symbol Watch
- Some instruments may not have full Level 2 data (typically crypto on some brokers)
cBot won't compile
- Check Errors panel (Automate tab → Errors)
- Common: missing reference, deprecated API call, syntax error
- Verify cBot source is compatible with current cTrader version
cBot won't trade
- Verify cBot is Started (green play icon)
- Check trading is enabled globally (top-right toggle)
- cBot logic conditions may not be met
- Check Trading tab for rejection reasons
Can't see some instruments
- Right-click Symbols panel → "Show All"
- Some instruments are region-locked
- Crypto availability varies by jurisdiction
Platform switching between cTrader and MT5
If you start on cTrader and want to switch to MT5 (or vice versa):
- FundingPips dashboard → Trading Accounts
- Select the account you want to switch
- Find "Platform" or "Switch Platform" option
- Choose new platform — receive new credentials
- Install new platform + log in with new credentials
What transfers: account balance, active positions (though closing before switching is safer), trade history (may be platform-specific).
What doesn't transfer: indicators, EAs/cBots (format incompatible), chart layouts, custom settings.
Cost: free. No penalty for switching.
The bottom line
FundingPips cTrader setup is simpler than MT5 in most respects because cTrader's modern architecture avoids MT5's legacy quirks (separate AutoTrading toggle, Options menu maze). Download from ctrader.com, log in with FundingPips credentials from dashboard, enable Depth of Market via View menu for Level 2 order book visibility, and optionally install cBots for automation. cTrader wins over MT5 for order-flow traders (native DOM), Mac users (native macOS support), one-click execution traders, and cBot C# developers. MT5 wins for indicator-heavy workflows, Swap-Free overnight positions, and the larger community ecosystem. Both platforms deliver equivalent execution quality at FundingPips — platform choice is ergonomics and workflow fit, not functional difference. For the MT5 setup path see FundingPips MT5 setup. For the platform comparison see FundingPips platform comparison. For the broader platform context see FundingPips platforms. For the complete firm assessment see the FundingPips main review.
Frequently Asked Questions
How do I log into FundingPips cTrader?
Download cTrader from ctrader.com. On launch, add a new account. Enter the FundingPips server URL and your login ID + password from the FundingPips dashboard. Save credentials. Successful login shows your account balance in the account panel and makes symbols available in the symbol browser.
What's the FundingPips cTrader server?
FundingPips provides the cTrader server URL in your dashboard's Trading Accounts section after account purchase. It's typically a FundingPips-specific cTrader broker identifier. Copy-paste the exact string from dashboard rather than typing to avoid connection errors.
Does FundingPips cTrader have DOM?
Yes — cTrader has native Depth of Market (Level 2) data as a built-in feature. Enable via View → Depth of Market. The DOM panel shows bid/ask order book depth with volumes at each price level. This is a key cTrader advantage over MT5, which requires indicator plugins for similar visibility.
Can I run cBots on FundingPips cTrader?
Yes. cBots (cTrader's algorithmic trading framework) run natively on FundingPips cTrader. Download or build .algo files, drop into the cBots folder (typically ~/Documents/cAlgo/Sources/Robots/), compile, then attach to charts. Standard prohibited-strategies rules apply — cBots can't run arbitrage logic, latency exploits, or coordinated group trading.
Is cTrader or MT5 better for FundingPips?
Depends on workflow. cTrader wins for order-flow traders and scalpers — native Level 2 DOM, cleaner execution UI, one-click trading. MT5 wins for indicator-heavy traders and EA users — largest MetaTrader indicator ecosystem. Equivalent execution quality on both platforms. Platform switching is free via FundingPips dashboard.
Does FundingPips cTrader support Swap-Free?
No. Swap-Free add-on is MT5-only at FundingPips as of April 2026. cTrader positions incur standard overnight swap charges on forex and metals. For swing traders holding multi-day positions in forex/metals, MT5 with Swap-Free is the better platform choice.
How do I install cBots on FundingPips cTrader?
Open cTrader → Automate tab → cBots section. Right-click → Add → paste .algo file or import. Compile the cBot (it needs to compile without errors). Attach to a chart via drag-and-drop or right-click → Add cBot. Configure parameters. Start the cBot — the play icon turns green when running. Check the Status panel for execution logs.
Does FundingPips cTrader work on Mac?
Yes. cTrader has native macOS support — unlike MT5, cTrader runs natively on recent macOS versions without virtualization. Download the macOS installer from ctrader.com. Most features work identically to Windows version including DOM, cBots, and charting. Mobile cTrader apps also available on iOS and Android.
Can I use copy trading on FundingPips cTrader?
cTrader has a built-in Copy service, but FundingPips' prohibited-strategies rules apply. Copy trading BETWEEN multiple FundingPips accounts you control triggers the group-trading prohibition — all accounts close. External copy trading (you receive signals executed on a single FundingPips account) is allowed. Don't use cTrader Copy to coordinate multiple accounts you own.
How do I set up multi-monitor on FundingPips cTrader?
cTrader supports detached chart windows natively. Right-click a chart tab → 'Detach' to pop it into a separate window. Drag the detached window to your secondary monitor. Repeat for additional charts. cTrader's multi-monitor UX is cleaner than MT5's, where detached windows can be finicky across displays.