Skip to content

Before You Start

Before you connect your AI agent to trade through Axiory.ai, make sure you’re prepared. Here’s what you need to know.

Your FIX API password is NOT the same as your cTrader account password. This is a common mistake.

  • Your cTrader password logs you into the cTrader desktop or web platform
  • Your FIX API password is separate and must be set in cTrader’s FIX API settings

If you enter the wrong password, the connection form will show an error message and you’ll be locked out for 15 minutes after 5 failed attempts. This is a security feature to prevent hackers from guessing your credentials.

To set your FIX API password:

  1. Open cTrader (desktop or web)
  2. Click the Cog icon (settings) in the bottom-left
  3. Select “FIX API”
  4. You’ll see your credentials there — copy the password exactly as shown

Gather these 4 pieces of information before connecting:

ItemExampleWhere to find it
FIX Hostuat-live2.p.c-trader.comcTrader Settings > FIX API
SenderCompIDdemo.axioryuat.3008144cTrader Settings > FIX API
FIX Password(hidden)cTrader Settings > FIX API — NOT your login password
Trade Port5212cTrader Settings > FIX API

Your broker might also show you a Quote Port (usually 5211). That’s optional — we’ll handle it automatically if you leave it blank.

When you connect, you’ll choose a trading mode. Start with paper mode if you’re testing.

ModeWhat happensUse for
readonlyYour AI can only view positions and orders. No trades executed.Monitoring and analysis
paperOrders are validated and logged, but NOT sent to the broker. Useful for testing.Testing your AI’s strategy
liveOrders are sent to the broker and executed with real money.Real trading

Recommendation: Connect in paper mode first. Place a test trade and see what happens. Once you’re confident, switch to live mode.

For security, we lock accounts after 5 wrong password attempts in 15 minutes. If you see an error:

  • Wait 15 minutes before trying again
  • Double-check that you’re using the FIX API password, not your cTrader login password
  • Verify you’re copying the entire string without extra spaces

Here’s the typical workflow:

  1. Get your FIX credentials (above)
  2. Choose which AI agent to use (Claude, ChatGPT, etc.)
  3. Enter your credentials in the connection form
  4. Ask your AI: “Check your health” (to verify the connection)
  5. Ask your AI: “Show me my positions”
  6. Ask your AI: “Buy 1 lot of EURUSD at market” (or whatever you want)
  7. The order appears in your cTrader account

That’s it. Your AI does all the heavy lifting.

Once you’ve gathered your credentials and chosen your agent, head to Getting Started for the full walkthrough.