I need an expert to configure a trade copying setup between two different brokers on a single Windows VPS.

İş Gereklilikleri

Key Requirements:
Source Account: Connect to a Master account using Investor (Read-only) Password.
Destination Account: Execute trades on a Live Slave account with full trading access.
Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers.
Stealth Features:
Remove/Disable all trade comments.
Assign custom Magic Numbers to the Slave account.
Implement a Randomized Delay (1-3 seconds) for execution.
Risk Management: Setup Equity-based Lot Scaling between the two accounts ($1,095 vs $1,413 balance).
Deliverables:
Complete setup on my VPS.
Working .ex5 file.
Full .mq5 Source Code as a bonus upon successful completion.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(209)
Projeler
281
46%
Arabuluculuk
27
59% / 37%
Süresi dolmuş
36
13%
Serbest
2
Geliştirici 2
Derecelendirme
(18)
Projeler
22
9%
Arabuluculuk
6
33% / 50%
Süresi dolmuş
1
5%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(9)
Projeler
13
8%
Arabuluculuk
3
33% / 67%
Süresi dolmuş
1
8%
Serbest
4
Geliştirici 4
Derecelendirme
(33)
Projeler
38
21%
Arabuluculuk
5
0% / 60%
Süresi dolmuş
0
Serbest
5
Geliştirici 5
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
6
Geliştirici 6
Derecelendirme
(626)
Projeler
984
47%
Arabuluculuk
33
36% / 36%
Süresi dolmuş
97
10%
Çalışıyor
Yayınlandı: 6 kod
7
Geliştirici 7
Derecelendirme
(32)
Projeler
33
61%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
1
3%
Serbest
Yayınlandı: 5 kod
8
Geliştirici 8
Derecelendirme
(140)
Projeler
149
41%
Arabuluculuk
3
33% / 33%
Süresi dolmuş
1
1%
Çalışıyor
9
Geliştirici 9
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
10
Geliştirici 10
Derecelendirme
(154)
Projeler
193
58%
Arabuluculuk
10
80% / 0%
Süresi dolmuş
0
Serbest
Yayınlandı: 1 kod
11
Geliştirici 11
Derecelendirme
(12)
Projeler
16
13%
Arabuluculuk
4
50% / 25%
Süresi dolmuş
4
25%
Çalışıyor
12
Geliştirici 12
Derecelendirme
(8)
Projeler
12
0%
Arabuluculuk
22
0% / 77%
Süresi dolmuş
4
33%
Çalışıyor
13
Geliştirici 13
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
14
Geliştirici 14
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
15
Geliştirici 15
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
16
Geliştirici 16
Derecelendirme
(11)
Projeler
18
28%
Arabuluculuk
4
50% / 50%
Süresi dolmuş
1
6%
Serbest
Benzer siparişler
Looking for an experienced MQL5 developer to optimise and backtest my Expert Advisor (EA). The full requirements and EA file will be shared once accepted. You should have solid experience with strategy testing in MetaTrader 5 and be comfortable working with custom EAs. If this sounds like something you can help with, feel free to reach out and we can get started Developers with no reviews and no projects will be
//+------------------------------------------------------------------+ //| XAU_Pro_Scalper.mq5 | //| Advanced Gold Trading Bot (Educational) | //+------------------------------------------------------------------+ #property version "1.00" #property strict #include <Trade/Trade.mqh> CTrade trade; input double RiskPercent = 1.0; input int StopLossPoints = 250; input int TakeProfitPoints = 700; input int FastEMA = 20;
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
Project Overview: I am looking for a highly experienced MetaTrader 4 (MQL4) developer to build a sophisticated automated trading system. This is not a standard grid bot; it requires complex trade management, dynamic exposure rebalancing, and a custom "Salami" liquidation module for partial loss mitigation . Key Features to Implement: Virtual Grid & Dynamic Trend: Price-action-based grid triggers without pending
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I run an ea it makes good profits bit that one bad grid blows up the account. I want an EA which runs parallel to it which can intelligently close bad trades or grids. It shouldn't close recoverable trades but close very bad entries and grids. It can even close with hedging. The goal recover max and also not blow up the account
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop

Proje bilgisi

Bütçe
35 - 45 USD
Son teslim tarihi
to 2 gün

Müşteri

Verilmiş siparişler3
Arabuluculuk sayısı0