SIMPLE, EFFECTIVE & EFFICIENT

MQL4 Эксперты

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

SIMPLE, EFFECTIVE & EFFICIENT

Any currency pair

Any time frame

Long Only: (Must have its own input fields as the variable/criteria will be different to SHORT):
MA Period - input field
MA Shift - input field

MA Method - input field
MA Apply to - input field

Max consecutive deals - input field (example 5)
Lot size - input field
Take Profit - input field

Stop Loss - input field

Trailing stop - input field 

Methodology:
Cycle = from the time that price closes above MA (previous close was below MA) to the time price closes below MA again.

A) Open Buy 1 at price-close when price-close is above MA and previous price-close was below MA (Cycle 1 starts).

B) Close when one of the following is triggered whichever first:

  •  - Take Profit
  •  - Stop Loss
  •  - Trailing Stop
  •  - Price crosses MA

C) Once Buy 1 is open, continue consecutive buys (Example: Buy 2, Buy 3, Buy 4, Buy 5):

  •  - at close of each candle
  •  - till max consecutive deals are reached (Example : 5 deals)
  •  - for as long as long as price does not cross (Low) MA

D) Close all deals if price crosses (Low) MA.

E) If price closes below MA, Cycle 1 ends.

F) If price does not close below MA but did cross the MA during the time period, Cycle 1 is still open.
    If price does not close below MA but did cross it in the time period, close all open deals at cross-over price open again a Buy as price will close above MA.

G) If Cycle 1 stays open, keep on repeating C, D & F if Cycle 1 stays open

H) If Cycle 1 ends, start again at A when a new cycle starts.

SHORT Only (Must have its own input fields as the variable/criteria will be different to LONG):
MA Period - input field
MA Shift - input field

MA Method - input field
MA Apply to - input field

Max consecutive deals - input field
Lot size - input field
Take Profit - input field

Stop Loss - input field

Trailing stop - input field (example 5)

Methodology:
Same as for LONG but just to the opposite
 

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

1
Разработчик 1
Оценка
(1093)
Проекты
1449
45%
Арбитраж
49
73% / 12%
Просрочено
36
2%
Работает
2
Разработчик 2
Оценка
(365)
Проекты
412
36%
Арбитраж
35
26% / 57%
Просрочено
63
15%
Свободен
3
Разработчик 3
Оценка
(549)
Проекты
1332
59%
Арбитраж
28
82% / 0%
Просрочено
10
1%
Свободен
4
Разработчик 4
Оценка
(21)
Проекты
24
17%
Арбитраж
15
20% / 40%
Просрочено
6
25%
Свободен
5
Разработчик 5
Оценка
(96)
Проекты
143
76%
Арбитраж
0
Просрочено
2
1%
Свободен
6
Разработчик 6
Оценка
(4)
Проекты
5
0%
Арбитраж
2
0% / 100%
Просрочено
0
Свободен
7
Разработчик 7
Оценка
(257)
Проекты
314
37%
Арбитраж
6
50% / 17%
Просрочено
7
2%
Свободен
8
Разработчик 8
Оценка
(84)
Проекты
149
31%
Арбитраж
32
34% / 41%
Просрочено
43
29%
Свободен
9
Разработчик 9
Оценка
(350)
Проекты
553
32%
Арбитраж
24
67% / 8%
Просрочено
16
3%
Свободен
10
Разработчик 10
Оценка
(266)
Проекты
540
50%
Арбитраж
55
40% / 36%
Просрочено
224
41%
Свободен
11
Разработчик 11
Оценка
(82)
Проекты
86
57%
Арбитраж
25
0% / 84%
Просрочено
19
22%
Свободен
12
Разработчик 12
Оценка
(24)
Проекты
27
33%
Арбитраж
2
100% / 0%
Просрочено
1
4%
Свободен
13
Разработчик 13
Оценка
(8)
Проекты
12
0%
Арбитраж
21
0% / 81%
Просрочено
4
33%
Свободен
14
Разработчик 14
Оценка
(356)
Проекты
632
26%
Арбитраж
89
73% / 13%
Просрочено
12
2%
Свободен
15
Разработчик 15
Оценка
(256)
Проекты
415
38%
Арбитраж
86
44% / 19%
Просрочено
70
17%
Занят
16
Разработчик 16
Оценка
(48)
Проекты
91
31%
Арбитраж
28
29% / 43%
Просрочено
42
46%
Свободен
17
Разработчик 17
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
18
Разработчик 18
Оценка
(463)
Проекты
524
33%
Арбитраж
28
39% / 43%
Просрочено
7
1%
Занят
19
Разработчик 19
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Свободен
20
Разработчик 20
Оценка
(563)
Проекты
932
47%
Арбитраж
302
59% / 25%
Просрочено
124
13%
Загружен
Похожие заказы
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other

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

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