An Expert Advisor based on Bollinger Band

工作已完成

执行时间3 天
客户反馈
Great Coder. always reply to questions and has a can-do attitude!

指定

  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

















反馈

1
开发者 1
等级
(115)
项目
129
18%
仲裁
11
27% / 55%
逾期
4
3%
空闲
2
开发者 2
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
3
开发者 3
等级
(130)
项目
184
32%
仲裁
16
31% / 63%
逾期
27
15%
空闲
4
开发者 4
等级
(55)
项目
96
40%
仲裁
13
38% / 62%
逾期
25
26%
空闲
5
开发者 5
等级
(71)
项目
103
20%
仲裁
6
0% / 83%
逾期
3
3%
空闲
6
开发者 6
等级
(24)
项目
28
32%
仲裁
1
0% / 0%
逾期
0
空闲
7
开发者 7
等级
(65)
项目
71
30%
仲裁
8
0% / 88%
逾期
5
7%
空闲
8
开发者 8
等级
(169)
项目
204
30%
仲裁
25
40% / 44%
逾期
12
6%
空闲
9
开发者 9
等级
(117)
项目
138
41%
仲裁
30
7% / 77%
逾期
17
12%
空闲
10
开发者 10
等级
(6)
项目
7
0%
仲裁
0
逾期
5
71%
空闲
11
开发者 11
等级
(45)
项目
58
33%
仲裁
12
42% / 42%
逾期
7
12%
空闲
12
开发者 12
等级
(36)
项目
50
28%
仲裁
2
0% / 100%
逾期
6
12%
空闲
13
开发者 13
等级
(2)
项目
4
0%
仲裁
0
逾期
0
空闲
14
开发者 14
等级
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
15
开发者 15
等级
项目
0
0%
仲裁
0
逾期
0
空闲
16
开发者 16
等级
(36)
项目
45
47%
仲裁
5
40% / 60%
逾期
9
20%
空闲
相似订单
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
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
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
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &
Utilizing the MQL5 MetaEditor Wizard, I created an Expert Advisor, having the following Signal indicators: I was able to optimize the EA and reached a backtest with the following specifications: I was able to reach a profit level of 30K, as indicated below. However, the Bot is not without faults and following the backtest, I started a forward test with real live data and the results were not so great. The EA took a
Hey greetings. Am in need of a developer that has already made profitable MT4 or MT5 EA that I can buy with the backtesting and proven result. How is the draw down ? What is the winning rate ? Kindly reply and let proceed
I will buy your EA for MT5, in case that on distance it is able to make a profit of 10% per month. - Martingale methods and grid strategies should not be used as the basis of a trading strategy. - Excellent win rate (>80%) - High risk/loss management - Option to select direction of trading (long, short or both) - News filter - Editable Trading Hours I will need to test in the strategy tester and on live market (on

项目信息

预算
30 - 50 USD
开发人员
27 - 45 USD
截止日期
 3  7 天