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
(349)
Projets
474
51%
Arbitrage
24
46% / 25%
En retard
5
1%
Chargé
2
Développeur 2
Évaluation
(128)
Projets
163
36%
Arbitrage
4
25% / 50%
En retard
13
8%
Travail
3
Développeur 3
Évaluation
(467)
Projets
702
56%
Arbitrage
44
30% / 32%
En retard
115
16%
Travail
4
Développeur 4
Évaluation
(17)
Projets
23
35%
Arbitrage
1
0% / 0%
En retard
2
9%
Travail
5
Développeur 5
Évaluation
(10)
Projets
25
28%
Arbitrage
2
0% / 0%
En retard
1
4%
Chargé
6
Développeur 6
Évaluation
(10)
Projets
15
27%
Arbitrage
3
67% / 33%
En retard
0
Travail
7
Développeur 7
Évaluation
(202)
Projets
206
27%
Arbitrage
0
En retard
3
1%
Gratuit
8
Développeur 8
Évaluation
(9)
Projets
8
38%
Arbitrage
3
0% / 67%
En retard
2
25%
Travail
9
Développeur 9
Évaluation
(597)
Projets
930
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
Making MQL5 indicator which includes bollingerbands and rsi with bollinger bands in its source code bollingerbands period is 14 (sma) with dev 2 rsi with bollingerbands => rsi period is 14 and its bollingerbands is sma 14 with source of rsi 14 and dev2 heres is its source code https://www.mql5.com/en/code/28473 indicator price source is selectable and consist open , high, low, close , hl2 , hlc3, ohlc4, (o+c)/2
Using 3 MA’s, Bollinger Bands and price action, I need an EA made for mt4 and mt5 (preferably) should have good knowledge of forex, risk management and candle stick patterns, and how to incorporate them in the codes. I need a very efficient code. * For the price, I just out anything there, but if you can do it I’ll pay the negotiated price*
Hello programmers, I'm looking for a skilled and knowledgeable programmer that can code me a Signals copier EA that takes the signals from Telegram channels. The program needs to feature the following settings: Signal format (Entry, TP and SL prices); Choose between multiple TP/SL levels with partial closure at each level; Add/Remove random points to TP and SL; Enter with random delay (with option to enter only if
need hedging grid EA for MT5 with these properties: continues to open a buy and a sell trade simultaneously at the same price after a specific points move. (the points should be set in input) Hits TP for each trade after specific price (should be set in input) If a buy trade hits its TP and is closed, it should open a buy trade again at the same price where the closed buy trade was opened, whereas the sell trade
Kagi Chart on MT4 50 - 100 USD
Hello, I need a developer who can develop new indicator for mt4 in order to have Kagi Chart on Meta Trader 4. I found this indicator from current web site but it can not load history as well. Please some body help me. If you can develop it for motivewave platform so let me know. Thanks
I wish to add a customisable varying pipstep as martingale takes deeper trades in. I have a current EA that I am happy with , apart from that is has a pipstep rate that you can only control them all with. I’m finding if I put it to 300 it is much safer and of course spreads out the open martingale trades better for market trend runaways, but I am missing the fast $1 TP scalping turnarounds (normally 120 pipstep)
I want to create an EA where we have impulse Candle with big body close and the next candle is a red candle. I want to take a buy order when there is a break of the high of the candle for long with 1:1.5 RR and the Stoploss is setup below the low. Please see the screenshots attached for long and short trades and let me know how you will implement it. I will need to have inputs for Risk% or static lots, RR changes
I want to create an EA MT5 that can 1. identify support and resistance (based on close candles) 2. mark snr breakout 3. multitimeframe breakout scanner 4. scan the valid setup that appears 5. available for manual marking, INFO SPREAD & TIME NEXT BAR 6. sends alert notification to Telegram I need a professional and experienced developer with fast and good work according to what I want. if you are interested I will
EA Requirements No Risk Strategies like Martingale or Grid Must have nice entries and Exits Leverage 1:50 Profit 10% ( shown on inputs) Maxim Drawdown ( shown on inputs) Max Daily Loss 4% ( shown on inputs) All trades with Stop loss No trades During and After High Impact News( News Filter) No weekend Trades Profitable Back test for 1 year Trades Forex Mainly Gold EA Needs to have proven Results of Passing challenges
Hello, I have 2 expert advisors. One written in MQL5 and the other is the same EA written in MQL4. I need someone to modify both to pass MQL5.com market validation by adding functions like CheckVolume, CheckEnoughMoney, CheckBeforeOrder, CheckBeforeModifyOrder, CheckBeforeModifyPositions. Please add the above functions to it, so it can pass MQL5.com validation. Also give me 3 copies of the compiled EA to check, so it

Informations sur le projet

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