Connecting DxTrade
Fortiris connects to DxTrade through the DxTrade REST API using your platform credentials. This enables automatic sync of your closed trade history without manual CSV exports.
Supported platform: DxTrade environments that expose the standard platform login and history APIs.
What You Will Need
- Your DxTrade account login (username and password)
- Your DxTrade server URL
Step 1 - Find Your Server URL
Each DxTrade environment runs its own instance. The server URL often looks like:
https://trade.your-domain.com
or
https://your-organization.dx.trade
You can usually find it by:
- Opening your DxTrade platform in a browser and copying the base domain
- Checking your onboarding email or platform-access note
- Asking your platform support team
Step 2 - Connect in Fortiris
- In your Fortiris dashboard, click Connections -> Add Connection.
- Select DxTrade as your platform.
- Enter:
- Server URL: your DxTrade base URL
- Username: your DxTrade login username
- Password: your DxTrade password
- Click Test Connection.
- If the test passes, click Save Connection.
How It Works
Fortiris authenticates with DxTrade using a token-based flow. Your password is used to obtain an access token and is then discarded. The token Fortiris keeps is encrypted at rest.
Fortiris fetches recent closed orders and deals automatically on your selected schedule.
Security
Your DxTrade credentials are used only to authenticate read-only history requests. They are:
- Transmitted only over HTTPS
- Never logged in plaintext
- Stored encrypted at rest
- Not used to place trades
Troubleshooting
Connection test failed: Authentication error Double-check your username and password. DxTrade usernames are often email addresses.
Server URL not found Use the base URL only, with no trailing slash or extra path. Include a port only if your platform requires one.
No trades found If your account is new or you do not yet have closed trades, the history will be empty until trades close.
Trade data looks incorrect DxTrade field mapping varies slightly by platform configuration. If P&L, instrument names, or volumes look wrong, contact [email protected] with the platform URL so we can review the mapping safely.
Auto-Sync
DxTrade connections support:
- Manual: sync only when you click Sync Now
- Daily: auto-sync once per day
- Every 4h: auto-sync four times per day