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
487
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
Published: 304 articles, 1 code
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
(73)
Projects
257
53%
Arbitration
16
50% / 38%
Overdue
83
32%
Free
Similar orders
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes
Hello! I want to programm EA that uses volume profile indicator, but I am not sure if this is possible. Only experienced programmers please, I will not select a programmer who did only few jobs. Before starting I need to make sure you understand everything and that this is for sure technically possible
Hello, I am looking for a professional trading system including: 1- Trading Bot (Expert Advisor): - Good profit performance - High security and strong risk management - Works efficiently during high market volatility (news and strong movements) - Works on all pairs (Forex + Gold) 2- Signal Indicator: - Provides clear Buy and Sell signals - Includes Take Profit and Stop Loss - No repaint (signals must not change or
Hi, I’m looking for a top-tier, profit-optimized EA that has the potential to scale trading returns significantly. My goal is to maximize growth over time. Can you help develop a bespoke EA that could potentially scale to high six or seven figures
Max amount grid 30+ USD
max amount grid step for magic number do keep deleting .only when it is in negative floating .but when it is profit allow to go over the max and replays to grid step
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
I will pay 3000+ USD (negotiable) for an EA for existing MT5 that generates a minimum of 15-20% or higher a month consistently (provide source code after final deal) Looking for a highly profitable EA Please send demo version directly subject (Buying profitable EA Budget up to $ 3000 USD), past results and optimal settings so I can test, if it performs in a strategy tester i will also need option to forward test it

Project information

Budget
10 - 300 USD
Deadline
from 1 to 20 day(s)