Reverse copier EA

MQL5 Experts

Job finished

Execution time 34 days
Feedback from employee
The best. Good job. Good developer.
Feedback from customer
Very patient, skilled and responsive developer. Did a great job and I can only recommend him.

Specification

I would like to have a copier which will work on MT5 with the following specs. Happy to discuss specs in case needed.

Specs

Multiple sender to multiple receiver


Sender

===== General_Settings =====

Always show all the following information on the chart screen.  As this is a copier, we don’t need to display any chart, but we will use the chart to display the sender information.


Sender_Channel

[text field] (default “Reverse Copier”)


Sender_Status

[dropdown] (default Enabled), (Value=Enabled, Disabled), (Label: Sender status:)

Enable = allow copy to receiver, disabled = do not copy anything to any receiver.


Sender_Name

[text field] (Label: Sender:)


Sender_BackgroundColor

[color picker] (default 19,23,34)


Sender_LabelColor

[color picker] (default Gold) (text color)


Connection_Status

[true/false] (default true), (Label: Connection status:)


Receiver status

[text field] (Label: Receiver connected:)

Show the number of connected receiver.


Comment

[text field] (Label: Comment:) 



Receiver

===== General_Settings =====

Sender_Channel

[text field] (default O-Reverse)


Receiver_Name

[text field] (Label: Receiver:)

Always show on this on the chart.


Receiver_Status

[dropdown] (default Enabled), (Value=Enabled, Disabled, Ignore new orders), (Label: Receiver status:), (always show the status on the chart)

Enabled=copy everything, Disabled=stop everything, Ignore new orders=just copy close/delete open orders, no new orders.


ForexSymbol_Suffix

[text field]


ForexSymbol_BlackList

[text field] (default empty)

Ignore symbols in the black list.


ForexSymbol_WhiteList

[text field] (default empty)

Copy only symbols which are in the white list and ignore the rest.


CustomSymbolMapping

[text field] (default empty)


===== Signal_Conditions =====

DoNotCopy_SL/TP

[true/false] (default true)

SL/TP information will not be copied from sender orders.


Copy_LastOpenOrdersNumber

[number field] (default 0 = disabled)

If > 0, copy number X of open order from sender.


Copy_IgnoreOpenOrdersOlderThanMinutes

[number field] (default 0 = disabled)

If > 0, ignore open order from sender that are older than X minutes.


Ignore_ModifyOrders

[true/false] (default false)

If enabled, do not copy modify orders from sender.


Ignore_Close/Delete

[true/false] (default true)

If enabled, do not copy close / delete orders from sender.


===== Slippage_Management =====

AllowSlippagePips

[number field] (default 2)

Allow slippage of max X pips.


NewOrderExpirationMinutes

[number field] (default 30, 0 = disabled)

New order needs to be filled in X minutes. After that, they expire.


===== Volume Management =====

VolumeType

[dropdown] (default Lot size multiplier), (Value=Disabled, Use fixed lot, Lot size multiplier)


VolumeAmount

[number field] (default 0)

To be used in combination with VolumeType.


ReverseOrders

[true/false] (default false)

Reverse orders from sender. Buy is copied as sell and sell is copied as buy.


ReverseConfirmationPips

[number field] (default 0 = disabled)

Works only if ReverseOrders = true. Wait for the confirmation, that the sender direction is wrong, i.e. the sender is loosing money before opening new orders. Open price in the receiver should be at least X pips different from the sender. Example: ReverseOrders = true, ReverseConfirmationPips = 2, sender BUY with open price $1.1920, then the open price for the SELL on the receiver should be $1.1918 or lower. As long as the price goes in favor of the sender (in our example the price would raise higher than $1.1920), do not copy the order.


Start_FromSenderOrderNumber

[number field] (default 1) 

Start_FromSenderOrderNumber is the number of open orders on the sender which the receiver should start to copy (until Max_OpenOrders is achieved).

Example: Start_FromSenderOrderNumber = 1 and Max_OpenOrders is 3, then the receiver should copy the order numbers 1 to 3 from the sender. In case the sender is opening 10 additional orders, even if all receiver orders are closed again, do not copy orders. Only when the sender has closed ALL orders and then starts again from order number 1, the receiver will start again to copy orders. 


Max_OpenOrders

[number field] (default 2) 

Max number of open orders per receiver.


StopLossType

[dropdown] (default Trailing Stop Loss), (Value=Trailing Stop Loss, Fix Stop Loss)

Sets the type of stop loss to use.


StopLossPips

[number field] (default 0 = disabled) 

If enabled, set SL in pips. Works only in combination with StopLossType. 


TrailDistancePips

[number field] (default 0 = disabled) 

If enabled, set pips which will affect the trailing stop loss to move with the price. Works only in combination with StopLossType = Trailing Stop Loss. Example: 0.1 = would move the trailing stop loss every 0.1 pips, 1 = every 1 pips move of the price, etc.


TakeProfitPips

[number field] (default 0 = disabled)

If enabled, set TP in pips.


===== Receiver_Display =====

As this is a copier, we don’t need to display any chart, but we will use the chart to display the copier information.


Receiver_BackgroundColor

[color picker] (default 19,23,34)

Paint the whole chart with this background color.


Receiver_LabelColor

[color picker] (default Gold)

The color of the text.


Connection_Status

[true/false] (default true), (Label: Connection status:)


VolumeType_OnScreen

[true/false] (default true), (Label: Volume type:)


VolumeAmount_OnScreen

[true/false] (default true), (Label: Volume Amount:)


ReverseOrders_OnScreen

[true/false] (default true), (Label: Reverse:)


ReverseConfirmationPips_OnScrenn

[true/false] (default true), (Label: Reverse confirmation pips:)


Start_FromSenderOrderNumber_OnScreen

[true/false] (default true), (Label: Start from sender order number:)


Max_OpenOrders_OnScreen

[true/false] (default true), (Label: Max open orders:)


StopLossType_OnScreen

[true/false] (default true), (Label: Stop loss type:)


StopLossPips_OnScreen

[true/false] (default true), (Label: Stop loss pips:)


TakeProfitPips_OnScreen

[true/false] (default true), (Label: Take profit pips:)


===== Notification =====

Receiver_StatusChange

[true/false] (start, stop, errors)


Connection_StatusChange

[true/false] (errors, working)


Responded

1
Developer 1
Rating
(14)
Projects
19
11%
Arbitration
1
0% / 100%
Overdue
5
26%
Free
2
Developer 2
Rating
(363)
Projects
389
70%
Arbitration
3
100% / 0%
Overdue
2
1%
Working
3
Developer 3
Rating
(6)
Projects
9
0%
Arbitration
0
Overdue
1
11%
Free
Similar orders
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price

Project information

Budget
30+ USD
For the developer
27 USD