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% / 56%
Overdue
98
33%
Free
2
Developer 2
Rating
(103)
Projects
205
41%
Arbitration
17
29% / 71%
Overdue
45
22%
Free
3
Developer 3
Rating
(2428)
Projects
3057
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Working
4
Developer 4
Rating
(2086)
Projects
2646
61%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
5
Developer 5
Rating
(39)
Projects
81
38%
Arbitration
1
0% / 0%
Overdue
31
38%
Free
6
Developer 6
Rating
(490)
Projects
1016
58%
Arbitration
29
28% / 24%
Overdue
132
13%
Working
7
Developer 7
Rating
(251)
Projects
400
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
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell

Project information

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