Trabajo finalizado

Plazo de ejecución 12 días
Comentario del Ejecutor
good customer nice to work with him :)
Comentario del Cliente
Thank so much you're the best

Tarea técnica

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

 


Han respondido

1
Desarrollador 1
Evaluación
(339)
Proyectos
457
52%
Arbitraje
22
50% / 27%
Caducado
5
1%
Trabajando
2
Desarrollador 2
Evaluación
(126)
Proyectos
160
36%
Arbitraje
4
25% / 50%
Caducado
13
8%
Trabaja
3
Desarrollador 3
Evaluación
(466)
Proyectos
698
56%
Arbitraje
43
30% / 33%
Caducado
113
16%
Trabaja
4
Desarrollador 4
Evaluación
(12)
Proyectos
18
39%
Arbitraje
0
Caducado
2
11%
Trabaja
5
Desarrollador 5
Evaluación
(10)
Proyectos
25
28%
Arbitraje
1
0% / 0%
Caducado
1
4%
Trabajando
6
Desarrollador 6
Evaluación
(10)
Proyectos
15
27%
Arbitraje
3
67% / 33%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(197)
Proyectos
201
27%
Arbitraje
0
Caducado
3
1%
Libre
8
Desarrollador 8
Evaluación
(9)
Proyectos
8
38%
Arbitraje
2
0% / 100%
Caducado
2
25%
Trabajando
9
Desarrollador 9
Evaluación
(590)
Proyectos
922
46%
Arbitraje
31
39% / 29%
Caducado
93
10%
Trabaja
10
Desarrollador 10
Evaluación
(50)
Proyectos
55
60%
Arbitraje
2
0% / 0%
Caducado
1
2%
Libre
11
Desarrollador 11
Evaluación
(4)
Proyectos
6
0%
Arbitraje
4
25% / 75%
Caducado
0
Libre
Solicitudes similares
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
Tradingview developer 30 - 35 USD
Hey greetings. I am in need of tradingview developer that can modify an open source PineScript indicator code to add additional features. Kindly bid for this project if it is what you handle and let proceed with the project
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to

Información sobre el proyecto

Presupuesto
150+ USD
Para el ejecutor
135 USD
Plazo límite de ejecución
de 1 a 10 día(s)