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

MQL5 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 9 gün
Geliştirici tarafından geri bildirim
Muchas gracias por el proyecto Sergio, ha sido un placer.
Müşteri tarafından geri bildirim
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.

İş Gereklilikleri

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.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(359)
Projeler
637
26%
Arabuluculuk
89
73% / 13%
Süresi dolmuş
12
2%
Çalışıyor
Yayınlandı: 1 kod
2
Geliştirici 2
Derecelendirme
(65)
Projeler
71
30%
Arabuluculuk
8
0% / 88%
Süresi dolmuş
5
7%
Serbest
3
Geliştirici 3
Derecelendirme
(6)
Projeler
7
0%
Arabuluculuk
0
Süresi dolmuş
5
71%
Serbest
4
Geliştirici 4
Derecelendirme
(203)
Projeler
303
35%
Arabuluculuk
56
38% / 38%
Süresi dolmuş
99
33%
Serbest
5
Geliştirici 5
Derecelendirme
(170)
Projeler
193
42%
Arabuluculuk
9
11% / 44%
Süresi dolmuş
9
5%
Serbest
Yayınlandı: 3 kod
6
Geliştirici 6
Derecelendirme
(2571)
Projeler
3245
67%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
341
11%
Çalışıyor
Yayınlandı: 1 kod
7
Geliştirici 7
Derecelendirme
(18)
Projeler
24
54%
Arabuluculuk
0
Süresi dolmuş
2
8%
Serbest
Yayınlandı: 3 kod
8
Geliştirici 8
Derecelendirme
(571)
Projeler
941
47%
Arabuluculuk
303
59% / 25%
Süresi dolmuş
124
13%
Çalışıyor
9
Geliştirici 9
Derecelendirme
(69)
Projeler
146
34%
Arabuluculuk
11
9% / 55%
Süresi dolmuş
26
18%
Serbest
Yayınlandı: 6 kod
Benzer siparişler
Hi, I’m looking for an experienced MQL5 or AI trading systems developer who can build a scalable, beginner-friendly forex trading network . The system should include: Fully automated trading logic (AI-enhanced or rule-based) MT5 (or MT4 if needed) compatibility A beginner dashboard with simplified controls A structure that supports onboarding of multiple traders (eventually multi-asset) Key modules like performance
Trading Strategy Description: ULTIMATE AI Smart Money Concept (SMC) Trading Bot Overview: i need The ULTIMATE AI trading bot that is designed to implement a Smart Money Concept (SMC) trading strategy that focuses on identifying high-probability trading setups based on market structure, order blocks, and price action. The bot aims to capitalize on institutional trading behavior by analyzing price movements and
I need someone who can provide metatrader4/5 restful api. And I want restful and websockets. we need to use metatrader api in our app for statistics and trade copying. Apply only if you have the necessary qualifications and experience for this project
GOLD KILLER 1099+ USD
TELL ME SELL OR BUY DON’t BLOW ACCOUNT. THE ROBOT IS FAST ON TAKING TRADING ON MONDAY AND CPI NFP AND EVEY THING I WILL NOT SELL THE BOT ITS FREE
I need a highly disciplined, low-risk EA for MT4/MT5 that trades only when 100% strategy conditions are met. It must include multi-timeframe trend logic, support/resistance rejection, BOS/CHoCH detection from real swing levels, and a breakout strategy with trailing SL. EA should scan all major pairs (from one chart), trade only during 07:00–16:00 GMT, and skip trades 2 hours before major news. Max 1 trade per pair
a fully automatic Expert Advisor for Scalping Trading. This Expert Advisor The basic strategy starts with Market order in counter trend, but you can change it, in others strategies trend
EA modification 30 - 40 USD
can you help me with fixing errors on my expert advisor. someone made some corrections to the ea but this one (attached below) is not picking the exact 1st pattern and it keeps looking for new ones (not following the rules) but the entry/sl placement is working fine the 38.2 fib has been added the risk calculator is a bit off as well on this one
I am Looking for MT4 or MT5 Sclaper Robot for XAUUSD (GOLD) OR FOREX Pair without Slippage issue and Trade Running minimum 100 Secound close with profit or minor Lost With rate Should be 90 %
I need someone to help me build a private MetaTrader 4 server for training and demos. The setup should look real, allow account management, and simulate trades. Must be experienced with MT4 server simulators and VPS setup
Hello developers, i need a server in training mt4, i want an expert and a long time developer who can work with me with honesty and truth, inbox me only if you can handle the project and understand it

Proje bilgisi

Bütçe
45 - 100 USD
Geliştirici için
40.5 - 90 USD
Son teslim tarihi
from 5 to 10 gün