仕事が完了した

実行時間12 日
開発者からのフィードバック
good customer nice to work with him :)
依頼者からのフィードバック
Thank so much you're the best

指定

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

 


応答済み

1
開発者 1
評価
(329)
プロジェクト
448
52%
仲裁
22
50% / 27%
期限切れ
5
1%
取り込み中
2
開発者 2
評価
(126)
プロジェクト
160
36%
仲裁
4
25% / 50%
期限切れ
13
8%
3
開発者 3
評価
(466)
プロジェクト
695
56%
仲裁
43
30% / 33%
期限切れ
112
16%
仕事中
4
開発者 4
評価
(12)
プロジェクト
17
41%
仲裁
0
期限切れ
3
18%
仕事中
5
開発者 5
評価
(10)
プロジェクト
25
28%
仲裁
1
0% / 0%
期限切れ
1
4%
仕事中
6
開発者 6
評価
(10)
プロジェクト
15
27%
仲裁
3
67% / 33%
期限切れ
0
7
開発者 7
評価
(193)
プロジェクト
197
27%
仲裁
0
期限切れ
3
2%
8
開発者 8
評価
(9)
プロジェクト
8
38%
仲裁
1
0% / 0%
期限切れ
2
25%
取り込み中
9
開発者 9
評価
(584)
プロジェクト
916
46%
仲裁
31
39% / 29%
期限切れ
93
10%
10
開発者 10
評価
(50)
プロジェクト
55
60%
仲裁
2
0% / 0%
期限切れ
1
2%
11
開発者 11
評価
(4)
プロジェクト
6
0%
仲裁
4
25% / 75%
期限切れ
0
類似した注文
Can you get my drafts to work? Have to conditions in RSI and Stoch oscillators ,,,I have a draft but its not run,, you can help me? if iRsi <30 ordersend op_sell iStoch > 80 ordersend op_sell Period_15M Send Orders_Buy limit Pivot Price Send Orders_Sell Limit Pivot Price
I recently bought an indicator, that sends out notifications for trades i need to place, on the notification these and SL and TP, so i want an EA that would automate that for me
I'm looking for an expert experienced developer who have skills in convert it to DLL format, i didn't have the original source code, only the ex4 file available, if you have a track record experienced in this field please apply for this project
I want to develop bot for MT4 and i will send pdf to explain in detail and you have any questions on it https://drive.google.com/drive/folders/1TPtn-THkqbLqf6kL_w09OD4vcmhOerIc?usp=sharing I will be looking for great developer to bid for it best regard
CGG Bands 60+ USD
I need you to create a mt4 indicator that will work exactly like the Dark Bands indicator. The dark bands indicator is located in the market in codebase and is free
Hello great developer here am looking for expert developer will convert convert this Trading View Code to Mt4 Indicator and this is a simple indicator i will be expecting your bid peace be unto you
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you

プロジェクト情報

予算
150+ USD
開発者用
135 USD
締め切り
最低 1 最高 10 日