Tipu MACD and Schocastic Expert Advisor Specifications(2022)

MQL4 Эксперты

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

Время выполнения 18 часов
Отзыв от заказчика
Best programmer so far, always willing to do the job, and help out where one is unclear. Will definatly go with the programmer again
Отзыв от исполнителя
Great person to work with

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

I am looking for an Expert Advisor that will use a combination of 3 indicators to confirm or open buy/sell orders (2XTipu MACD indicators together with 1XSchocastic indicator).

  • Here is the link to download the TIPU MACD indicator source code. I have also attached the TIPU MACD source code and the Schocastic indicator source code: 

https://www.mql5.com/en/code/18270

N.B The TIPU MACD has four distinctive colours on its histogram(Dark red, Light red, Dark green, Light green)

·       I have attached a template which is the one I use on all my charts (on the 5m timeframe as default) with the three indicators and all the required settings of all three indicators for the EA.

 

For the EA to open a Buy order

  1.            The Schocastic red indicator must FIRST reach the 20 level or below then move onto Step 2. If the Schocastic red indicator is still above the 20 level do not move to Step 2. Note if the indicator has touched the 20 level then moved above the 20 level but still below the 50 level, still move to Step2. Key is to first touch level 20 but always be below level 50.
  2.       The Tipu MACD blue indicator must reach the zero line or below then move onto Step 3. If the Tipu MACD blue indicator is still above the zero line do not move to Step 3. Note also that the Tipu MACD blue line can continuously check for entries here on Step 2 up until the stochastic red line in step 1 falls above the 50 level. So once the Schocastic red line in Step1 falls above the 50 level we stop checking for step 2 condition and we then move back to Step 1.
  3.       THE ENTRY. The Tipu MACD histogram must be in a dark red state first, the EA should then open a Buy order on the bar after the first light red histogram appears.

 

 

Example of Buy entry is on attached picture

 

 

For the EA to open a Sell order

  1.      The Schocastic red indicator must FIRST reach the 80 level or above then move onto Step 2. If the Schocastic red indicator is still below the 80 level do not move to Step 2. Note if the indicator has touched the 80 level then moved below the 80 level but still above the 50 level, still move to Step2. Key is to first touch level 80 but always be above level 50.
  2.      The Tipu MACD blue indicator must reach the zero line or above then move onto Step 3. If the Tipu MACD blue indicator is still below the zero line do not move to Step 3. Note also that the Tipu MACD blue line can continuously check for entries here on Step 2 up until the stochastic red line in step 1 falls below the 50 level. So once the Schocastic red line in Step1 falls below the 50 level we stop checking for step 2 condition and we then move back to Step 1.
  3.        THE ENTRY. The Tipu MACD histogram must be in a dark green state first, the EA should then open a Sell order on the bar after the first light green histogram appears.


 

Example of Sell entry is on attached picture

 

 

THE FOLLOWING SCHOCASTIC PARAMETERS SHOULD BE USER DEFINED

K Period = user defined

D Period = user defined

Slowing = user defined

 

THE FOLLOWING TIPU MACD PARAMETERS SHOULD BE USER DEFINED FOR BOTH TIPU MACD INDICATORS

Fast EMA Period = user defined

Slow EMA Period = user defined

Signal SMA Period = user defined

 

THE FOLLOWING ADDITIONAL INPUT PARAMETERS SHOULD BE USER DEFINED

Stop Loss = user defined

Take profit = user defined

Break even option = user defined

Manual Lot site for each trade = user defined

Magic number for trades

Number of trades per single entry(example entre with 3 trades on one entry at once)

Option to select trade direction(only buy or only sell)

Optional time frame to use for the EA to trade and to confirm entries on(default 5m)

Trading times(trade start time and also trade end time/time filter)


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

1
Разработчик 1
Оценка
(19)
Проекты
26
27%
Арбитраж
3
0% / 100%
Просрочено
2
8%
Свободен
2
Разработчик 2
Оценка
(62)
Проекты
192
73%
Арбитраж
4
100% / 0%
Просрочено
1
1%
Свободен
3
Разработчик 3
Оценка
(246)
Проекты
438
34%
Арбитраж
56
36% / 38%
Просрочено
160
37%
Загружен
4
Разработчик 4
Оценка
(58)
Проекты
67
28%
Арбитраж
5
0% / 60%
Просрочено
2
3%
Работает
5
Разработчик 5
Оценка
(126)
Проекты
160
42%
Арбитраж
20
60% / 20%
Просрочено
9
6%
Загружен
6
Разработчик 6
Оценка
(42)
Проекты
62
8%
Арбитраж
12
58% / 42%
Просрочено
1
2%
Свободен
7
Разработчик 7
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Свободен
Похожие заказы
ACS Based on Mt4 EA 30 - 80 USD
Hai These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and make a
Hi i am looking a perfect programmer who can help me to fix my EA or recode it again - Error in new series button, when I click off => EA still trades new series -max lot function also not working properly -fix if there is more error during testing
I need strong robots but to work with great professionalism in solving hot markets because the market is very volatile, for these needs the strategy of EURUSD GBPJPY and GBPUSD should also be a signal strategy
Hi Developer, I'm having an issue with one EA that works on market structure break using limit orders and had many slippage during news impact and I had to manually close the limit orders every time which is cumbersome. I know that are some News Filter EA in the MQL market but it is not as I desire. I want a developer to help me out to develop an EA to control other EAs that has no news filter thru magic number if
Automate my trading 30 - 100 USD
Hi, I need a mql5 EA sellstop buystop for one minute time frame in all currency pair. That ea would be autotrade and close once profitable. I will pay once confirms the ea profit in each trade
Dear coder, I need an MT5 expert advisor with parameters detailed as : https://drive.google.com/drive/folders/18LBhYTb8bYz3pM2Szyyq4-RoTmBtaWIw?usp=sharing 1)Need the EA code to be optimisation friendly and hence able to be optimise with the shortest time possible especially when using Fast Genetic : Complex criterion using open price or OHLC 2)Able to provide sourcecode 3)Able to resolve ongoing bug if any . 4)Able
Hi developers, would like an EA developed that I can use for backtesting and possibly as a Trading Robot if I have enough confidence in it. Here are the rules: EA is for forex, indicies, commodities etc. 5 minute timeframe (can add more timeframes depending on development cost) Price at 9pm is "noted" Then the price at the following 7am is "noted". Once a candle closes above/below the 7am price in the direction of
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker
I ask for my requirements as follows for a developer who knows how to connect accounts for those who are successful, that is copy trade VPS, so I ask that this order be very effective and very high standards in the work that will give fruit especially

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

Бюджет
40+ USD
Исполнителю
36 USD
Сроки выполнения
до 3 дн.