EA Dual Fibo with recovery system

MQL4 专家

工作已完成

执行时间40 天
客户反馈
Excelente suporte e execução!
员工反馈
Ótimo cliente, honesto, compreensivo, justo...

指定

This EA must work with an indicator provided by me, I do not care if the code of the indicator is used inside of the EA or outside.

This EA must work in the current chart timeframe.

First, the EA identifies a consolidation box drawn by the indicator and highlights the maximum and minimum of the consolidation (usually wider than the box itself), after this, the EA drawns two fibonaccis retracements (one upside and other downside) and place 2 pending stop orders exactly in the line of 161,2% in both fibonaccis (in the upside its a buy stop and in the downside its a sell stop), the TP of this orders is exactly the line of 261,2% of each Fibonacci. Please note that the distance between the order and the take profit its the same of the consolidation (equal to 100%).

As soon as one of the orders is triggered, the EA erase the contrarian pending order and place a recovery order in the border of the consolidation (line 100% or 0% of the Fibonacci wich coincides with the maximum or minimum of the consolidation). This recovery order it’s a multiplied order wich multiplier is set by the user in the settings and have a TP in the contrarian border of the consolidation (the formulae for the size of the recovery order is = Initial Lot * Multiplier).

Just in case of none of the both first orders did reach the take profit, the EA places again a order in the line of 161,2% multiplying by 2 the size of the last order (formulae = Initial lot * Multiplier * 2)  and this procedure goes on in a loop until the TP is reached. All the stop losses must be set exactly in the same place of the recovery orders.

Some features that MUST HAVE in the EA:

1.       A range limiter for the consolidation in the user settings wich prevents the trade if the range is bigger than the limit.

2.       An option to use a percentage of the range, just like a reduction of the total range expressed in percentage set by the user (if the user set 80%, the EA drawns the fibonaccis with a distance of 10% from each limit (max and min) for example).

3.       An option to use trailing stop with trailing step

4.       An option to increase the target (tp) using the fibonacci proportion, the default set is 261,2% for the TP but the user can increase this target by a percentage number (example: if the user set 100% for increased tp the EA set the tp in 361,2% instead of 261,2%.

5.       Auto Money management and a option for fixed lot.

6.       An option to use or not the recovery system.

7.       And finally, but very much important, an overtrading limiter. A tool that prevents the EA to open another operation if there is an open trade or limit for the amount of open trades.

8.       A spread limiter for the execution of the pending orders (with exception of the recovery orders).

 

 

The user settings will have these fields:

 

 

MONEY MANAGEMENT

 

Initial Lot:                                          0.00

Auto Money management:        True/false   (if true, the EA increase the lot based in the risk of the stoploss)

Percentage of risk:                        0.00%          (balance risk in percentage for one stoploss)

 

 

RECOVERY SETTINGS

 

 

Recovery system ON:                 True/false

Recovery multiplier:                     00                  (na integer field with the multiplier of the recovery)

 

 

GENERAL SETTINGS

 

Spread Limiter:                              000            (expressed in points)

Range limiter:                                  0000          (expressed in points, if =0 there is no limit for the range)

Percentage of range:                    0.00%        (usable size of the range, determines the size of the fibo and tp and sl)

Trailing stop:                                     true/false

Size of trailing stop:                       000             (in points)

Traling step:                                      000             (in points)

Increase target:                             0.00%

Simultaneous trades:                   00               (if 1 EA opens only one operation each time and so on – this is because the indicator can paint many boxes while an operation is open and this can overcharge the margin, mainly if there is a recovery in execution)

 

 IMAGE PROVIDED IN A SEPARATE FILE

 

This is an image showing how the EA must work. The fibonaccis are determined by the max and min of the “box in use” and the ordes are placed as soon as the box finishes. Please note that another box was printed in the chart while the pending orders are open(secondary box). This box must not open new pending orders if the field “simultaneous trades” is set to 1 (one), otherwise the EA opens as many operations as the number in the refereed field permit.

 

In the example case, the price goes straight to the upside and triggers the buy stop and the take profit in following. The thick yellow line shows what would happen if the price wouldn’t went in that Direction (the price triggered the buy stop, came back and triggered a recovery sell stop (multiplied) and triggered too a stop loss in the same place), after this, the price reach the TP of the recovery order finishing the whole operation.

 

Just in case the recovery order did not suceed to reach TP, the EA places another recovery order in the same place of the original buy stop(161,2%) with TP in the same place of the original TP (261,2%) but this time the lot size is the lot of the first recovery order * 2 and this goes on until the price reachs any TP.

 

The EA does not need to show any lines or fibos in the chart, only his name.

 

The coder must provide the original code (in mql4 or TXT) at end of the development (with all bugs solved) within the executable file.

 


附加的文件:

PNG
dual_fibo.png
375.2 Kb

反馈

1
开发者 1
等级
(833)
项目
1419
72%
仲裁
116
28% / 47%
逾期
350
25%
工作中
2
开发者 2
等级
(82)
项目
116
7%
仲裁
8
25% / 38%
逾期
27
23%
空闲
3
开发者 3
等级
(204)
项目
326
43%
仲裁
34
32% / 29%
逾期
84
26%
空闲
4
开发者 4
等级
(5)
项目
3
0%
仲裁
19
0% / 100%
逾期
0
空闲
5
开发者 5
等级
(414)
项目
670
33%
仲裁
60
17% / 32%
逾期
113
17%
工作中
相似订单
o expert precisa ter filtro de média movel de periodos e de fechamento abaixo e acima da média, também precisa operar somente no primeiro sinal depois de romper a media tanto para cima como para baixo, no caso só na primeira possível pernada, filtro de cores de velas, por exemplo a vela atual precisa ser verde para compra a vela 1 precisa ser vermelha etc.., filtro de price action por exemplo; fechamento do candle
Estamos em busca de um freelancer para desenvolver um Expert Advisor (EA) personalizado para a plataforma MetaTrader 5, baseado em um indicador existente (anexo). O projeto envolve a criação de um EA que siga as características do indicador fornecido. 🔹 Objetivo : Desenvolver um Expert Advisor que opere de acordo com as regras e cálculos do indicador em anexo. 🔹 Requisitos : Experiência sólida em MQL5 e
Preciso de um EA baseado em fibo que irá realizar preço médio nos seguintes níveis de Fibo: 0,382, 0,618 e 0,170. (tanto venda quanto compra) A quantidade de lotes será editável de cada entrada. O take profit será editável de acordo com os alvos de fibo: 1,272, 1,618, 2.... O stop será x pontos a baixo do nível 0 quando for compra e x pontos a cima quando for venda. Exemplo: Iremos ler as X últimas velas, iremos
Preciso de um robô que faça entrada em pullbacks, que eu possa estipular o tamanho do pullback, o tamanho do lote, o tamanho do gain, o tamanho do stop. Que faça preço médio. Que funcione pra compra e venda simultaneamente sem intecorrências e em quantos ativos eu optar. Que tenha uma proteção para entradas simultâneas no mesmo valor Que possa aumentar o tamanho do lote automaticamente em cima de um valor de gain já
Fala pesssoal, eu gostaria que alguem pudesse desenvolver uma solução que copie as ordens do mt5 para o profit da Nelogica, eu quero colocar os meus EAs para testes de mesa proprietarias na Nelogica. Então é isso, gostaria de orçamentos para esta tarefa
Boa tarde , Preciso de um robô para o MT5 que execute o gradiente linear na B3 e forex (parametrizável) , Esse robô iria montar um grid á favor e um grid contra , com parametizacão das grades diferentes , exemplo : se eu entrei comprado , o robô monta uma grade á favor e outra contra , se o preço for á meu favor , ele monta uma grade , vai comprando e já coloca um take protif para cada ordem , quando a ordem for
Serao duas estrategias que quero fazer insta no final 1) em cada candle abrir ordem de compra e venda, onde posso designar um stop e um take por pontos, tendo trailling stop e horario de operaçoes 2) Estrategia um pouco mais complexa, onde o que ativara a ordem pendente é a ativação de um gatilho e quero poder colocar o stop acima da maxima ou abaixo da minima do gaitlho automatico e gains automaticos tb na escala
Preciso de uma regra de coloração baseado no setup 9.1 de Larry Williams, com cores de compra e venda e cor neutra para quando os canlde estiverem cruzando as médias. Também preciso que contenha o texto indicando a compra e a venda no gráfico, texto de compra (COMPRA) texto de venda (VENDA)
Hey, I’m looking for a stochastic indicator that triggers alerts when exiting overbought and oversold zones, based on a stochastic indicator. The stochastic will be calculated over a customizable n-period series, with the %K parameter used to compute an Exponential Moving Average (EMA) over the selected period. The developer should write code to calculate the following moving averages based on the %D parameter
Boa noite, preciso de um programador que tenha robo de grid simples, com painel e que cobre preço barato por ser simples, aguardo seu retorno. Compra e vende a x distancia em pips com algumas outras informações

项目信息

预算
100+ USD
开发人员
90 USD
截止日期
 7 天