Integrations

All integrations
MT5 Bridge

MT5 Bridge — MT5Synced

Provider ID95

MT5 Bridge per-user OMS on Obermind Stream. Link each Obermind portfolio to its own MetaTrader 5 login, keep cash and positions aligned with dealer and balance sync, and let white label traders use MT5 while Obermind stays the system of record.

  • MT5 Bridge
  • CFD
  • FX
  • Integrations
  • Market Data
  • OMS / EMS
  • Order Execution

Deployment guide

MT5 Bridge for White Label Trading Platforms on Obermind

Deployment guide for MT5Manager, MT5Synced, and MT5Bridge — Obermind as MT5 venue, Stream XML, Dash linking, and dual Synced + Bridge setup.

Read the full guide.

Overview

MT5Synced is the default MT5 Bridge path for white label trading platforms. Obermind Stream creates MT5 logins in a configured group, mirrors Obermind fills onto the linked account, and routes MT5-originated dealer requests back into Stream. Pair with MT5Bridge so MetaTrader clients treat Obermind as their venue for market data dissemination and/or execution, and MT5Manager when Obermind must route outbound to MT5 as a venue.

Messaging & Protocols

Obermind Platform is integrated with the native binary MetaTrader 5 Manager API.

Order types

Supported order types for this MT5 Bridge provider on Obermind Stream.

  • Market
  • Limit
  • Stop
  • Stop Limit

Provider setup

Enable this provider with EnableDealer=True, set DefaultUserGroup to a group that routes to an external dealer, and configure wallet linking in Obermind Dash under Providers (MT5 settings). Never place MT5Synced in an Aggregator liquidity Providers[] list — it is an OMS bridge, not a venue LP. Prefer a separate Manager login from MT5Bridge.

Assembly registration

Register this provider assembly in Obermind Stream Configuration (x64). Native MT5APIManager64.dll must sit beside the Stream process or behind ManagerApiPath. Only include the assembly for the provider you are enabling on this page.

<Provider>
  <TypeName>OberMind.MT5Manager.MT5Synced, OberMind.MT5Manager</TypeName>
  <Id>0</Id>
  <X64>true</X64>
</Provider>

Stream provider XML

Sample XmlProviderManagerSettings instance. Replace host, logins, and passwords with credentials from your MT5 administrator. Samples use fictional values only.

<provider>
  <id>95</id>
  <instance>1</instance>
  <properties>
    <property name="Server">mt5-demo.example.com:443</property>
    <property name="ManagerLogin">1001</property>
    <property name="Password">ReplaceWithManagerPassword!</property>
    <property name="ManagerApiPath"></property>
    <property name="EnableDealer">True</property>
    <property name="DefaultUserGroup">demo\hedged</property>
    <property name="MinLogin">0</property>
    <property name="MaxLogin">0</property>
    <property name="ExecutionProviderName">ObermindStream</property>
    <property name="DefaultAlgoId">203</property>
    <property name="DefaultRouteId">0</property>
    <property name="BalanceSyncIntervalSeconds">60</property>
    <property name="BalanceSyncTolerance">0.01</property>
    <property name="DealerTimeoutMs">10000</property>
    <property name="AccountLinksStr"></property>
    <property name="LoggingEnabled">True</property>
    <property name="LogPath"></property>
    <property name="LogType">Info,Error,Connect,Order,Dealer,Balance,Account</property>
    <property name="Enabled">True</property>
    <property name="AutoReconnect">True</property>
    <property name="AutoReconnectInterval">10</property>
  </properties>
</provider>

Related MT5 Bridge providers

Also configure MT5Manager when Obermind routes to MT5 as a venue, and MT5Bridge when Obermind should be the venue for MT5 clients (market data via TickAdd and/or execution via dealer). Open those pages from Related integrations below, or follow the MT5 Bridge deployment guide.

Available on Obermind Platform. Manager needs Dealer, create clients, and order/position edit permissions. Group execution must route to an external dealer.

Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

Launch Your Platform.

Get Started.