BolingerBand Simple Strategy

MQL4 Experts

Job finished

Execution time 37 days
Feedback from customer
Talented coder! He was patient waiting for me to backtest the EA. Highly recommended.
Feedback from employee
He was understanding towards my mistakes. Good employer.

Specification

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,

 

 

Responded

1
Developer 1
Rating
(180)
Projects
301
30%
Arbitration
54
24% / 54%
Overdue
99
33%
Working
2
Developer 2
Rating
(103)
Projects
205
41%
Arbitration
17
29% / 71%
Overdue
45
22%
Free
3
Developer 3
Rating
(2381)
Projects
2991
65%
Arbitration
76
47% / 14%
Overdue
340
11%
Free
4
Developer 4
Rating
(2050)
Projects
2602
62%
Arbitration
113
44% / 26%
Overdue
417
16%
Working
5
Developer 5
Rating
(39)
Projects
81
38%
Arbitration
1
0% / 0%
Overdue
31
38%
Free
6
Developer 6
Rating
(487)
Projects
1013
58%
Arbitration
29
28% / 24%
Overdue
131
13%
Working
7
Developer 7
Rating
(251)
Projects
399
54%
Arbitration
9
67% / 22%
Overdue
36
9%
Free
8
Developer 8
Rating
(71)
Projects
156
44%
Arbitration
22
41% / 14%
Overdue
16
10%
Free
9
Developer 9
Rating
Projects
2
0%
Arbitration
1
0% / 100%
Overdue
2
100%
Free
10
Developer 10
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
11
Developer 11
Rating
(118)
Projects
201
42%
Arbitration
44
9% / 68%
Overdue
47
23%
Free
12
Developer 12
Rating
(25)
Projects
54
37%
Arbitration
4
0% / 50%
Overdue
22
41%
Free
Similar orders
Hello I have a EA that I want to convert to mt5 and I have Indicator I want to convert as well can anyone help me with this? I dont need any changes to it just a conversion from mql4 to mql5
Hello, My request is as follows: Write an MT4 robot (EA MT4) that automatically adds indicators and updates values in the indicator's input and then runs that indicator. Do not use chart templates. Do not use auto click. Thank! Exemple: MACD
EXPER 30 - 100 USD
Hello, I have a more interesting project i would like to present to EXPERT. Firstly to see if you can do it and then secondly if you could provide me with a price. But first a bit about how this ideaq started. I found an ea online that i thought maybe a good stratagy, the only problem was i had very little imformation on it. So i decided to input all the available in formation into AI and see if it can reverse
So does anyone have a mt4 to sway markets trade copier that can send trades from mt4 to sway markets Thats really all Ill need to do and manage them
I hope this message finds you well. I am in search of a FREE skilled developer to transform three indicators into a fully functional trading robot. These indicators consist of two MACD indicators, each displaying two colors (red and green), along with a RED arrow signal. Here are the specific requirements for the project: The robot should execute trades only when the RED arrow signal appears and both MACD indicators
Requirement specification 1. Which pair to trade? Boom 300 and Crash 300, two EAs for both as minimum lot size is different 2. Which time frame to trade? D1 Chart. Trade any minute within trading day, within time window allowed (feature 7 below) 3. When to SELL ? a) when ATR(1) D1 (within the time specified in feature 7 below) reaches a value that is 75% of ATR (5) D1 and b) current price of asset is above its
I want to build an EA based on gold stuff indicator along with support and resistance indicator. It should check parameters according to what I provide and open and close trades and in addition functions like trailing stop, breakeven, money management, manual lot size adjustments, tp , martingale strategy should be there. Its a small work i required with 2/3 conditions
Forex Advanced Risk Management : With the new Fixed Lot and Risk Percentage modes, tailor your trading to align with your risk tolerance. The system now allows you to define your risk down to minute detail, ensuring that each trade is in harmony with your financial strategy. Dynamic Trend Configuration : Version 2.0 comes with a refined algorithm selection that seamlessly adapts to market trends. Whether you choose a
please code me an EA in mql5 syntax with a magic number, lot size, SL and TP in USD amount. use the universaloscillator indicator. A buy signal is given when the blue colored Universal Oscillator cloud gets displayed on the chart. Initiate a buy transaction and set a stop order below support or when a set TP is set or when the red coloured cloud appears. A sell signal is given when the red colored Universal
Hi, I am looking for a scalping bot, that will have below criteria: 1. Take a position in the direction of the market with 1 STANDARD LOT. 2. Wait for 125 seconds after entering the position. 3. Exit the position when the position shows $10 profit. 4. Scan multiple leading currencies for such setups. 5. More than 5 positions should not be open at a time. 6. Exit the position if the floating loss exceeds $100. 7

Project information

Budget
15 - 40 USD
For the developer
13.5 - 36 USD