Reverse copier EA

MQL5 Experts

Trabalho concluído

Tempo de execução 34 dias
Comentário do desenvolvedor
The best. Good job. Good developer.
Comentário do cliente
Very patient, skilled and responsive developer. Did a great job and I can only recommend him.

Termos de Referência

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)


Respondido

1
Desenvolvedor 1
Classificação
(14)
Projetos
19
11%
Arbitragem
1
0% / 100%
Expirado
5
26%
Livre
2
Desenvolvedor 2
Classificação
(391)
Projetos
417
69%
Arbitragem
4
75% / 0%
Expirado
2
0%
Trabalhando
3
Desenvolvedor 3
Classificação
(6)
Projetos
9
0%
Arbitragem
0
Expirado
1
11%
Livre
Pedidos semelhantes
I need someone who can code a new EA from scratch and also know how to integrate AI into the EA and use AI and market sentiments along with news to then open positions. I have the description of the job ready. Need someone serious, with experience and who will help optimize the current strategy with their expertise. Thanks
I’m looking for an experienced MQL5 developer to create a custom Break of Structure (BoS) Indicator for MetaTrader 5. This indicator should automatically detect and mark key market structure breakpoints in real-time, offering traders clear visual signals when the market experiences a structural shift. The indicator should include the following features: Automatic detection of Break of Structure (BoS) and Change of
I need someone who can make an expert advisor for me using the high and low of certain sessions or time frames. All orders should be market orders It's based on high and lows (LONGS) When a session low is created I wait until the 14 ema crosses above the 20 ema for comfirmation of going long, and I enter when price touches on the 14 ema. My SL automatically is placed on the session low. (SHORTS) When a session high
Pls I need help I don’t have much but pls accept my little payment for the work thanks 🙏 mt5 file Once it opens buy and move positively to buy let it use auto trailing to follow the trend that’s if I choose to use trailing option and before the trailing starts it must reach the actual profit target example if I set profit target to 500 then once profit is at 500 let trailing immediately protect it and any 1 pip
I need a tested and profitable EA. I don’t want backtested EA but real live tested. At least, 5~10 % per month. Name your price!!! I also have a backtested EA that can’t make profit at the end of the month
Hello my developer colleagues, am also a developer like you but i just hear about this mql site and i will like to sell, develop and build bots for buyer. But i don't know how to become a seller here please i need help in helping me to create a seller account on mql and i will be very glad if you can help me out and i will appreciate you
Preciso de um EA que abra ordens a mercado a partir de um indicador, Ele precisa obter take e stop loss fixos, spread máximo, horários de início e final das operações, meta e stop diário, martingale, painel e a função no script para que eu possa ceder o EA apartir do id do mt4 de terceiros
Hello Investors, I'm selling a profitable and stable expert advisor trading on the Gold (XAUUSD) pair using a cutting-edge scalping strategy. The EA is able to generate a stable monthly income without using martingale strategy, and with an optional cut loss in place. Particularly the average monthly gain can go from 2-3% (at a relatively low risk, with an historical max DD of 6%) to 20-30% (with an aggressive style
Atomic Analyst Indicator to EA. I have an mt4 indicator called Atomic Analyst. The indicator gives buy/sell signals as shown in the screenshot. I want to know if you can take this indicator, and create an EA that automatically takes the signals. The indicator puts in the SL and TP1, TP2, TP3, TP4, TP5 automatically. I would like the option to put in my lot size parameter and I would also like an automatic trail stop
can you help me with Ctrader i need modification on the linkhttps://docs.google.com/document/d/1fggk49xWbnwahtfOlE-U7G6muZB1FT8eWmftGiY7R-s/edit?usp=sharing can you assist with cTrader modifications to enhance functionality and improve performance. do text me if you a professional on it i will be looking forward to your response best regards

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD