Tâche terminée

Temps d'exécution 12 jours
Commentaires de l'employé
good customer nice to work with him :)
Commentaires du client
Thank so much you're the best

Spécifications

I need an EA that copy trade from MT4 to MT4, MT4 to MT5, MT5 to MT5, with the following options:

Only copy open positions on the master side that meet the following requirements:

There are 2 or 3 positions with the same symbol opened in a certain period of time (timeout time and number of open positions needed to copy can be edited) copy the nearest open position that meets the requirements during the allowed timeout period, the timeout period will be calculated based on the first open position. For example: on the master account side, the first GBPUSD position is opened at 4:30 p.m., the timeout time is set to 1 hour, the EA will monitor and wait for the next 2nd or 3rd position to open for about 1 hour to execute copying the position meets the requirements to the slave account. In this example, 5:30 p.m. will be the time when the EA will reset the timer. If there are no more open positions within that time period, the EA will reset to wait for the next loop.

EA also need meet these requirement:

1.          Supports copying from MT4 to MT4, MT4 to MT5, MT5 to MT5 including netting accounts.

2.          Supports copying from Demo account to Real account, Real account to Demo account, Demo account to Demo account and Real account to Real account.

3.          Supports copying from an investor account where read-only password is applied.

4.          One supplier terminal can send transactions to several receiving terminals, one receiving terminal can receive transactions from several supplier terminals.

5.          It can work in a terminal where another Expert Advisor is already installed, or where you are trading in a local computer(VPS). (local copy only)

6.          Has a multifunctional panel for easy copy setup and copy status check in one chart.

7.          Does not lose settings and deals when the connection is lost or the trading terminal is restarted.

8.          Allows you to select any pair to copy, and edit their name. Allows you to copy deals on different symbols, for example GBPUSD, NZDCHF. An empty value means that all orders will be copied.

9.          Auto detect symbol from Master/Slave terminals. Example GBPUSD=GBPUSD.i , if can not auto detect then showing alert about missing value of the symbol mismatched.

10.       Auto detect digit quotes from Master/Slave terminals. Example (two digit to four and five-digit quotes.)

11.       Supports back copying when terminal restart on time positions open (enter timeout in seconds).

12.       Filtration of only copying by order types.

13.       Filtration of only copying by order comment.

14.       Filtration of only copying by order magic number.

15.       Filtration of only copying by lot size (minimum/maximum).

16.       Reverse Duplicate. If true - Reverse trades. (Example: if original trade is buy, copy trade will be sell).

17.       Allows you to set the maximum difference in the opening prices of transactions (slippage) and the maximum time delay.

18.       Supports several methods for calculating the copied lot.

           - LotMultiplier: Lot multiplier.

           - Lot size = Lot Multiplier x provider's lot size.

           - Add Lots: Lot size = Add Lots + provider's lot size.

           - Fixed Lots: Enter Fix Lots number.

           - Percent Lots: choose percent Lots in current equity and percent Lots in current balance.

19.       Synchronizes SL and TP, and has several ways to calculate their location.

           - Fellow Original TP/SL: Copy same original trade's TP/SL value.

           - Do not copy the TP/SL value.

           - Set New TP/SL: Set new TP/SL fixed.

           - Set New TP/SL by copy original trade's TP/SL value plus add extra points.

           - TakeProfit: New take profit value in points.

           - StopLoss: New stop loss value in points .

20.       Can set copy and stop copy at the specified time, and any days of the week.

21.       Can stop copying when the minimum equity is reached.

22.       Can stop copying when the maximum drawdown is reached.

23.       Can stop copying when the specified number of trades per day is reached.

24.       Can stop copying when the specified number of losing trades per day is reached.

25.       Can stop copying when the specified loss per day is reached.

26.       Can close copy orders at a specified time, and the days of the week.

27.       Notification to email and phone (mobile terminal) about trading operations.

28.       Notification to email and phone (mobile terminal) when the specified equity is reached.

29.       Daily report to email and phone (mobile terminal).

30.       The speed of the copying a position must be lower than 2 sec and can set the speed of copy EAs in ms.

31.       Can set Slave ticket, comment, text or just copy from Master terminal.

32.       Can select multi Master terminal to copy.

 

The Developer of EAs need to provide source code mq4, mq5 that can compile .ex4 can work for Metatrader 4 and .ex5 can work for Metatrader 5.

When problem please help me fix it.

 

Thanks

 


Répondu

1
Développeur 1
Évaluation
(333)
Projets
452
52%
Arbitrage
22
50% / 27%
En retard
5
1%
Travail
2
Développeur 2
Évaluation
(126)
Projets
160
36%
Arbitrage
4
25% / 50%
En retard
13
8%
Gratuit
3
Développeur 3
Évaluation
(466)
Projets
697
56%
Arbitrage
43
30% / 33%
En retard
113
16%
Gratuit
4
Développeur 4
Évaluation
(12)
Projets
18
39%
Arbitrage
0
En retard
3
17%
Gratuit
5
Développeur 5
Évaluation
(10)
Projets
25
28%
Arbitrage
1
0% / 0%
En retard
1
4%
Travail
6
Développeur 6
Évaluation
(10)
Projets
15
27%
Arbitrage
3
67% / 33%
En retard
0
Gratuit
7
Développeur 7
Évaluation
(194)
Projets
198
27%
Arbitrage
0
En retard
3
2%
Gratuit
8
Développeur 8
Évaluation
(9)
Projets
8
38%
Arbitrage
2
0% / 100%
En retard
2
25%
Travail
9
Développeur 9
Évaluation
(585)
Projets
917
46%
Arbitrage
31
39% / 29%
En retard
93
10%
Gratuit
10
Développeur 10
Évaluation
(50)
Projets
55
60%
Arbitrage
2
0% / 0%
En retard
1
2%
Gratuit
11
Développeur 11
Évaluation
(4)
Projets
6
0%
Arbitrage
4
25% / 75%
En retard
0
Gratuit
Commandes similaires
Hey greetings. Am in need of a programmer that can find the best configuration for best profit/ risk of mt4 EA . All I have is the ex4 file of the EA . Kindly bid for it if it is what you can do for me . Thanks
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing
Dears, i am looking for developer to make expert advisor in forex to me and i have a strategy , i need the ea to be customize and has some options to be changeable
MT5 hft bot 100 - 250 USD
HELLO I AM IN NEED OF HFT TRADING BOT FOR MT5 AND BEFORE WE PROCEEDS YOU MUST SHOW ME HOW YOUR BOT WORK OR SEND ME DEMO VERSION FIRST TO CHECK OUT YOUR BOT WORKING SYSTEM
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let Negotiate in the contact box best regards
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
Hello great developer Can you build this indicator for Quantower. If positive, then how much will it cost to make automated strategy from the indicator? i will be looking for great developer to build for this project best regards
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks

Informations sur le projet

Budget
150+ USD
Pour le développeur
135 USD
Délais
de 1 à 10 jour(s)