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

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 9 giorni
Feedback del dipendente
Muchas gracias por el proyecto Sergio, ha sido un placer.
Feedback del 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.

Specifiche

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.

Con risposta

1
Sviluppatore 1
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
2
Sviluppatore 2
Valutazioni
(65)
Progetti
71
30%
Arbitraggio
8
0% / 88%
In ritardo
5
7%
Gratuito
3
Sviluppatore 3
Valutazioni
(6)
Progetti
7
0%
Arbitraggio
0
In ritardo
5
71%
Gratuito
4
Sviluppatore 4
Valutazioni
(203)
Progetti
303
35%
Arbitraggio
56
38% / 38%
In ritardo
99
33%
Gratuito
5
Sviluppatore 5
Valutazioni
(145)
Progetti
162
41%
Arbitraggio
5
0% / 80%
In ritardo
8
5%
Gratuito
6
Sviluppatore 6
Valutazioni
(2375)
Progetti
2983
65%
Arbitraggio
76
47% / 14%
In ritardo
340
11%
Gratuito
7
Sviluppatore 7
Valutazioni
(18)
Progetti
24
54%
Arbitraggio
0
In ritardo
2
8%
Gratuito
8
Sviluppatore 8
Valutazioni
(555)
Progetti
922
48%
Arbitraggio
300
59% / 25%
In ritardo
123
13%
Caricato
9
Sviluppatore 9
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
11
9% / 55%
In ritardo
26
18%
In elaborazione
Ordini simili
I want to convert my tradingview indicator to MT4. I need a developer who can get it completed under the course of 24-48hrs. And I need some who is more experience at this level and possibly if you have experience with NinjaTrader too, we can collaborate and work on it as well
Developer !! i need an robot that is going to analyze the market\pair chart before opening trades ,example if the robot is place on the chart of GBPUSD on H1 time frame the robot should analyze the direction of a market ,then open after knowing the direction,if the can possible make it analyze even on lower time then that would be fantastic. remember the is going to open on its own the trades, thank you NB;i don't
Hello, I would like you to help me develop a simple Expert Advisor (EA) for trading the Boom and Crash markets. All the project requirements is available with me . kindly bid if you can develop EA for boom and out crash . Thanks
Hello, I am looking for an programmer to convert a TradingView strategy pine script to MT5 EA auto trade bot. The indicator is based on the FVG/Imbalance (Pine script will be provided) The MT5 EA must return 100% the same results as TradingView script The MT5 EA must include the same options as TradingView The MT5 EA must be errors free
Project Overview: We are seeking an experienced developer to create a custom Copy Trading Expert Advisor (EA) that supports two-way communication between MetaTrader 4 (MT4), MetaTrader 5 (MT5), and cTrader trading terminals. The EA should enable seamless copying of trades from one account to another, incorporating additional settings for flexibility and customization. The project will involve developing a DLL
I am currently seeking the expertise of a skilled MQL5 developer to assist with a custom trading bot project tailored to specific requirements. The project entails the development of a versatile trading bot capable of implementing both manual and automated strategies, with flexibility to switch between strategies seamlessly. Additionally, the bot should be designed to convert profits automatically into USDT, allowing
PRESQUE PAREIL QUE L’AUTRE ROBOT AVEC QUELQUE PETIT CHANGEMENT. IL N’Y AURA PLUS DE SL; SI TU PEUX M’ENVOYER TON MAIL, JE T’ENVOIE LE DOCUMENT QUI EXPLIQUE LE MODELES DU ROBOT QUE JE VEUX. @page { size: 8.27in 11.69in; margin: 0.79in } p { line-height: 115%; margin-bottom: 0.1in; background: transparent }
Mt4 EA 30+ USD
Would it be possible to get a reasonable quote for an MT4 EA with multiple trade entry criteria. With the help of chatgpt I've got a code that compiles without errors or warnings that I have attached in a zip file, it is simply not taking valid trade signals. Not sure if it's of any use to you or if it's better to start from scratch. talk soon
I would like a Forex trading robot for MT5. The market entry signal is based on a TradingView Indicator (I will provide the name of which one), and the robot should execute Buy or Sell trades based on the Buy/Sell alerts that this indicator provides. The TradingView Pine Script is open source, so it will be available for you to see. Closing of positions is done by the SL, TP. The lot size is calculated as a
I trade in future indices of a Brazilian brokerage via MT5 and would like to import the data of another future index (djia future - which does not exist at the brokerage where I operate) into a new window, showing its price and volume variations in the shortest possible time. This new Symbol should also have the capability to be displayed in candlestick mode and adjustments in its timeframe. I will use an indicator

Informazioni sul progetto

Budget
45 - 100 USD
Per lo sviluppatore
40.5 - 90 USD
Scadenze
da 5 a 10 giorno(i)