Bollinger Band based expert advisor

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Cliente
Mikhail asked a lot of detailed questions before starting to write the code which helped develop the code successfully in less than 24 hours. This EA was perfect.
Comentario del Ejecutor
Excellent customer!

Tarea técnica

Requirements for a Bollinger based expert advisor


I need an expert advisors that:
a) enters a long position when the closing price of a bar is below the lower Bollinger band while the closing price of the previous one was above.
b) enters a short position when the closing price of a bar is above the upper Bollinger band while the closing price of the previous one was below.
c) No short position is taken when the one day slope of the upper Bollinger band is > A in %
d) No long position is taken when the one day slope of the lower Bollinger band is < -A in %
e) Profit is taken on tick anytime the take profit limit “TP” defined is pips is reached OR
f) Stop loss is triggered on tick whenever the Stop loss level “SL” defined in pips is reached

Inputs :
• N = Number of bars used for Bollinger AVERAGE and STANDARD DEVIATION calculation
• X= Multiplier of the Bollinger bands
• TP=Take Profit level in pips
• SL=Stop Loss level in pips
• A= 1 Day Bollinger Band Slope Level in % which blocks new trades
• BEGIN = GMT time where trading starts
• END=GMT time where trading ends
• NOTRADAY=days of the week where trading does not take place
• VOL = volume, number of USD per pip

Trade Initiation rule :
• Buy and Sell trades are initiated at the time the last price of a bar is released and trading takes place immediately after that
• Stop loss and take profit taking are triggered anytime a tick reaches the corresponding prices (“SL” or “TP”)
• No trade takes place before GMT time START and any opened trade is closed after GMT time END
• No trade takes place on days of the week specified as NOTRADAY

Additional Comments:
• I need the MT4 full source code
• When compiled, the EA must return no error

Han respondido

1
Desarrollador 1
Evaluación
(414)
Proyectos
478
40%
Arbitraje
7
43% / 29%
Caducado
16
3%
Libre
2
Desarrollador 2
Evaluación
(117)
Proyectos
138
41%
Arbitraje
30
7% / 77%
Caducado
17
12%
Libre
3
Desarrollador 3
Evaluación
(563)
Proyectos
932
47%
Arbitraje
302
59% / 25%
Caducado
124
13%
Trabajando
4
Desarrollador 4
Evaluación
(135)
Proyectos
193
42%
Arbitraje
17
29% / 59%
Caducado
28
15%
Libre
5
Desarrollador 5
Evaluación
(23)
Proyectos
53
9%
Arbitraje
10
20% / 60%
Caducado
11
21%
Libre
6
Desarrollador 6
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
7
Desarrollador 7
Evaluación
(320)
Proyectos
523
66%
Arbitraje
52
21% / 38%
Caducado
167
32%
Libre
8
Desarrollador 8
Evaluación
(59)
Proyectos
182
55%
Arbitraje
31
45% / 16%
Caducado
103
57%
Libre
9
Desarrollador 9
Evaluación
(195)
Proyectos
395
28%
Arbitraje
155
20% / 52%
Caducado
112
28%
Libre
10
Desarrollador 10
Evaluación
(16)
Proyectos
17
24%
Arbitraje
1
0% / 0%
Caducado
2
12%
Libre
11
Desarrollador 11
Evaluación
(27)
Proyectos
28
54%
Arbitraje
4
0% / 50%
Caducado
5
18%
Libre
12
Desarrollador 12
Evaluación
(356)
Proyectos
632
26%
Arbitraje
89
73% / 13%
Caducado
12
2%
Libre
13
Desarrollador 13
Evaluación
(2)
Proyectos
4
0%
Arbitraje
0
Caducado
2
50%
Libre
14
Desarrollador 14
Evaluación
(549)
Proyectos
1332
59%
Arbitraje
28
82% / 0%
Caducado
10
1%
Libre
15
Desarrollador 15
Evaluación
(35)
Proyectos
40
23%
Arbitraje
10
10% / 50%
Caducado
16
40%
Libre
16
Desarrollador 16
Evaluación
(53)
Proyectos
79
18%
Arbitraje
13
15% / 54%
Caducado
5
6%
Libre
17
Desarrollador 17
Evaluación
(1855)
Proyectos
3458
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
18
Desarrollador 18
Evaluación
(266)
Proyectos
540
50%
Arbitraje
55
40% / 36%
Caducado
224
41%
Libre
19
Desarrollador 19
Evaluación
(89)
Proyectos
137
24%
Arbitraje
35
9% / 40%
Caducado
52
38%
Libre
20
Desarrollador 20
Evaluación
(3)
Proyectos
3
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
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

Información sobre el proyecto

Presupuesto
50 - 90 USD
Para el ejecutor
45 - 81 USD
Plazo límite de ejecución
de 1 a 4 día(s)