Modification to my existing trade copier

MQL4 エキスパート

仕事が完了した

実行時間23 日
依頼者からのフィードバック
Good coder. Do work with patience.
開発者からのフィードバック
Good Customer I like it

指定

Hello coder,

I have a trade copier and need modification in it. I have attached trade copier and the way in which i need modification is discussed below.

This EA has two components.
1. Sender EA
2. Receiver EA

Way in which these EAs will work is mentioned below.

(1) SENDER EA

There should be option to specify which trades will be send to the receiver EA based on lot size. I will specify the lot size and trades opened with these
lot size should get send to receiver EA and all other trades should be neglected. For example, i specify in sender EA option, as 0.1,0.6,1,4
Now, any trades opened with these lot sizes should get send by sender EA to receiver EA and all other trades opened with lot size other than these should not
get send by sender EA. Suppose, some trades opened on sender EA a/c in a manner:-

1st trade with 7 lots
2nd trade with 4 lots
3rd trade with 0.6 lots
4th trade with 0.1 lot
5th trade with 8 lots
6th trade with 0.9 lots
7th trade with 1 lot
8th trade with 0.1 lot

Now, sender EA should send 2nd, 3rd, 4th, 7th and 8th trades (because these are opened with lot sizes specified in sender EA) and 1st, 5th and 6th trades
should not be send by sender EA to receiver EA.

Sender EA only send signal to open trades, not to close. Closure of trades will be handled by receiver EA.

                                                 Sender EA                                   Receiver EA

1st trade opened with 7 lots----------------------No-------------------------------------------NO-----------------
2nd trade opened with 4 lots----------------------Yes------------------------------------------Trade executed-----
3rd trade opened with 0.6 lots--------------------Yes------------------------------------------Trade executed-----
4th trade opened with 0.1 lot---------------------Yes------------------------------------------Trade executed-----
5th trade opened with 8 lots----------------------No-------------------------------------------No-----------------
6th trade opened with 0.9 lots--------------------No-------------------------------------------No-----------------
7th trade opened with 1 lot-----------------------Yes------------------------------------------Trade executed-----
8th trade opened with 0.1 lot---------------------Yes------------------------------------------Trade executed-----

 


(2) RECEIVER EA

Receiver EA should have four options in addition to present options:-
1. Lot size
2. TP
3. SL
4. Invert trades

When receiver EA receive a trade from sender EA then it should open that trade with pre-defined lot size, tp and sl. If a trade hits sl then it should get closed
and in case sl fails then the trade should get closed immediately.
Receiver EA should open trade with pre-defined sl but tp should remian in hidden mode. When this trade reach tp then the trade should not get closed rather it will
continue and receiver EA should open another trade at this point in the same direction with pre-defined lot size, tp and sl as it was in 1st trade. If 2nd trade
touches tp then receiver EA should open 3rd trade in the same direction with pre-defined lot size, tp and sl. If 3rd trade hits sl then it should get closed
and along with it 1st and 2nd trades should also get closed.

Receiver EA (lot size-10, TP-100, SL-60)

To understand it simple:-

- Receiver EA receive signal to open a buy position and execute 1st trade.
Trade no.    Action   Lot size    Open Price       TP                     SL
1            Buy      10          1000             0000 (Hidden TP-1100)  940


- 1st trade reaches its tp i.e. 1100. At this point, receiver EA will open 2nd trade in the same direction with pre-defined lot size, tp and sl. Here, 1st trade
will not get closed but it will continue. Receiver EA will also make changes to 1st trade sl.
Trade no.   Action   Lot size    Open Price      TP                      SL
2           Buy      10          1100            0000 (Hidden TP-1200)   1040
1 (update)  Buy      10          1000            0000 (Hidden TP-no use) 1040 


- 2nd trade reaches its tp i.e. 1200. Again EA open 3rd trade and also continue 1st and 2nd trades making changes to their sl.
Trade no.   Action    Lot size   Open price      TP                      SL
3           Buy       10         1200            0000 (Hidden TP-1300)   1140
2 (update)  Buy       10         1100            0000 (Hidden TP-no use) 1140
1 (update)  Buy       10         1000            0000 (Hidden TP-no use) 1140

Suppose 3rd trades hit sl i.e. 1140 then at this point all three trades will close simulataneously.

* If receiver EA receive 2 or more trade at a time or receive 2nd trade from sender EA when there are already trades opened on receiver EA, in that case receiver EA
should open this trade also and manage this trade series independently i.e. all trades series should be managed independently.  

** It should manage automatically for 4 and 5 digits quotes.  

応答済み

1
開発者 1
評価
(647)
プロジェクト
1295
67%
仲裁
84
26% / 49%
期限切れ
338
26%
2
開発者 2
評価
(1235)
プロジェクト
2820
80%
仲裁
156
22% / 43%
期限切れ
488
17%
3
開発者 3
評価
(59)
プロジェクト
182
55%
仲裁
31
45% / 16%
期限切れ
103
57%
4
開発者 4
評価
プロジェクト
2
0%
仲裁
0
期限切れ
0
5
開発者 5
評価
(71)
プロジェクト
254
53%
仲裁
16
50% / 38%
期限切れ
83
33%
6
開発者 6
評価
(2)
プロジェクト
5
20%
仲裁
2
50% / 0%
期限切れ
0
7
開発者 7
評価
(272)
プロジェクト
394
63%
仲裁
70
53% / 26%
期限切れ
198
50%
類似した注文
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

プロジェクト情報

予算
40 - 80 USD
開発者用
36 - 72 USD
締め切り
最低 2 最高 7 日