MT5 SCALPING EA TRADING ASSISTANT (minimal features only)

MQL5 Experts

Trabalho concluído

Tempo de execução 14 dias
Comentário do cliente
The project was guided accordingly from both sides. It was a pleasure working with Umar in developing a tool that can help me with manual trading. I'm looking forward to our next projects!
Comentário do desenvolvedor
good customer, nice to work with :)

Termos de Referência

  1. This EA is a trading assistant to make trade entries convenient and consistent.

  2. EA enters trade at bar close (00 seconds) based on time, not ticks.

  3. The trader prepares the EA to Buy/Sell by arming it using large square on-chart buttons. 

    1. BUY (prepares a buy entry at end of candle at 00 seconds)

    2. CANCEL (immediately cancels existing arming for this symbol)

    3. SELL (prepares a sell entry at end of candle at 00 seconds)

  4. Max Slippage

    1. Max Slippage (parameter default “0.5” pips)

  5. Lot Size

    1. Net Risk % (parameter default “1%”)

    2. Net Risk % is always based on account balance.

    3. EA must calculate the proper Lot size to make sure that the Net Risk % is followed.

      1. This includes all trading costs (spread, commission, max slippage)

      2. Lot size always includes max slippage value in order to not go above the established Net Risk %

  6. Stop Loss

    1. BUY SL Price is the Low of the candle that just closed.

    2. SELL SL Price is the High of the candle that just closed.

  7. Take Profit

    1. Target RRR (parameter default “3”)

      1. Take SL pip distance and multiple by “3”, this will be TP Price

    2. Min Net RRR (parameter default “2”)

      1. Because there are trading costs, we will most likely not hit the Target RRR. The Net RRR is our protection to make sure that when we achieve a minimum Net RRR per trade. In some cases, the majority of the Profit generated from hitting the Target RRR goes to trading costs. This is prevalent in scalping strategies where stop losses are tight and big lot sizes have high commission fees. If Min Net RRR is not met at 00 seconds, do not open trade. Wait for the next arming opportunity.

  8. Break Even Slide

    1. BE Slide Target (parameter default “2”)

    2. When a live trade reaches an RRR of “2”, move SL to “Entry Price + Max Slippage”

      1. This is used to minimize losses

      2. This is the only time that the EA is allowed to modify any price after trade entry.

    3. Turn off Break Even Slide functionality if parameter value is 0 or negative.

  9. Max Spread

    1. Max Spread (parameter default “1.0” pip/s)

    2. This is protection where spread widening happens during 00 seconds

    3. Use this as a trade filter when the EA attempts to open a trade. If max spread is reached, skip opening the trade. Wait for next arming.

  10. Chart Layout

    1. EA Status // result of previous arming & current action/s

    2. BUY BUTTON

    3. CANCEL BUTTON

    4. SELL BUTTON

    5. These are vertically arranged, found on the upper left of the chart.

    6. Button Size (parameter default “50” pixels)

      1. In the example: it is 50x50 pixels in size

      2. Allow the trader to adjust the size of square buttons. Let the trader choose button colors as well please.

      3. Arming for both BUY and SELL at the same time must not happen for the same symbol. Example: If a BUY is currently armed then the trader chooses to click SELL, the EA must replace the BUY arming with a SELL arming.

    7. EA Status must be easily understood by the trader. (Pass, Fail, Errors, etc.)

    8. Prior to arming: Show live SL, Target RRR, Min Net RRR, via horizontal lines on the chart for the trader’s appreciation in order to make a decision to arm the EA or not. 

      1. If and when a trade is successfully opened, show at the entry candle using a short horizontal line where the Min Net RRR is. Beside this short horizontal line, include the value of the resulting Min Net RRR.

      2. Also show the resulting Net Risk % above the SL Line beside the entry candle

  11. EA Compatibility

    1. EA must be compatible to any MT5 trading environment (broker, symbol, etc)


// Please provide complete code with line description. Reach out to clarify any trading hurdles I may have missed. Thank you.



Respondido

1
Desenvolvedor 1
Classificação
(18)
Projetos
22
9%
Arbitragem
6
33% / 50%
Expirado
1
5%
Carregado
2
Desenvolvedor 2
Classificação
(15)
Projetos
19
16%
Arbitragem
5
40% / 40%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(1)
Projetos
2
0%
Arbitragem
2
0% / 50%
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(509)
Projetos
977
74%
Arbitragem
27
19% / 67%
Expirado
101
10%
Livre
Publicou: 1 artigo, 6 códigos
5
Desenvolvedor 5
Classificação
(499)
Projetos
744
56%
Arbitragem
48
31% / 31%
Expirado
120
16%
Livre
Publicou: 1 código
6
Desenvolvedor 6
Classificação
(442)
Projetos
570
37%
Arbitragem
106
39% / 33%
Expirado
17
3%
Livre
7
Desenvolvedor 7
Classificação
(16)
Projetos
35
23%
Arbitragem
4
0% / 50%
Expirado
2
6%
Trabalhando
8
Desenvolvedor 8
Classificação
(322)
Projetos
499
67%
Arbitragem
5
40% / 0%
Expirado
4
1%
Livre
Publicou: 8 códigos
9
Desenvolvedor 9
Classificação
(32)
Projetos
35
34%
Arbitragem
5
0% / 80%
Expirado
0
Trabalhando
Publicou: 2 códigos
10
Desenvolvedor 10
Classificação
(273)
Projetos
401
27%
Arbitragem
40
40% / 50%
Expirado
1
0%
Livre
11
Desenvolvedor 11
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(574)
Projetos
945
47%
Arbitragem
309
58% / 27%
Expirado
125
13%
Livre
13
Desenvolvedor 13
Classificação
(4)
Projetos
8
0%
Arbitragem
3
33% / 67%
Expirado
4
50%
Livre
14
Desenvolvedor 14
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes
Hello! I want to programm EA that uses volume profile indicator, but I am not sure if this is possible. Only experienced programmers please, I will not select a programmer who did only few jobs. Before starting I need to make sure you understand everything and that this is for sure technically possible
Hello, I am looking for a professional trading system including: 1- Trading Bot (Expert Advisor): - Good profit performance - High security and strong risk management - Works efficiently during high market volatility (news and strong movements) - Works on all pairs (Forex + Gold) 2- Signal Indicator: - Provides clear Buy and Sell signals - Includes Take Profit and Stop Loss - No repaint (signals must not change or
Hi, I’m looking for a top-tier, profit-optimized EA that has the potential to scale trading returns significantly. My goal is to maximize growth over time. Can you help develop a bespoke EA that could potentially scale to high six or seven figures
Max amount grid 30+ USD
max amount grid step for magic number do keep deleting .only when it is in negative floating .but when it is profit allow to go over the max and replays to grid step
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
I will pay 3000+ USD (negotiable) for an EA for existing MT5 that generates a minimum of 15-20% or higher a month consistently (provide source code after final deal) Looking for a highly profitable EA Please send demo version directly subject (Buying profitable EA Budget up to $ 3000 USD), past results and optimal settings so I can test, if it performs in a strategy tester i will also need option to forward test it

Informações sobre o projeto

Orçamento
30+ USD
Prazo
de 1 para 7 dias