An Expert Advisor based on Bollinger Band

Job finished

Execution time 3 days
Feedback from customer
Great Coder. always reply to questions and has a can-do attitude!

Specification

  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

















Responded

1
Developer 1
Rating
(115)
Projects
129
18%
Arbitration
11
27% / 55%
Overdue
4
3%
Free
2
Developer 2
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
3
Developer 3
Rating
(130)
Projects
184
32%
Arbitration
16
31% / 63%
Overdue
27
15%
Free
4
Developer 4
Rating
(55)
Projects
96
40%
Arbitration
13
38% / 62%
Overdue
25
26%
Free
5
Developer 5
Rating
(71)
Projects
103
20%
Arbitration
6
0% / 83%
Overdue
3
3%
Free
6
Developer 6
Rating
(24)
Projects
28
32%
Arbitration
1
0% / 0%
Overdue
0
Free
7
Developer 7
Rating
(65)
Projects
71
30%
Arbitration
8
0% / 88%
Overdue
5
7%
Free
8
Developer 8
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
9
Developer 9
Rating
(117)
Projects
138
41%
Arbitration
30
7% / 77%
Overdue
17
12%
Free
10
Developer 10
Rating
(6)
Projects
7
0%
Arbitration
0
Overdue
5
71%
Free
11
Developer 11
Rating
(45)
Projects
58
33%
Arbitration
12
42% / 42%
Overdue
7
12%
Free
12
Developer 12
Rating
(36)
Projects
50
28%
Arbitration
2
0% / 100%
Overdue
6
12%
Free
13
Developer 13
Rating
(2)
Projects
4
0%
Arbitration
0
Overdue
0
Free
14
Developer 14
Rating
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
15
Developer 15
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
16
Developer 16
Rating
(36)
Projects
45
47%
Arbitration
5
40% / 60%
Overdue
9
20%
Free
Similar orders
Hi, I have a code from a long time ago which was decompiled, but has been unreadable. Can you rewrite and refactor the variables, functions into readable format? The job is as simple as that. Would need quick work done for quick release of fund (within an hour or two of code demonstration and comparison). I will send the code to interested developer. Maximum budget of $60
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
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
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) 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 I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

Project information

Budget
30 - 50 USD
For the developer
27 - 45 USD
Deadline
from 3 to 7 day(s)