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
(379)
Projects
407
70%
Arbitration
3
100% / 0%
Overdue
2
0%
Loaded
3
Developer 3
Rating
(6)
Projects
9
0%
Arbitration
0
Overdue
1
11%
Free
Similar orders
The EA should have the input of both indicators for i will be putting my own settings Buy/sell order conditions to be met before an order is executed 1. BUY ORDERS; a weak/strong low signal appears (from smart money concept indicator) and must be touching/sitting on a previous buy order block which is constant or doesn't disappear/vanish and the other indicator Bheurekso must have given an arrow signal of opposite
I want to develop a trade copier that copies trades from master account to client and also from client account to master account. It should be working on computer or VPS
Wirtschaftskalender 50 - 200 USD
1) Einbinden des Wirtschaftskalender ( https://www.mql5.com/de/economic-calendar ) 2) Unterschiedliche Gewichtung der Ereignisse erkennen (Farbe rot/orange/grau) 3) Je nach Gewichtung unterschiedliche Wartezeiten vor und nach dem Ereigniss Der Sourcecode muss dokumentiert sein. Die Bezahlung des vereinbarten Betrages läuft in 33% Schritten ab. 33% bei Vergabe 33% bei Endabnahme (Version 1.0) 33% nach Abgabe des
Hi, This is my demand: Enhancement to an existing robot with the ability to modify the main time frame and indicators settings. Buy/Sell Stops are placed depending on candle positioning and a positive/negative Bulls Power. Trades are supplemented after reaching 10 points of profit. The robot should also support a balance option for propfirm accounts, switchable to use real account balance when needed. I will send
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend Please don't apply if can't do this, So we won't ourselves time
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. I dont want you to crack a code or decompile. I want to create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
Am looking for a developer who can convert an MT5 indicator into MT5 EA. I have the source code of the indicator and i want it modified a little to fit my parameters. Only developer with Smart Money Concept should get in touch. The developer will also add another MT5 indicator( this will be used to confirm entries and exit of orders. More details to follow
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution

Project information

Budget
30+ USD
For the developer
27 USD