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
(555)
Proyectos
922
48%
Arbitraje
300
59% / 25%
Caducado
123
13%
Trabajando
4
Desarrollador 4
Evaluación
(135)
Proyectos
192
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
(319)
Proyectos
517
66%
Arbitraje
52
21% / 38%
Caducado
163
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
(542)
Proyectos
1319
59%
Arbitraje
28
82% / 0%
Caducado
10
1%
Trabaja
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
(1848)
Proyectos
3448
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
18
Desarrollador 18
Evaluación
(261)
Proyectos
535
50%
Arbitraje
54
41% / 37%
Caducado
224
42%
Trabaja
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
Specific time EA 50 - 100 USD
EA must be able to enter Buy or Sell or Both trade(s) as a market order at a pre-determined time specified as HH:mm:ss using one of two options: regardless of what the price of the instrument is at that time or using the price as at the last closed minute as the reference eg, if specified time is 09:29:20 (HH:mm:ss), then the last reference price should be 09:29:00 If this option (1.b. / reference price) is selected
looking for a developer who can Design MT5 EA as per my Strategy based on Nadaraya [LuxAlgo] + RSI Multi Length [LuxAlgo] pine script indicator to MT5 (Mql5) Main Inputs 01) Indicator: Nadaraya [LuxAlgo] + RSI Multi Length [LuxAlgo] 02) CYCLE SETTINGS 03) LOT SIZE SETTINGS 04) TP, SL, TS SETTINGS 05) EQUITY PROTECTOR SETTINGS 06) CUSTOM TRADING SESSION TIMES 07) HIGH IMPACT NEWS FILTER Stratagy is : After identify
If auto trading disabled and trades closed (like to avoid news), then when auto trading enabled, EA needs to start trading again right away, but it doesn't. If the terminal is restarted with active EA, the EA should pick up where it left off, not make new trades because terminal restart. EA has terminal GVs. If EA is re initialized with same set file it overwrites the GVs, it should not overwrite the GV values, but
I need assistance setting up both manual and automated trading strategies. I want the flexibility to add multiple strategies in the same order as needed. Additionally, I need any profits made to automatically convert to USDT (Tether) rather than remaining in the same coin. The setup should be compatible for both PC and mobile use, and across platforms including Binance, Bybit, Bitget, Gate.io, and TradingView. If you
I need a developer who can convert my simple script from tradestation to pinescript about just 15 to 20 lines of code, the code will be drop in the conversation please let me know if this is what you can do
I want to convert my tradingview indicator to MT4. I need a developer who can get it completed under the course of 24-48hrs. And I need some who is more experience at this level and possibly if you have experience with NinjaTrader too, we can collaborate and work on it as well
Hello, I would like you to help me develop a simple Expert Advisor (EA) for trading the Boom and Crash markets. All the project requirements is available with me . kindly bid if you can develop EA for boom and out crash . Thanks
Hello, I am looking for an programmer to convert a TradingView strategy pine script to MT5 EA auto trade bot. The indicator is based on the FVG/Imbalance (Pine script will be provided) The MT5 EA must return 100% the same results as TradingView script The MT5 EA must include the same options as TradingView The MT5 EA must be errors free
Project Overview: We are seeking an experienced developer to create a custom Copy Trading Expert Advisor (EA) that supports two-way communication between MetaTrader 4 (MT4), MetaTrader 5 (MT5), and cTrader trading terminals. The EA should enable seamless copying of trades from one account to another, incorporating additional settings for flexibility and customization. The project will involve developing a DLL
I am currently seeking the expertise of a skilled MQL5 developer to assist with a custom trading bot project tailored to specific requirements. The project entails the development of a versatile trading bot capable of implementing both manual and automated strategies, with flexibility to switch between strategies seamlessly. Additionally, the bot should be designed to convert profits automatically into USDT, allowing

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)