An Expert Advisor in mql5 using two Simple Moving Averages

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

Время выполнения 3 дня
Отзыв от исполнителя
I was impressed by the clear and comprehensive specification provided, great opportunity to work with him.

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

Build an expert advisor (EA) that automatically trades all major and minor currency pairs (28), incorporating a fast Simple Moving Average (SMA) and a slow SMA for Meta Trader 5.

Here's the basic outline of the expert advisor:

For each of the 28 pairs (major and minor) open:

LONG

  •        When the Fast SMA is above the Slow SMA, if the candle crosses and closes above the Fast SMA, open a BUY stop position.

  •         If the candle crosses both the Fast & Slow SMA and closes above both Fast & Slow, open a BUY stop position.

  •         DO NOT BUY IF THERE IS ALREADY A LONG POSITION FOR THE PAIR.

SHORT

  •          When the Fast SMA is below the Slow SMA, if the candle crosses and closes below the Fast SMA, open a SELL stop position.

  •        If the candle crosses both the Fast & Slow SMA and closes below both Fast & Slow, open a SELL stop position .

  •       DO NOT SELL IF THERE IS ALREADY A SHORT POSITION FOR THE PAIR.

PARAMETERS:

  •          Time-frame parameter {1min - 1 week}

  •          Trading Hours

Example: 

1.       00:00 am – 2:00 am GMT

2.       8:00 am – 12:00 pm GMT

3.       14:00 pm – 16:00 pm GMT

  •  Stop Loss parameter

  •  Take profit parameter

  •  Trailing Stop Loss parameter

  •  Risk allocation for each Trade (%equity or fixed amount($))

  •  Fast and Slow SMA
















































































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

1
Разработчик 1
Оценка
(93)
Проекты
115
23%
Арбитраж
21
29% / 52%
Просрочено
8
7%
Свободен
2
Разработчик 2
Оценка
(71)
Проекты
103
20%
Арбитраж
6
0% / 83%
Просрочено
3
3%
Свободен
3
Разработчик 3
Оценка
(272)
Проекты
401
27%
Арбитраж
39
41% / 49%
Просрочено
1
0%
Свободен
4
Разработчик 4
Оценка
(456)
Проекты
794
49%
Арбитраж
71
17% / 54%
Просрочено
139
18%
Работает
5
Разработчик 5
Оценка
(154)
Проекты
193
58%
Арбитраж
10
80% / 0%
Просрочено
0
Свободен
Опубликовал: 1 пример
6
Разработчик 6
Оценка
(111)
Проекты
139
43%
Арбитраж
9
33% / 44%
Просрочено
6
4%
Свободен
7
Разработчик 7
Оценка
(308)
Проекты
553
35%
Арбитраж
79
32% / 42%
Просрочено
200
36%
Загружен
8
Разработчик 8
Оценка
(72)
Проекты
80
10%
Арбитраж
38
8% / 58%
Просрочено
6
8%
Свободен
9
Разработчик 9
Оценка
(1121)
Проекты
1809
61%
Арбитраж
14
64% / 7%
Просрочено
84
5%
Свободен
10
Разработчик 10
Оценка
(36)
Проекты
45
2%
Арбитраж
6
33% / 17%
Просрочено
1
2%
Свободен
11
Разработчик 11
Оценка
(1)
Проекты
1
0%
Арбитраж
2
50% / 50%
Просрочено
0
Свободен
12
Разработчик 12
Оценка
(5)
Проекты
1
100%
Арбитраж
4
0% / 75%
Просрочено
0
Работает
13
Разработчик 13
Оценка
(37)
Проекты
59
27%
Арбитраж
26
19% / 54%
Просрочено
10
17%
Работает
Опубликовал: 1 пример
14
Разработчик 14
Оценка
(60)
Проекты
87
29%
Арбитраж
24
13% / 58%
Просрочено
7
8%
Работает
15
Разработчик 15
Оценка
(54)
Проекты
102
23%
Арбитраж
12
25% / 17%
Просрочено
13
13%
Свободен
16
Разработчик 16
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
17
Разработчик 17
Оценка
(44)
Проекты
53
38%
Арбитраж
8
13% / 38%
Просрочено
8
15%
Работает
18
Разработчик 18
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs

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

Бюджет
40+ USD
Сроки выполнения
от 1 до 5 дн.