EA with SuperTrend, TMA bands and BB entries (both MT4 and MT5)

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

Время выполнения 48 дней
Отзыв от заказчика
Nice and clean job!! Code fully functional, clean and efficient. Adjusted 100% to the requirements. Also clear communication. Fully recommendable.
Отзыв от исполнителя
Excellent customer. Was a pleasure working with him !

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

Goal

Provide an EA where the entries combine different signals based on SuperTrend, TMA Bands and BB (all configurable) – Both for MT4 and MT5

 

Specifications

   -  The code should be simple, as most simple better.

   -  The SuperTrend, TMA and BB indicators should have its own parametrizable function in the code. I request for the indicators itself in a separate indicator file, plus a ‘plain and atomic’ function for each indicator inside the EA.  Each function will have the necessary indicator arguments plus a ‘shift’ to get the result with a configurable delay.

   -   No special requirements about the values used as arguments for the indicators (use the classical values as default, please) Not necessary any specific result of the EA, just that work correctly. I will optimize by myself. Anyway, check the next point.

   -   The entries of the EA will check the ‘classical rules’ for each indicator. I mean:

                   -  The code will add a ‘buy condition 1’ when the Supertrend indicates buy

                   -   The code will add a ‘buy condition 2’ when the TMA indicates buy

                   -   The code will add a ‘buy condition 3’ when the BB indicates buy

                   -   The same with sell conditions

                   -   The EA will receive as an ‘extern’ variables the activation/deactivation of the 6 resulting conditions for entries (‘enableSuperTrendBuy’, ‘enableSuperTrendSell’…..)

   -   Add an extra condition to trade in specific hours (between timeA and timeB).

                   -   No timezone control required (will be welcomed, but it’s not required)

   -   No necessary a complex position handle or position sizing (just set an SL and a TP based on % of the entry price, and a size of 1)

                    -  Any other configurable SL / TP module will be welcomed! But not required.

   -   Only one concurrent position, no position close/reopen on receiving the opposite signal.

   -   The EA should paint buy / sell signals (just a green / red arrow when all the conditions have been met and the trade is open)

 

Deliverables

-          For MT4:

                    -   SuperTrend indicator (source code)

                    -   TMA Bands indicator (source code)

                    -   BB indicator (source code)

                    -   EA (source code, single file, with all the previous indicated requirements)

-          For MT5:

                    -   SuperTrend indicator (source code)

                    -   TMA Bands indicator (source code)

                    -   BB indicator (source code)

                    -   EA (source code, single file, with all the previous indicated requirements)


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

1
Разработчик 1
Оценка
(294)
Проекты
371
21%
Арбитраж
43
60% / 23%
Просрочено
43
12%
Работает
2
Разработчик 2
Оценка
(52)
Проекты
62
6%
Арбитраж
22
23% / 36%
Просрочено
4
6%
Занят
3
Разработчик 3
Оценка
(337)
Проекты
455
52%
Арбитраж
22
50% / 27%
Просрочено
5
1%
Загружен
4
Разработчик 4
Оценка
(85)
Проекты
105
24%
Арбитраж
8
38% / 25%
Просрочено
8
8%
Загружен
5
Разработчик 5
Оценка
(159)
Проекты
173
33%
Арбитраж
6
50% / 50%
Просрочено
2
1%
Загружен
6
Разработчик 6
Оценка
(5)
Проекты
4
50%
Арбитраж
4
0% / 75%
Просрочено
0
Свободен
7
Разработчик 7
Оценка
(56)
Проекты
175
71%
Арбитраж
4
100% / 0%
Просрочено
1
1%
Свободен
8
Разработчик 8
Оценка
(52)
Проекты
97
24%
Арбитраж
10
20% / 20%
Просрочено
12
12%
Работает
9
Разработчик 9
Оценка
(119)
Проекты
169
38%
Арбитраж
9
78% / 22%
Просрочено
15
9%
Свободен
10
Разработчик 10
Оценка
(1)
Проекты
0
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
11
Разработчик 11
Оценка
(568)
Проекты
641
41%
Арбитраж
21
57% / 29%
Просрочено
47
7%
Работает
Похожие заказы
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time

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

Бюджет
30 - 70 USD
VAT (21%): 6.3 - 14.7 USD
Итого: 36.3 - 84.7 USD
Исполнителю
27 - 63 USD