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

MQL5 エキスパート

仕事が完了した

実行時間9 日
開発者からのフィードバック
Muchas gracias por el proyecto Sergio, ha sido un placer.
依頼者からのフィードバック
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.

指定

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.

応答済み

1
開発者 1
評価
(359)
プロジェクト
637
26%
仲裁
89
73% / 13%
期限切れ
12
2%
仕事中
パブリッシュした人: 1 code
2
開発者 2
評価
(65)
プロジェクト
71
30%
仲裁
8
0% / 88%
期限切れ
5
7%
3
開発者 3
評価
(6)
プロジェクト
7
0%
仲裁
0
期限切れ
5
71%
4
開発者 4
評価
(203)
プロジェクト
303
35%
仲裁
56
38% / 38%
期限切れ
99
33%
5
開発者 5
評価
(169)
プロジェクト
192
43%
仲裁
9
11% / 44%
期限切れ
10
5%
仕事中
パブリッシュした人: 3 codes
6
開発者 6
評価
(2570)
プロジェクト
3243
67%
仲裁
77
48% / 14%
期限切れ
341
11%
パブリッシュした人: 1 code
7
開発者 7
評価
(18)
プロジェクト
24
54%
仲裁
0
期限切れ
2
8%
パブリッシュした人: 3 codes
8
開発者 8
評価
(570)
プロジェクト
941
47%
仲裁
302
59% / 25%
期限切れ
125
13%
仕事中
9
開発者 9
評価
(69)
プロジェクト
146
34%
仲裁
11
9% / 55%
期限切れ
26
18%
パブリッシュした人: 6 codes
類似した注文
A robot 50+ USD
hy i am looking for someone who can fix robot for me .i need someone who know about order block .my entries are only order block. I have robot already i need only fix it.i just need someone who can fix this as soon as possible
Hello, I m looking for experienced developer to code me indicator Market structure all in one in my EA MONEYPAL, to open trade on FVG separated by fractal signals.Thank you Regards
EMA CROSS OVER I NEED EMA CROSS OVER ROBOT THAT EMA 5,10,21 CONDITIONS 1 5 EMA ABOVE 21 CANDLE CLOSE BUY 2 5 EMA JUST BELOW EMA 10 TAKE PROFIT 3 5 EMA BELOW 21 CANDLE CLOSE SELL 4 5 EMA JUST CLOSE EMA 10 FROM DOWN TAKE PROFIT
I’m looking to consult with an experienced developer about the creation of a reliable copy trading system specifically designed for scalping . Currently, we are managing more than 100 accounts copying trades from a single master account. Since we use scalping strategies, even a small delay can impact the performance and results. The systems we’ve tried so far have delays of up to 5 seconds, which is too much for this
Hello, I want to debug my sierra chart and I have the study. That's the study I just want to add 4 study overlay in the input settings and color bar based on alert condition is sg1=1 That's the study I want it to trail the order instead of flat to avoid too much slippage What I do is the 15-Minutes chart I have filter also in the 10tick chart if those filters are meet the bar is green or red using sierrachar color
The PRD: 1. Plugin ensures that individual opening positions come from MT4 to our colocated virtual machine 2. A score is returned from a lookup 3. Binary decision based on score. 4. Matches closing position with opening position; doesn't score, simply closes the trade. The plugin UX should have the following: 1. Risk threshold per grouping, easily entered by the client 2. Reporting of revenue comparisons To confirm
I need an EA for magic number that shows three unique numbers in every single candle.Mainly this EA shows the strength of the candle and momentum . More details inbox me
Specification AR Code a grid expert advisor (EA) MQL5 that uses a sort of hedged laddering mechanism . Core Logic Outline: Initial Setup : Open a double trade (Buy & Sell) at the current market price. Set two pending double trades (Buy/Sell limits) at a fixed distance on either side (e.g., ±X pips). On Trigger Event : When price hits one of the pending double trade levels, execute the new double position
Description: I need a professional MetaTrader 5 developer to build a clean, fully editable Expert Advisor (EA) that strictly controls risk based on dollar-loss thresholds per lot size, and includes hard rules for equity protection and trade limits. Trade Management Rules 1. Dollar-Based Auto Close (Per Lot Size) The EA must close each individual XAUUSD trade once its loss in USD reaches a specific threshold tied to
I need someone experienced to develop a trading robot with the criteria's - Heikin ashi candle logic - Buystops under certain conditions - Trailing stop losses at a certain interval - Dynamic position sizing so its able to calculate lot sizes and risk the correct % each trade , - Understand heikin ashi swing high swing low logic to find where to place the stop loss/identify correct entries , - Be able to only make

プロジェクト情報

予算
45 - 100 USD
開発者用
40.5 - 90 USD
締め切り
最低 5 最高 10 日