Інтеграції
Усі інтеграціїMT5 Bridge — MT5Bridge
Provider ID96Make Obermind the venue for MetaTrader 5 clients on Obermind Stream — liquidity provision, market data dissemination and aggregation, and order routing into Obermind. Configure market data (TickAdd publish), execution (dealer against Obermind), or both. TickAdd is the quote path, not the whole product.
- MT5 Bridge
- CFD
- FX
- Integrations
- Market Data
- OMS / EMS
- Order Execution
Deployment guide
MT5 Bridge for White Label Trading Platforms on ObermindDeployment guide for MT5Manager, MT5Synced, and MT5Bridge — Obermind as MT5 venue, Stream XML, Dash linking, and dual Synced + Bridge setup.
Read the full guide.Overview
MT5Bridge is how MetaTrader 5 clients treat Obermind as their venue: liquidity provision, market data dissemination and aggregation, and routing of orders into Obermind Stream. It is not limited to “pushing prices.” PublishPricesToMt5 disseminates Obermind bid/ask into MT5 via TickAdd (Obermind as market data provider). EnableDealer routes MT5 dealer flow into Obermind as the execution venue against your Stream liquidity stack. Configure either or both. Keep EnableDealer=False when MT5Synced already owns the dealer queue on another Manager session. Use MT5Manager when Obermind must route outbound to MT5 as a venue instead.
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
For market data: PublishPricesToMt5=True, Throw in quotes on the Manager login, and AltId for provider 96 (same venue symbol string as Synced when dual). For execution: EnableDealer=True only if Synced is not already the dealer. Omit Market from LogType in production unless debugging TickAdd.
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.MT5Bridge, 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>96</id>
<instance>1</instance>
<properties>
<property name="Server">mt5-demo.example.com:443</property>
<property name="ManagerLogin">1002</property>
<property name="Password">ReplaceWithBridgeManagerPassword!</property>
<property name="ManagerApiPath"></property>
<property name="EnableDealer">False</property>
<property name="PublishPricesToMt5">True</property>
<property name="OmnibusAccountId">0</property>
<property name="DealerTimeoutMs">10000</property>
<property name="LoggingEnabled">True</property>
<property name="LogPath"></property>
<property name="LogType">Info,Error,Connect,Order,Dealer</property>
<property name="Enabled">True</property>
<property name="AutoReconnect">True</property>
<property name="AutoReconnectInterval">10</property>
</properties>
</provider>Related MT5 Bridge providers
Also configure MT5Synced for linked OMS accounts and dealer, and MT5Manager when Obermind treats MT5 as an outbound venue. MT5Bridge is the opposite direction: Obermind as the venue for MT5. Open those pages from Related integrations below, or follow the MT5 Bridge deployment guide.
Доступно на платформі Obermind. Use a dedicated Manager for Throw in quotes when publishing. Instruments need AltId for this provider or market-data seed count is zero. Keep EnableDealer=False when MT5Synced owns dealer.
Пов'язані Інтеграції
Усі інтеграціїMT5 Bridge — MT5Manager
MT5 Bridge venue client: treat MetaTrader 5 as an Obermind Stream execution and market-data venue via the Manager API.
- MT5 Bridge
- CFD
- FX
- +4
MT5 Bridge — MT5Synced
MT5 Bridge per-user OMS: MetaTrader 5 login sync with dealer, balance reconciliation, and wallet linking on Obermind Web.
- MT5 Bridge
- CFD
- FX
- +4
Interactive Brokers ®
Interactive Brokers® (IBKR) provides global access to stocks, options, futures, currencies, bonds and funds from a single integrated account.
- CFD
- Commodities
- Equities
- +12