Job finished

Execution time 12 days
Feedback from employee
good customer nice to work with him :)
Feedback from customer
Thank so much you're the best

Specification

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

 


Responded

1
Developer 1
Rating
(349)
Projects
473
51%
Arbitration
24
46% / 25%
Overdue
5
1%
Loaded
2
Developer 2
Rating
(128)
Projects
162
36%
Arbitration
4
25% / 50%
Overdue
13
8%
Loaded
3
Developer 3
Rating
(467)
Projects
702
56%
Arbitration
44
30% / 32%
Overdue
115
16%
Working
4
Developer 4
Rating
(17)
Projects
23
35%
Arbitration
1
0% / 0%
Overdue
2
9%
Working
5
Developer 5
Rating
(10)
Projects
25
28%
Arbitration
2
0% / 0%
Overdue
1
4%
Loaded
6
Developer 6
Rating
(10)
Projects
15
27%
Arbitration
3
67% / 33%
Overdue
0
Free
7
Developer 7
Rating
(202)
Projects
206
27%
Arbitration
0
Overdue
3
1%
Free
8
Developer 8
Rating
(9)
Projects
8
38%
Arbitration
3
0% / 67%
Overdue
2
25%
Working
9
Developer 9
Rating
(597)
Projects
930
46%
Arbitration
31
39% / 29%
Overdue
93
10%
Free
10
Developer 10
Rating
(50)
Projects
55
60%
Arbitration
2
0% / 0%
Overdue
1
2%
Free
11
Developer 11
Rating
(4)
Projects
6
0%
Arbitration
4
25% / 75%
Overdue
0
Free
Similar orders
Hello, same as title. I do not care about the drawdown I just need a trading strategy that can do 100% return per month return, simple as that. It would be nice if it can be automated into a bot/EA. Most important is the return of at least 100% per month!!! The strategy you provide need to be tested and work fine and have been doing well in the live market by you or someone for a long time. To be clear again - I need
Converting MT4 indicator to work as an MT5 indicator. I need you to translate the MQL4 to MQL5. I want to use this indicator in the Metatrading 5 platform on all currencies futures and indices. I need the work done in the next 5days
Build this Expert Advisor (EA) 1. Risk Management Risk per Trade : The EA will calculate the lot size based on the risk percentage (1-2% of the account balance). This will be a customizable input. Stop Loss & Trailing Stop : The EA will place a stop loss at a defined level (based on strategy parameters like ATR, recent support/resistance, etc.) and will implement a trailing stop to lock in profits as the trade moves
Hello, I have a physically trading keyboard and i want to connect it with tradelocker, mt4,mt5 and ctrader. People need to be able to open and close a position with the keyboard really fast. i need it on macos, windows and linux. (desktop) My competition is: www.magickeys.trade My goal is to be the number 1 to sell the keyboards + software. When people order a tradingkeyboard they will get a mail after the purchase
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions
I need an expert to help me with adding more features to my existing mt4 EA I think the addition I want added to this EA is fairly simple--but I don't really understand how programming works, Contact me for a long term work, This is not the only project, I will explain the features in the inbox, Let me know if you can do it
I need someone who can copy trade from one tradovate account to another one A very bold expert that can render this service with a fast time frame, be plain and direct with your response and also let me know if you'll need anything from my end aside I pay
Hft live account 30 - 200 USD
i need a high frequency trading (hft) expert advisor, that can be used to trade on demo and live accounts icmarket and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send, to foster a faster transaction. like the ones that pass prop firm and demo but adjustment where it work on live with low latency
Lihle's trades 30+ USD
``` //+------------------------------------------------------------------+ //| Hello World Expert Advisor | //| | //| This is a basic EA that buys and sells based on a simple | //| moving average crossover strategy. | //+------------------------------------------------------------------+ #property version "0.01" #property strict input int FastMA
CPI ROBOKING 30+ USD
*Strategy: CPI-Based Trading* *Instruments:* XAUUSD (Gold), UsTech100 (Nasdaq 100), USDJPY *CPI Release:* 1. *Higher-than-expected CPI:* - XAUUSD: SELL (Gold prices may drop due to potential rate hike) - UsTech100: SELL (Tech stocks may drop due to potential rate hike) - USDJPY: BUY (USD may strengthen due to potential rate hike) 2. *Meets or lower-than-expected CPI:* - XAUUSD: BUY (Gold prices may rise due

Project information

Budget
150+ USD
For the developer
135 USD
Deadline
from 1 to 10 day(s)