Auto Trading with EMA and HMA

MQL4 Эксперты

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

Время выполнения 1 день

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

I use 2 indicators: an HMA indicator that changes color on a slope change and an EMA indicator that changes color on a slope change (see attached).

 

I am looking for someone to code the follow using these 2 indicators:

 

For long entries, when the HMA changes color sloping up, enter a trade with a predetermined Take Profit and Stop Loss only if

  1. The EMA indicator is sloping up (Slope is greater than 0)
  2. There is no other open trade

 

For short entries, when the HMA changes color sloping down, enter a trade with a predetermined Take Profit and Stop Loss only if

  1.  The EMA indicator is sloping down (Slope is less than 0)
  2. There is no other open trade 

The user's input must include the follow:

  • EMA Period
  • HMA Period
  • Lot Size
  • Take Profit
  • Stop Loss
  • Trailing Stop
  • Start Trading Hour
  • End Trading Hour

 


Файлы:

EX4
HMA.ex4
107.0 Kb
EX4
Color_MA.ex4
8.8 Kb

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

1
Разработчик 1
Оценка
(878)
Проекты
1390
67%
Арбитраж
117
32% / 42%
Просрочено
215
15%
Свободен
2
Разработчик 2
Оценка
(365)
Проекты
412
36%
Арбитраж
35
26% / 57%
Просрочено
63
15%
Свободен
3
Разработчик 3
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
4
Разработчик 4
Оценка
(538)
Проекты
1315
59%
Арбитраж
28
82% / 0%
Просрочено
10
1%
Свободен
5
Разработчик 5
Оценка
(1117)
Проекты
1419
62%
Арбитраж
21
57% / 10%
Просрочено
43
3%
Свободен
6
Разработчик 6
Оценка
(277)
Проекты
334
55%
Арбитраж
14
36% / 29%
Просрочено
1
0%
Свободен
7
Разработчик 7
Оценка
(114)
Проекты
154
47%
Арбитраж
2
0% / 50%
Просрочено
4
3%
Свободен
8
Разработчик 8
Оценка
(362)
Проекты
501
41%
Арбитраж
145
17% / 73%
Просрочено
98
20%
Занят
9
Разработчик 9
Оценка
(53)
Проекты
74
26%
Арбитраж
30
10% / 63%
Просрочено
22
30%
Свободен
10
Разработчик 10
Оценка
(19)
Проекты
27
11%
Арбитраж
11
9% / 55%
Просрочено
12
44%
Свободен
11
Разработчик 11
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Работает
Похожие заказы
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is

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

Бюджет
30+ USD
Исполнителю
27 USD