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

Работа завершена

Время выполнения 18 дней

Техническое задание

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 

 

Откликнулись

1
Разработчик 1
Оценка
(1235)
Проекты
2820
80%
Арбитраж
156
22% / 43%
Просрочено
488
17%
Свободен
2
Разработчик 2
Оценка
(90)
Проекты
159
61%
Арбитраж
40
18% / 63%
Просрочено
70
44%
Свободен
3
Разработчик 3
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
4
Разработчик 4
Оценка
(49)
Проекты
134
27%
Арбитраж
62
13% / 53%
Просрочено
58
43%
Свободен
5
Разработчик 5
Оценка
(20)
Проекты
46
54%
Арбитраж
3
67% / 0%
Просрочено
14
30%
Свободен
6
Разработчик 6
Оценка
(44)
Проекты
128
66%
Арбитраж
10
20% / 60%
Просрочено
35
27%
Свободен
7
Разработчик 7
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
8
Разработчик 8
Оценка
(71)
Проекты
254
53%
Арбитраж
16
50% / 38%
Просрочено
83
33%
Свободен
Похожие заказы
I need an EA edited to make TWO main changes to conditions for how it enters trades. The EA code is written with clean code and is well commented. Will provide more info on changes in a doc in the chat
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names

Информация о проекте

Бюджет
10 - 300 USD
Исполнителю
9 - 270 USD
Сроки выполнения
от 1 до 20 дн.