An Expert Advisor based on Bollinger Band

Trabajo finalizado

Plazo de ejecución 3 días
Comentario del Cliente
Great Coder. always reply to questions and has a can-do attitude!

Tarea técnica

  1. The indicator is BollingerBand with:  Period 20 ,shfit 0 and the deviation is 2. apply to CLOSE. But the bollinger band should not be shown in the EA. 
  2. Default time frame is m15. but can be used in all time frame.
  3. EA will Open BUY if the candle is closed 2 pip / 20 points below the BB.
  4. EA will Open SELL if the candle is closed 2 pip / 20 points above the BB.
  5. if open position/ OP and take profit happen within the same candle  , then that candle should not be count, even though the candle closes above or below the Bollinger Band, meaning that even though the candle close above/below the Bollinger band, it is a no trade for the next candle (see picture)
  6. The candle close below/above Bollinger Band should differ 20points / 2 pip from the Bollinger Band. if it closes not below/above 20points, its a VOID / No Trade.
  7. Support manual order by the user , and if the user input order manually, the EA will handle it self, 150point per trade open for the TakeProfit.
  8. If open 1 position, then the TP is 150point / 15 pips. if open 2 position (martingle) then the TP is accumulation of 300points / 30pips
  9. Max Order Default is 3. while the first order is when the candle closed above/below the BB, the second order of martingle is when the Distance in the input is meet. default is 1000points/100pips.  (see picture)
  10. Stop loss is : If the floating position is Sell, and there is a candle closing below the BB, or Opposite signal,  then close all the sell, and OP Buy (see picture attach). So there is no contrarian trade. max 3 open buy OR max 3 open sell. and if it has not meet the Take Profit, but the contrarian candle /opposite signal  happen, then closed all position even though its a loss. (see picture)
  11. The TakeProfit is shown in the Chart so that user can know where is the TakePoint position (might show in line). So if user open a manual order, the line of TakeProfit will move/change accordingly.



input parameter for the EA :

  1. Distance (points) : 1000 default
  2. TP (points) : 150 default
  3. SL (percentage) : 0 default (this is the SL by percentage of the equity, if 0 means no SL, if 10% meaning : if Drawdown hit 10%, stop all order)
  4. Magic Number : make it 678 if possible (im not really sure what this is)
  5. EA Comment : B5-Pro (can not be changed by user, but make it available for me to change)
  6. Starting Lot : 0.01 default
  7. Multiplier : 2 default (multiplier of the lot size. 0.01 to 0.02 to 0.04, make it round to the upper)
  8. MaxOrder : 3 default
  9. Buy and Sell : buy only, sell only, buy and sell (also available in the interface) 
  10. StopNewOrder : stop opening new order (available in the interface)
  11. ManualOrder : Yes or No
  12. Alert : Yes or No (if yes, send push notification to metaquote id)
  13. (please suggest more if you think needed.)

NB : I want to make this EA available in any of these :
a. based on activation, like the on in mql5.com
b. based on the Name (so cannot be given to other person)
c. based on the account number.
d. based on time expiry

















Han respondido

1
Desarrollador 1
Evaluación
(115)
Proyectos
129
18%
Arbitraje
11
27% / 55%
Caducado
4
3%
Libre
2
Desarrollador 2
Evaluación
(769)
Proyectos
1033
44%
Arbitraje
50
8% / 50%
Caducado
117
11%
Libre
3
Desarrollador 3
Evaluación
(130)
Proyectos
184
32%
Arbitraje
16
31% / 63%
Caducado
27
15%
Libre
4
Desarrollador 4
Evaluación
(55)
Proyectos
96
40%
Arbitraje
13
38% / 62%
Caducado
25
26%
Libre
5
Desarrollador 5
Evaluación
(71)
Proyectos
103
20%
Arbitraje
6
0% / 83%
Caducado
3
3%
Libre
6
Desarrollador 6
Evaluación
(24)
Proyectos
28
32%
Arbitraje
1
0% / 0%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(65)
Proyectos
71
30%
Arbitraje
8
0% / 88%
Caducado
5
7%
Libre
8
Desarrollador 8
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
9
Desarrollador 9
Evaluación
(117)
Proyectos
138
41%
Arbitraje
30
7% / 77%
Caducado
17
12%
Libre
10
Desarrollador 10
Evaluación
(6)
Proyectos
7
0%
Arbitraje
0
Caducado
5
71%
Libre
11
Desarrollador 11
Evaluación
(45)
Proyectos
58
33%
Arbitraje
12
42% / 42%
Caducado
7
12%
Libre
12
Desarrollador 12
Evaluación
(36)
Proyectos
50
28%
Arbitraje
2
0% / 100%
Caducado
6
12%
Libre
13
Desarrollador 13
Evaluación
(2)
Proyectos
4
0%
Arbitraje
0
Caducado
0
Libre
14
Desarrollador 14
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
15
Desarrollador 15
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
16
Desarrollador 16
Evaluación
(36)
Proyectos
45
47%
Arbitraje
5
40% / 60%
Caducado
9
20%
Libre
Solicitudes similares
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
Title : Looking for MQL5 Developer for EA to Lose Trades Description: We need an MQL5 developer to create an Expert Advisor (EA) that consistently loses trades on a demo account. This will help us profit using a reverse trading system on a funded account. Project Overview : • Account Size : $15,000 • Daily Loss Target: $1,000 or more • No Winning Trades : The EA should not generate any wins . • Market Instruments
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
I am looking for an MT4 coder who can help me build a fast trade execution EA/ programme. This programme should be able to execute market and pending orders at the highest speed possible. When applied to the chart it should print two horizontal lines (with price tags) on the chart, one is an entry price line, and the other is a stoploss price line. The user should be able to drag the lines up and down to set accurate
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features

Información sobre el proyecto

Presupuesto
30 - 50 USD
Para el ejecutor
27 - 45 USD
Plazo límite de ejecución
de 3 a 7 día(s)