Professionals are needed only to do all the features in this EA at ONCE

MQL4 Indicators Experts

Job finished

Execution time 18 days

Specification

I have to update the job I want again with more details because I am looking for professionals and understanding all the features that In the request.

I need somebody to do it all at once not some of it. I will give the MubasherCafe_EA_2013.mq4 to follow up the modifications for the chosen developer.

The general descriptions are: (Without numbers and levels): So it will be clear details for applicants

MubasherCafe_EA1_2014

Based on:

Using source file for MubasherCafe_EA1_2013 (Algorithm) which is using the fractals interacting with the trend lines (See the attached source file). To be modified by adding the coming modified indicators.

Trading instruments:

It will be operated on Gold spot for the moment. MubasherCafe_EA_2013 already has all the wanted instruments.

 

Indicators are using (to be shown in the chart):

Bollinger bands1 settings: (D: 20, P: 2, S: 0, xxx, xxx colour)

Bollinger bands2 settings: (D: 20, P: 2, S: 0, xxx, xxx colour)

CCI1 : (Period: xx, Typical price: (xxx), Style: xxxx, Levels: xxx and xxxx)

Time frames:

Operating on 1 Hour chart as default and applied to 30 min, 4H, Daily, weekly and monthly.

Buy & Sell Actions:

Done by the 2 strategies (Bollinger band & TrendLines: true in MubasherCafe_EA_2013):

1- Buy when the closed candle value of (1H) is xxxx the xxxxx Bollinger bands1 indicator under the new CCI conditions.

2- Sell when the closed candle value of (1H) is xxxx the xxxx Bollinger bands2 indicator under the new CCI conditions.

3- Buy when the TrendLines function (MubasherCafe_EA_2013) is confirmed under the new CCI conditions.

4- Sell when the TrendLines function in (MubasherCafe_EA_2013) is confirmed under the new CCI conditions.

The CCI is conditioning the BUY and SELL decision as described below.

Buy action conditions:

If the gold price (At the close of 1H candle) is xxxx the xxxx Bollinger band1 + The CCI is xxxx the xxxx level then acts to start the buy Trade1 action.

Unique condition: The buy action can be done with CCI value xxxx the xxx level only in reverse the current short into “BUY”. (Not applied for the extra buy trades). This unique statement is to be chosen as an option in the EA setting window. (Activating it by a click)

The TrendLine is true condition only will be acted to buy and sell. You will modify it by adding the new down conditions. The new modified MubasherCafe_EA_2013 will be replaced all into new EA named: MubasherCafe_EA_2014.

You have to add new Buy modifications for MubasherCafe_EA1_2013 source code as the following: The Buy is allowed in MubasherCafe_EA_2014 if the CCI is xxxx only. Note: All of the read values in CCI and the Bollinger bands are supposed to be taken at the 1H closed candle only. Please create a click option also in the EA setup window to consider to read the values at the close of 1H candle only or NOT at the close, meant that to read and use any value at the existence in that level “xxxxx” the close of the 1H candle. I meant also to read and use any existence value at that level (xxxx the xxxx Bollinger band) after crossing of this xxx band.

Note: The confirmed closed candle xxxx or xxxx the Bollinger bands are MUST for the first buy or the first sell only. Even it is not clicked on the EA setting window. Off-course the CCI conditions are applied in all of the cases as the above.

The trades will continue ON from buy to sell and from sell to buy unless the stop SL, trailing TO and take profit TP orders are executed. Then the EA will have to search for new Buy or Sell signal. Or if it is stopped manually,

The EA has to continue his running of the current status if any online connections are off-on from time to time.

The number of gold once is calculated on the multiplication of the free equity done by MMMultiplier code, it is already programmed in MubasherCafe_EA1_2013.

Extra Buy conditions: The program will follow up the current first buy and do the following:

During the first buy action trade1 which is done by Bollinger bands strategy or TrendLines;

If the price went further down and gives more negative profits, we keep the open trade ON and search for new Buy action under the same Buy conditions of (Trendlines or Bollinger).

The extra Buy action (If the conditions are ready to buy) will have to follow this new rule:

If the negative profit of the current Trade1 counts $4 (In Gold price) less than the “open price” of the current Trade1, Then do the new buy Trade2. But if the differences between the Trade1 “open price” and the current price value is less than $4, then do not do the new buy.

Note: The value $4 is to be modified manually in the EA setup window. ($4 is = 400 in the gold in MubasherCafe_EA_2013).

If the Trade2 is opened Then (Must action) set up limit order for the previous Trade1 at its open price + $0.5 only. Note: This $0.5 to be added also manually in the EA setting window as well. (The $0.5 = 50 in MubasherCafe_EA_2013 for Gold spot)

So we have 2 trades opened now: Trade1 and Trade2.

If Trade2 went again to negative profit $4 less than the “open gold price” of Trade2 and the program has found new Buy conditions (As above conditions) and ready to execute as in the strategy (TrendLines or Bollinger bands), then open the new Buy Trade3 and set up new limit order for Trade2 at its open price + $0.5 (or as in the EA setup window).  And so on for Trade3 and Trade4 if the negative profit is still increasing and new Buy conditions are appears.

Sell Action conditions: Are opposite of the above Buy action

If the gold price (At the close of 1H candle) is xxx the xxxx Bollinger band + The CCI is xxx the xxxx then acts the sell Trade1 action.

Unique condition: The Sell action can be done with CCI value above the xxx level only to reverse the current long to “Sell”. (Not applied for extra sell trades). In EA setting as we said

You have to add new Sell modifications for MubasherCafe_EA1_2013 source code as the following: The Sell is allowed in MubasherCafe_EA_2014 if the CCI is xxx only. Note: All of the read values in CCI and the Bollinger bands are supposed to be taken at the 1H closed candle only. Please create a click option in the EA setup window to read the values at the close of 1H candle or NOT (as it is written above for the buy signal).

Note: The confirmed closed candle xxx or xxx the Bollinger bands are MUST for the first buy or the first sell only. Even it is not clicked on the EA setting window. Off-course the CCI conditions are applied in all of the cases of the 2 strategy (B band & TrendLines).

The number of gold once is depending on the multiplication of the free equity done by MMMultiplier source code in MubasherCafe_EA1_2013.

The trades will continue ON from buy to sell and from sell to buy unless the stop SL, trailing TO and take profit TP orders are executed. Then the EA will have to search for new Buy or Sell signal. Or if it is stopped manually, The EA has to continue his running of the current status if online connections are off-on from time to time.

Extra Sell conditions: The program will follow up the current sell and do the following:

During the first sell action Trade1 which is done by Bollinger bands strategy or TrendLines;

If the price went further up and gives more negative profits, we keep the open trade ON and search for new Sell action under the same Sell conditions of (Trendlines or Bollinger).

The extra Sell action (If the conditions are ready to sell) will have to follow this new rule:

If the negative profit of the current Trade1 counts $4 (In Gold price) more than the “open price” of the current Trade1, Then do the new sell name Trade2. But if the differences between the Trade1 “open price” and the current price value is less than $4, then do not do the new Sell.

Note: The value $4 is to be modified manually in the EA setup window. ($4 is = 400 in the gold in MubasherCafe_EA_2013).

Then (Must action) set up a limit order for the previous Trade1 at its open price + $0.5 only. Note: This $0.5 to be added also manually in the EA setting window as well. (The $0.5 = 50 in MubasherCafe_EA_2013 for Gold spot)

So we have 2 trades opened now: Trade1 and Trade2.

If Trade2 went again to negative profit $4 more than the “open gold price” of Trade2 and the program has found new Sell conditions ready to execute as in the strategy (TrendLines or Bollinger bands), then open the new Sell name Trade3 and set up new limit order for Trade2 at its open price + $0.5 (or as in the EA setup window).  And so on for Trade3 and Trade4 if the negative profit is still increasing and new Sell conditions are applied.

Run back test:

The best data for this program is the charts in MT4 at the forex.com broker.

Therefore, please run enough time for back strategy test on this source feed of data and make the best optimization results for the submitted variables. Please do the same test for deferent periods; D, 4H, 30 min and weekly.

Stop loose order SL:

To be as manually option for the user setting as in MubasherCafe_EA1_2013

Take Profits TP:

To be as manually option for the user setting as in MubasherCafe_EA1_2013

Trailing Order TO:

To be as manually option for the user setting as in MubasherCafe_EA1_2013

Lot Size MMMultiplier:

To be as manually option for the user setting as in MubasherCafe_EA1_2013

Off schedule number of operating days:

To be as manually option for the user setting as in MubasherCafe_EA1_2013

Alerting System:

Please set up clear Alerting system to show green upside arrows signal in buy points and red downside arrows in sell points to be shown in the chart in 2 cases the (Live trading or in monitoring mode trading only to act As SIGNAL ON THE CHART. Show voice (ON – OFF) as well

Ability for Monthly or periodic subscription:

Please do the ability to download the MubasherCafe_EA_2014.exe file from my website with online time controlling system for X number of days for subscribers. Also to be for commercial or/and trail use. This needs full integrating applications to read dates and payments. User interface and admin control.

Payments interface with PayPal:

If possible to integrate the downloading system with online payment tools PayPal. To be done automatically by integration system if you can.

System to send email to the account owner:

After each trade, set up an emailing system with good format to send to the owner of the account to be informed with each trade information at the opening and at the closing with total equity in the account. It has to be in good format. That will help the owner to follow up his trades while he is away from the EA.  

 

Finally:

Any one who is able to do all the above features at once, please set up you serious offer of period you need and the cost.

No space for trail business in here PLEASE

Serious professionals are welcome

Thank you 

 

Responded

1
Developer 1
Rating
(1235)
Projects
2820
80%
Arbitration
156
22% / 43%
Overdue
488
17%
Free
2
Developer 2
Rating
(90)
Projects
159
61%
Arbitration
40
18% / 63%
Overdue
70
44%
Free
3
Developer 3
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
4
Developer 4
Rating
(49)
Projects
134
27%
Arbitration
62
13% / 53%
Overdue
58
43%
Free
5
Developer 5
Rating
(20)
Projects
46
54%
Arbitration
3
67% / 0%
Overdue
14
30%
Free
6
Developer 6
Rating
(44)
Projects
128
66%
Arbitration
10
20% / 60%
Overdue
35
27%
Free
7
Developer 7
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
8
Developer 8
Rating
(71)
Projects
254
53%
Arbitration
16
50% / 38%
Overdue
83
33%
Free
Similar orders
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Buy an sell symbols and guide showing entry to buy or sell setups and I need it gives and tell me to enter buy or to enter sell by automation nnnnnnnnnn fgggghhuuuiijh hhrddfhuuufffff yygggg hhgt hiidcb hygdfbby gyytdv uttrdd. Httdd hyyydv. Yhygf. Uu juhgff uyttt uuuytdbhy uuuyyy hhhff jjueeiivhgffdgu hyuu7trg yyyyffj yyytd u6tttf uuyrrrhi uytrrfh utterly jyrfgkkttv uhyybhhyy hytfgivuyt utfbh utghjio7t. Uuytg uytru
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
Connect from Mt5 via binary deriv account api I have mt5 indicator, need to connect with binary deriv account through api. If anyone can setup via API then contact me. everything control mt5
Hello I am looking for a developer to create an 50% retracement Indicator of the previous candle . So once a candle close the Indicator is supposed to take the full candle size from high to low and make a 61% and 50% level on that candle and I would like the candle to show until the next previous candle is done creating. After this I would look to create an ea with it possibly
Hi, I have 2 indicators which are based on the super trend , the alerts on indicator (1) does not work at all , and on the other indicator the alerts do not come on time on time, which is kind of delayed. see attached file below
Looking for an experienced developer to modify my existing TDI strategy , want to add filter for Buy and Sell Signals, Arrows are displayed on chart and what only to leave high accurate arrows Source code to be provided
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action

Project information

Budget
10 - 300 USD
For the developer
9 - 270 USD
Deadline
from 1 to 20 day(s)