I need an EA to open and close trades following an indicator signal

MQL5 Experts

Trabalho concluído

Tempo de execução 9 dias
Comentário do desenvolvedor
Muchas gracias por el proyecto Sergio, ha sido un placer.
Comentário do cliente
Excelente programador. Entendió rápidamente lo que deseaba, hizo todos los ajustes que solicité y me dio sugerencias para mejorar mi EA. Estoy muy contento con el EA final. Sin duda lo recomiendo.

Termos de Referência

I need an EA that opens trades automatically in the direction of the signal sent by BrainTrend Indicator and close current opened trade that should be in the opposite direction of this new signal. In other words, the EA should reverse trades continuously when BrainTrend indicator sends new signals (blue = BUY and red = SELL) found here: https://www.mql5.com/en/code/395 (also attached mq5 file).  You can check the next image to understand what I mean:


Brain Trend Indicator Signals being reversed.


The EA can depend on the BrainTrend Indicator or if you prefer or see it simpler, you can add the logic of the indicator to the EA as long as it works in an identical way, with same signals and same input fields.

I should be able to stop the EA manually or it should stop automatically if a fixed amount or percentage of equity or balance is reached.

The EA should be able to trade anything that can be traded in MetaTrader 5 from any broker.


I'd like a GUI (that should be able to be minimized) with the following options:

  • Minimum Lot - Show the minimum lot allowed by the server for the currency, index, pair, etc.

  • Price per Lot - Show the price in USD per lot for the currency, index, pair, etc.

  • Price per Pip - Show the price in USD per Pip for the currency, index, pair, etc. and lot size used

  • LOT field - Lot size used for RUN NOW button below for new orders

  • BUY ONLY (Buy button green, Sell button red) - EA should open only BUY orders when BrainTrend indicator sends BUY signal and instead of reversing order when BrainTrend send a SELL signal, it should close the BUY order and wait for next BUY order
    Buy enabled, Sell disabled

  • SELL ONLY (Buy button red, Sell button green) - EA should open only SELL orders when BrainTrend indicator sends SELL signal and instead of reversing order when BrainTrend send a BUY signal, it should close the SELL order and wait for next SELL order
    Buy disabled, Sell enabled

  • BUY & SELL / RUN NOW (Buy button green, Sell button green) - EA should open BUY and SELL orders and reverse orders when opposite direction signal is sent by BrainTrend indicator, if EA was not running and there are no open orders when both BUY and SELL buttons were clicked and changed to green, this option should begin opening an order in the direction of the last BrainTrend indicator signal
    Buy enabled, Sell enabled

  • STOP (Buy button red, Sell button red) - EA should stop opening BUY or SELL orders and if there were any open orders when both BUY and SELL were clicked and changed to red, EA should allow any open order to close when opposite direction signal is sent by BrainTrend indicator
    Buy disabled, Sell disabled


The EA should include the following Input fields in the properties:

  • Comments field - I can add any type of comment to orders opened in this chart

  • Magic Number field - EA should begin with 5 digits corresponding to minutes in chart (00001 for M1, 00060 for H1, 01440 for D1, 10080 for W1, etc.), it should allow any timeframe and then append my custom digits.  Example, if EA is in an H1 chart and I choose 8888, the complete magic number should be 000608888

  • Lot size - Initial lot size to be used by EA when opening and reversing orders

  • Order direction - BUY, SELL, BUY & SELL (dropdown menu) - How this works is in the description above for the GUI

  • Open first trade - NOW or NEXT SIGNAL (dropdown menu) - If NOW is selected, EA should open first order immediately in the direction of the lastBrainTrend indicator signal.  If NEXT SIGNAL is selected, EA should open first order until the next BrainTrend indicator signal

  • Open reverse trades after new indicator signal - IMMEDIATELY, NEXT CANDLE, FIXED SECONDS.  If IMMEDIATELY is selected, EA should reverse orders immediately after indicator shows new signal.  If NEXT CANDLE is selected, EA should reverse orders when next candle appears after indicator shows new signal.  If FIXED SECONDS is selected, EA should reverse order after the seconds filled in the field below.

  • Fixed Seconds - (If FIXED SECONDS is chosen above) - EA should reverse order after this amount of seconds

  • Protection - BALANCE AMOUNT, BALANCE %, EQUITY AMOUNT, EQUITY % (dropdown menu) - The way the EA will use the amount in the next field to protect the account

  • Amount or Percentage (according to selection above) - Example, if BALANCE AMOUNT is selected above and 500 is typed in this field, it means that the EA will do the actions in the below selection if the Balance reaches $500 or if BALANCE % is selected and 50 is entered, same will happen when 50% of balance is reached

  • Protection Action - KEEP ORDERS OPEN, LOCK ORDERS, CLOSE ORDERS (drowdown menu) - Action EA should do if balance or equity in settings above is reached

  • Protection Action 2: STOP EA, KEEP EA RUNNING (dropdown menu) - Action EA should do if balance or equity in settings above is reached

  • Alerts - Enable, Disable

  • Email - Enable, Disable

  • Push notifications - Enable, Disable

  • Sound for Alerts - Enable, Disable


IMPORTANT: EA should manage only the orders it opened in the chart where EA is running and should ignore orders opened in other charts, even if they were also opened by the same EA in that other chart.

I mention this because I've used other EAs that have a "Reverse" option and when selected, it reverses all open orders in MetaTrader, no matter in what currency or in what chart orders were opened.

For example, if I have the EA running for EURUSD in M5, M30 and H1 charts, EA running in M5 chart should only manage EURUSD orders it opened in his own M5 chart and should not touch other EURUSD orders opened by EAs in the M30 and H1 charts, even if they all are the same currency.

I might be adding more features in the future such as trend filters, Telegram notification, etc. so EA should be able to be updated and improved.

Respondido

1
Desenvolvedor 1
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
2
Desenvolvedor 2
Classificação
(65)
Projetos
71
30%
Arbitragem
8
0% / 88%
Expirado
5
7%
Livre
3
Desenvolvedor 3
Classificação
(6)
Projetos
7
0%
Arbitragem
0
Expirado
5
71%
Livre
4
Desenvolvedor 4
Classificação
(203)
Projetos
303
35%
Arbitragem
56
38% / 38%
Expirado
99
33%
Livre
5
Desenvolvedor 5
Classificação
(155)
Projetos
171
43%
Arbitragem
5
0% / 80%
Expirado
8
5%
Trabalhando
6
Desenvolvedor 6
Classificação
(2422)
Projetos
3042
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
7
Desenvolvedor 7
Classificação
(18)
Projetos
24
54%
Arbitragem
0
Expirado
2
8%
Livre
8
Desenvolvedor 8
Classificação
(563)
Projetos
932
47%
Arbitragem
301
59% / 25%
Expirado
124
13%
Trabalhando
9
Desenvolvedor 9
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
Pedidos semelhantes
Description - An expert advisor(s), placing sell trades in EUR/USD, based on the close price of the previous two candles, as shown in the figure below. The trades would be made in the 5 minute, 1 hour, and 1 day timeframes. In the 5 minute and 1 hour timeframes the market orders would be placed at the start of a new candle, at specific times EST. The order would be cancelled at the close of that candle, i.e after 5
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Develop a simple trading robot from rainbow oscillator Additional features Include timeframe specification in rainbow oscillator trailing features moving average filter TP (true/false) SL (true/false) Fixed lot Risk percentage Percentage profit lock
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
I need a dashboard that shows my various accounts that shows balance, equity, number of trades open, drawdown and some more information. I want to use it to monitor my accounts in one screen or chart. If there is anyone who can do it please show me the screenshot of your sample
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
Estou a procura de um programador que faça um robo que automatize as análises feitas por ele nas ondas de Elliot e que faça entradas precisas com proteções das mesmas e com proteções também ajustáveis para não entrar em noticias de 2 ou 3 estrelas, e que seja para o mercado B3 Mini Indice ou Mini Dolar
Sosso 30+ USD
I would like to order an automated robot to the job for me as I have no clue on whatsoever the trading is about. The bot should be able to do it's job, everything for me and it providing the best services for one to use
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1

Informações sobre o projeto

Orçamento
45 - 100 USD
Desenvolvedor
40.5 - 90 USD
Prazo
de 5 para 10 dias