BolingerBand Simple Strategy

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 37 giorni
Feedback del cliente
Talented coder! He was patient waiting for me to backtest the EA. Highly recommended.
Feedback del dipendente
He was understanding towards my mistakes. Good employer.

Specifiche

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,

 

 

Con risposta

1
Sviluppatore 1
Valutazioni
(180)
Progetti
301
30%
Arbitraggio
54
24% / 54%
In ritardo
99
33%
In elaborazione
2
Sviluppatore 2
Valutazioni
(103)
Progetti
205
41%
Arbitraggio
17
29% / 71%
In ritardo
45
22%
Gratuito
3
Sviluppatore 3
Valutazioni
(2393)
Progetti
3005
65%
Arbitraggio
76
47% / 14%
In ritardo
340
11%
In elaborazione
4
Sviluppatore 4
Valutazioni
(2053)
Progetti
2608
62%
Arbitraggio
113
45% / 26%
In ritardo
417
16%
Caricato
5
Sviluppatore 5
Valutazioni
(39)
Progetti
81
38%
Arbitraggio
1
0% / 0%
In ritardo
31
38%
Gratuito
6
Sviluppatore 6
Valutazioni
(488)
Progetti
1014
58%
Arbitraggio
29
28% / 24%
In ritardo
131
13%
Gratuito
7
Sviluppatore 7
Valutazioni
(251)
Progetti
399
54%
Arbitraggio
9
67% / 22%
In ritardo
36
9%
Gratuito
8
Sviluppatore 8
Valutazioni
(71)
Progetti
156
44%
Arbitraggio
22
41% / 14%
In ritardo
16
10%
Gratuito
9
Sviluppatore 9
Valutazioni
Progetti
2
0%
Arbitraggio
1
0% / 100%
In ritardo
2
100%
Gratuito
10
Sviluppatore 10
Valutazioni
(89)
Progetti
137
24%
Arbitraggio
35
9% / 40%
In ritardo
52
38%
Gratuito
11
Sviluppatore 11
Valutazioni
(118)
Progetti
201
42%
Arbitraggio
44
9% / 68%
In ritardo
47
23%
Gratuito
12
Sviluppatore 12
Valutazioni
(25)
Progetti
54
37%
Arbitraggio
4
0% / 50%
In ritardo
22
41%
Gratuito
Ordini simili
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

Informazioni sul progetto

Budget
15 - 40 USD
Per lo sviluppatore
13.5 - 36 USD