MT5 to IBKR connection to copy trades needed

MQL5 エキスパート 統合

指定

I'm looking for someone that can either sell me, or create a permanent connection/bridge from MT5 to IBKR which can copy all trades done in MT5 either manually or via an EA.


Essentially it should be able to do this:

- Copy all trades done in MT5 (live or demo account) to IBKR in real time with the most minimum delay (milliseconds). This is including a profit target and stoploss. 

- Have an option to link the symbol from MT5 to the right symbol in IBKR (futures, cfd's, forex and stock, and if possible options as well but this is not the most important). I have a MT5 broker that supports all of this.

- Have the option to optionally scale/multiply the size of the orders, so that I can set the MT5 account to trade 1 lot but on my account with IBKR it trades 5 lots for example

- Still be able to copy all trades from MT5 after TWS from IBKR has restarted, and in case the trade position has changed during the TWS restart, it will synchronize between MT5 and TWS, meaning to close the old position and possibly to open a new one

Synchronizing positions of both accounts periodically, in case any missing copying

- Balance relation multiplier.  This multiplier is  on or  off and  calculated automatically. When enabled, it multiplies each ordersize by the  relation between  IBKR account balance and  MetaTrader account balance. Example: MetaTrader account balance is 10.000.  IBKR account balance is 100.000. So 10 times higher.  Then each IBKR order copy is 10 times higher then the MetaTrader original order. The balance ration multiplier, if enabled, is set on top of the prev. multipliers.


And some explanation please of how to do this :)


I've put an example of such a system in the attachment.

ファイル:

応答済み

1
開発者 1
評価
(1)
プロジェクト
1
0%
仲裁
0
期限切れ
1
100%
2
開発者 2
評価
(90)
プロジェクト
136
14%
仲裁
43
21% / 28%
期限切れ
14
10%
パブリッシュした人: 2 codes
3
開発者 3
評価
(144)
プロジェクト
199
42%
仲裁
20
25% / 55%
期限切れ
10
5%
類似した注文
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
Aak 30+ USD
BhvvI understand you want to combine the best features of these two scripts into a single, highly accurate scalping indicator for TradingView, and then translate that logic into an MQL5 Expert Advisor for MetaTrader (MT4/MT5). However, I must be upfront: "Zero SL with peak average peak target" does not exist in real trading. Markets are unpredictable. A more realistic approach is to use a tight, ATR-based Stop Loss
Description Infinite Tsukuyomi EA MT5 is an advanced fully automated Expert Advisor designed to identify high-probability trading opportunities using a combination of trend analysis, market structure, momentum, and intelligent risk management. Inspired by the concept of absolute control, the EA continuously scans the market, waits patiently for optimal entries, and executes trades with precision while minimizing
Spärtã Ackah 50+ USD
I go by the name Spärtã Ackah, and this is my first time trying this trading, and I am also a beginner so sometimes I will need guide lines, and most atimes I feel very difficult to withdraw the money
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
PROJECT: Gold (XAUUSD) Scalping Expert Advisor – M1 Timeframe OVERVIEW This EA is designed as a "sniper" scalper for Gold on the M1 chart. It does not enter trades randomly — it waits for a confirmed entry signal before firing, similar to a sniper waiting for the perfect shot rather than a random shooter. ENTRY LOGIC - The EA must wait for a confirmation signal before opening a trade (do not enter on the first sign
Do you have a bot that yoi think it makes real income ' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
Do you have HFT bot that yoi rhink it makes real money' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
# HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f}")

プロジェクト情報

予算
30 - 100 USD