Develop EA based on Bheurekso Pattern Indicator (MT5)

MQL5 Experts

Trabalho concluído

Tempo de execução 5 dias
Comentário do cliente
A very competent developer. He was equally very responsive and took feedback positively. I look forward to working more with him in the future.
Comentário do desenvolvedor
Wish to work together again.

Termos de Referência

Jagita Capital EA

Trading Platform: Metatrader5

Set Ups

This EA’s building block is the Bheurekso Pattern (which uses price action) indicators.

Figure of Bheurekso Pattern on a Computer

Sample 1. Downtrend


Sample 2. Uptrend

Entry Rules

Sell

SELL when any of the following price action set ups form on the chart:

·         Bearish Engulfing

·         Bear Cross

·         Dark Cloud

·         Shooting Star

·         Bear Harami

·         Evening star

Buy Signals

BUY when any of the following price action set ups forms on the chart:

·         Bullish Engulfing

·         Bull Cross

·         Bull Harami

·         Bullish piercing

EXIT

·         Option 1: Close the trade on opposite signal as defined above (Bheurekso Patterns).

For example, exit BUY if any of the SELL signals mentioned above form on the chart.

·         Option 2: Exit All, TP, Trailing Stop, and SL as will be defined below.

·         Keep holding Old Trades when a new signal of same NATURE materializes but move the SL and TP to the new signal’s SL and TP.

NB: Same Nature refers to a BUY or SELL. For example, if a BUY was entered when a bull cross formed, continue holding the buy trade if bullish piercing or any buy signal forms but change the SL & TP to the SL and TP of the new position.

·         Enter a new trade while holding OLD ONES of the same nature if a NEW SIGNAL of similar nature materializes.

Take Profit

·         TP to have two options:

Option 1: Horizontal Lines

In case of a buy retracing a previous path, the TP can be at the next previous Horizontal Line indicated on the charts.

In case of a sell retracing a previous path, the TP can be at the next previous Horizontal Line indicated on the charts.

Option 2: In Points

In case of a buy making new highs, the TP can be stated in points.

In case of a sell making new lows, the TP can be stated in points.

NB// Can be stated as a condition such that “in points” is only implemented when “Horizontal lines” are unavailable (where price is making new highs or lows).

Note also that I do not want the EA to enter a trade once it closes either on Exit All, TP, Trailing Stop, or SL unless another signal materializes. In other words, once the EA quits the current position, let it wait until another signal materializes.

However, the only exception for this condition is when the trade exits on opposite signal because it will enter a trade based on the signal that has materialized on the chart.

Stop Loss

·         SL to have only one option:

Option 1: Horizontal Lines

The stop loss to be STRICTLY at the Horizontal Line formed at the signal candle.

NB/ The EA is to have a tight SL and this is the only way to ensure this.

Other Exit and Trailing features

Exit All

Have an Exit All feature which closes all positions when the aggregate profit is say $ 10. This should be stated in USD and not in pips. Aggregate profit for Exit All feature to be executed should be stated by the user. Default should be $ 10.

Trailing Feature

The profit should be trailed when the following conditions are met:

Condition: Start trailing profit when the order covers half the distance between TP and Entry Price. Therefore, trailing start is expressed as given in the example below:

Example

Buy: Trailing Start = (TP- Entry Price)/2 or 0.5*(TP- Entry Price)

Sell: Trailing Start = (Entry Price -TP)/2 or 0.5*(Entry Price -TP)

NB: Set Trailing Start, Trailing Stop, and Trailing Step as a fraction[decimal] of (TP- Entry Price) for buy and (Entry Price -TP) for sell. The user should only state the fraction[decimals] in the input settings and the system should compute these values automatically, when a trade is placed. In other words, the user should only give the fraction in the input settings:

Default fractions should be: Trailing Start = 0.5 & Trailing Stop = 0.25

E.G.

If Trailing Start = 0.5 & Trailing Stop = 0.25, this means 0.25*(TP- Entry Price) for buy. The buy position starts trailing when the position covers half the distance (Entry Price -TP) and the SL will be 0.25*(Entry Price -TP) points aways from the current price.

Partial Profit Closer

Add a Partial Profit Closer feature which closes a given amount of lot when the following conditions are met:

Buy: Trailing Start = (TP- Entry Price)/2

Sell: Trailing Start = (Entry Price-TP)/2

Example: If a sell position of lot 0.02 meets the above condition, the partial profit closer closes 0.01 and begins to trail the remaining 0.01 as defined in the trailing feature above.

NB/ User should choose True/False and specify the lot he/she wants closed.

Day Feature

·         Allow the user to select which days to trade. So, include 7 days, including the weekends. Days are selected by choosing Tue or False.

No. of Trades Feature

·         Include a feature which allows the user to specify the number of trades he or she wishes to place per signal (enables the user to open multiple positions for the same pair at the same time, when a signal materializes). For instance, if he/she specifies 2, the EA will open 2 positions when a signal materializes. The default should be 1.

Retry Feature

·         Sometimes when you try to open a position on Deriv Market, it gives the output “Market is closed” and fails to open the position. I want a feature which can attempt to try placing the position again after some minutes say 10 minutes or 20 minutes (so allow the user to select time after which to retry). The feature will only RETRY if the fist attempt was unsuccessful and should be defined in minutes. The reattempt should be repeated in intervals of the specified time until a position is successfully opened, after which there will be no more attempts.

E.g If the RETRY FEATURE is ON and TIME is given as 10 MINUTES, a failed attempt to place a position when a signal materializes will be attempted again after 10 MINUTES.

Other Specifications

  • The bot should have a unique Magic Number, which can be changed.
  • The bot should allow the user to select different timeframes.
  • The bot should allow the user to specify the lot size when dragged to a chart or open the minimal lot size for that asset. 
  • Allow the bot to take a lot size as small as 0.001 because the Deriv products I trade have these small sizes.
  • Allow the indicator (Bheurekso Pattern) to be used as a resource. (I have sent both the indicator and its source code). I would love it incorporated in the EA such that if the EA is loaded on the chart, the indicator also appears on the chart.
  • TP, SL, and Trailing stop should be visible (should not be virtual). I want them seen so that the user can modify them if he/she so wishes.

 


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(390)
Projetos
416
30%
Arbitragem
74
19% / 72%
Expirado
52
13%
Trabalhando
2
Desenvolvedor 2
Classificação
(1)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(72)
Projetos
80
10%
Arbitragem
38
8% / 58%
Expirado
6
8%
Livre
4
Desenvolvedor 4
Classificação
(2)
Projetos
2
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Close Vol (%N): Closes half (or any percentage you want) of the lot size of your open positions. For example, if you have five open orders of 0.06 lots and want to close half of each, you simply click it, and it will close the specified volume from each individual order. Close Order (%N): Closes half (or any amount you want) of the total number of your open orders. For example, if you have ten open orders and want to
I need a professional MQL5 developer to build a fully automated Expert Advisor (EA) named " Hassanien Daily Breakout ". The EA is based on daily price levels and specific execution times. ​ Technical Specifications: ​ Time Settings (Iraq Time - GMT+3): ​ Execution Time: 10:00 AM. ​ Full Clean-up Time: 10:50 PM (Close all open positions and delete pending orders). ​ Entry Logic: ​ Case 1 (Pending Orders): At 10:00 AM
Hi basically I'm wanting an already made EA scalper that's constantly in and out of trades on the M1 time frame that has good risk management. It knows what it's doing. Most of its trades are profitable and that can start with $100. I am willing to pay up to $1500 for the right scalping bot. If you please have one and you're very confident in it, please allow me to use a live version to see how it does and if I'm
Need an trailing SL manager which can work with my all open trades (trades may be multiple), Put a fix SL based on entry price and then trail my strictly in my favoured direction, Initial SL shud be confiurable via a small dashboard
Pip killer ntt 100+ USD
Create a forex robot especially for sculping using the 3 ema strategy which consists of the following moving average levels of the 15 ma ,30 ema , 60 ema and 90 which enter potentially on a retest into the ema and targets opposite direction after the retest .Potentially bringing into account that the number of retested emas controlls the number of entreis which for eg. retest of the 15 ema single 0.01 trade is
Need to improve logic in existing coding for Range breakout/breakin EA 1) for timing range like 1am-10am Asian Range with max entry per session like London 1-2 times max entry 10-4pm & US session timings 1-2 entry 4pm - 8pm or 2) candle high low range eg 4pm to 4:30pm - entry logic eg mark 30min candle high low range as given in attached picture with buffer if required to show entry , SL & TP in trade/backtest mode
Make a Robot for mt5 using supertrend indicator for entry in trade with period 2 and multiplier 1.1 using Heiken Ashi candle also with martingle of 2 with maximum step for martingle is 15 step until profit reaches double of total loss. Select time frame 1 minute.Always close the previous trade if in loss then take next trade with martingle of 2 of previous lot in loss. All parameter have the option to change it
Robot que combine 2 indicadores en la ejecución automatica: 1 el Gann High Low y el Donchian Channel (DC) ACTIVO: XAU/USD EN UNA HORA PARA EL DC: período DC = 55 velas displacement/shift = 1 Mas Detalles en este video : https://youtu.be/3jI3cZY89T4?si=YEZAkMvWiq9O8-u9
Hello, I need an Expert Advisor for both MT4 and MT5 based on a recovery/grid trading strategy. Strategy Logic: User manually opens either a Buy or Sell market order. Once the first trade is opened, the EA automatically places an opposite pending order at a user-defined distance. If the pending order gets triggered, the EA places another opposite pending order at the original order price. This cycle continues
📌 Project Overview: I need a full Smart Trade Management System for MetaTrader 4/5. This is a complete trading ecosystem, not a simple EA. 📌 Core Features: Smart Money Management (risk-based lot calculation) Advanced Trading Toolbox (TradingView-style drawing tools) Central Master Dashboard (risk, filters, account control) Multi-account monitoring (MT4/MT5 synchronization) Real-time monitoring (spread, equity

Informações sobre o projeto

Orçamento
65+ USD
Prazo
para 7 dias