BolingerBand Simple Strategy

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 37 días
Comentario del Cliente
Talented coder! He was patient waiting for me to backtest the EA. Highly recommended.
Comentario del Ejecutor
He was understanding towards my mistakes. Good employer.

Tarea técnica

Hello,

 

I want to make a trend trading EA, based on Bollinger Bands.

The EA will trade on one direction only. The rules are.

>> Definition of trend direction 

0 - The direction (buy or sell) should be defined in the parameters menu. (add a buy / sell parameter)

1 - Alternatively we could use a 200 (modifiable) Moving Avarage to detect the direction of long term trend. (200 MA parameter, by default, but should be modifiable)

 

>> ORDERS

If the "buy" direction is set, the EA should open an order when the candle touches the lower band.

If the "sell" direction is set, the EA should open an order when the candle touches the upper band.

- Option on Parameter menu to open order a certain number of pips (negative or positive bellow or above the bands) 

 

>> Take Take Profit should be:

-  1 (dynamic) - a configurable a number of pips (negative or positive) distance from the opposite band.

- 2 (fixed) - Manual number of pips  set by the user

 

>> The StopLoss should be:

- 1 (dynamic) - last 10 days volatility measurement X factor set manually by the user. (I will give you an indicator, or we can average last ten days bollinger bands size)

- 2 (fixed) - set manually by the user. 

 

>> Recovery function, if StopLoss is hit function: 

0 - Recovery function turned off 

1 - If the order hit the StopLoss, the EA will wait till the first positive candle (in case of a buy) or negative candle (in case of a sell) appear in order to place open a new position. The StopLoss will be the same.

2 - If the order hit the StopLoss, the EA will wait a number of candles defined by the user, to open a new trade.  (add the number of candles on parameters menu)

 

>>Fractal indicator, used as position confirmation:

Like this we could:

0 - Only enter a trade, if candle touches the BB (ignore Fractals)

1 - Only enter a trade, if candle touches the BB AND there is a low fractal (for buy direction) or High fractal (for sell direction) on the last candle, till a certain number of candles defined on the parameter menu.


I imagine this EA shouldn't be hard to code. Maybe someone has it already pre-coded, as Bollinger Band EAs are quite popular.

Please, let me know if you are interested.

 

Regards,

 

 

Han respondido

1
Desarrollador 1
Evaluación
(180)
Proyectos
301
30%
Arbitraje
54
24% / 54%
Caducado
99
33%
Trabaja
2
Desarrollador 2
Evaluación
(103)
Proyectos
205
41%
Arbitraje
17
29% / 71%
Caducado
45
22%
Libre
3
Desarrollador 3
Evaluación
(2393)
Proyectos
3005
65%
Arbitraje
76
47% / 14%
Caducado
340
11%
Trabaja
4
Desarrollador 4
Evaluación
(2053)
Proyectos
2608
62%
Arbitraje
113
45% / 26%
Caducado
417
16%
Trabajando
5
Desarrollador 5
Evaluación
(39)
Proyectos
81
38%
Arbitraje
1
0% / 0%
Caducado
31
38%
Libre
6
Desarrollador 6
Evaluación
(488)
Proyectos
1014
58%
Arbitraje
29
28% / 24%
Caducado
131
13%
Libre
7
Desarrollador 7
Evaluación
(251)
Proyectos
399
54%
Arbitraje
9
67% / 22%
Caducado
36
9%
Libre
8
Desarrollador 8
Evaluación
(71)
Proyectos
156
44%
Arbitraje
22
41% / 14%
Caducado
16
10%
Libre
9
Desarrollador 9
Evaluación
Proyectos
2
0%
Arbitraje
1
0% / 100%
Caducado
2
100%
Libre
10
Desarrollador 10
Evaluación
(89)
Proyectos
137
24%
Arbitraje
35
9% / 40%
Caducado
52
38%
Libre
11
Desarrollador 11
Evaluación
(118)
Proyectos
201
42%
Arbitraje
44
9% / 68%
Caducado
47
23%
Libre
12
Desarrollador 12
Evaluación
(25)
Proyectos
54
37%
Arbitraje
4
0% / 50%
Caducado
22
41%
Libre
Solicitudes similares
I have existing Ctrader automated strategy that I am using but will like to add and remove some features and after that I will like to convert it to mt5 ea…if this what you kindly bid now and let discuss what I need to add and remove
I want to convert the Sksystem into an automatic zoning indicator, and I want someone with experience in the field of the Sk system so that the indicator can be built with high and excellent accuracy. I want to know if it is possible to do this
I am looking for an EA that allows you to make profits every month. For this, before buying, I would like to have a history over more than one year to see how the EA behaves. I don't know if you're selling EAs that are already ready for use
make EA that set SL on newly executed trade based on the below mentioned conditions: For Stop Loss : a newly order is executed at open value of the of the new candle stick, I want this EA to modify this executed order to set SL based on specified Fibonacci retracement level (input variable =-61,8%). Fibonacci levels to be set on a previous candle stick(input variable to determine the position of Candle stick), open
Parameters input: 1. Manage Open Positions 2. Show news 3. Manage Lot 4. Manage pending orders 5.Manually trade at specific time( if manual trade is true) 6. Manage Stoploss, Takeprofit, Trailling, Break Even 7. Manage Others 8.other -show broker timer -show button panel -show news panel if you feel interesting, please contact me to get more details~thank you very much
I have existing Ctrader automated strategy that I am using but will like to add and remove some features and after that I will like to convert it to mt5 ea…if this what you kindly bid now and let discuss what I need to add and remove
I need to add the following new variables/functions in a previously made MT4 EA: 1. (a) Allow multiple orders of same type : True/False 1. (b) Minimum Pip gap for same type order: 30 (pip) 2. Allow Opposite orders at the same time: True/False 3. Use Indicator 1 for Buy/Sale orders: Ture/False 4. Use Indicator 2 for Buy/Sale orders: Ture/False 5. Use Indicator 3 for Buy/Sale orders: Ture/False Do not change other
Hi. I have a strategy that Ive backtested and is giving very good returns across 10 years. MODEL Inputs for optimisation would be : Trade on Monday Trade on Tuesday Trade on Wednesday Trade on Thursday Trade on Friday RR for Trade 1: default 3 Risk for Trade 1: default 1% BE for Trade 1 : default 0 (not applicable) RR for Trade 2 : default 1 Risk for Trade 2 : default 3% SL buffer : (default 0 .3pips(3 points) as
A robot 40 - 50 USD
Hy I am looking for someone who can make a bot using SMC strategy..I want all the requirements,Bos ,choch,poi, order blocks, liquidity ,entry types, support n demand..some we will discuss them
we will build a grid bot for now we will start building the V1.0 it's a big project that we will devellope over multiple updates i am putting the specification here , DO NOT POSTULATE IF: very few job high level of arbitration not available or to much project in the same time minimum 30 jobs done to be consider

Información sobre el proyecto

Presupuesto
15 - 40 USD
Para el ejecutor
13.5 - 36 USD