GEA5 - Generic EA V. 5.0

MQL4 Эксперты

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

Please see bellow the spec of GEA5:

1.    Imagine that the whole price spectrum is divided to infinite number of discrete levels and the
distance between each 2 consecutive levels is D (Distance). D is a Process parameter.
Each level is marked Li, where
L0 is the first level where the EA is initiated.

2.    A Process is like in previous versions of GTR,a series of trades that are being executed 
according to the logic that is described herein.

3.    GEA5 is, like previous versions, a multi-process EA. The focus will be to describe how a 
process behaves. Each process will have its own parameters defined under [Process Type 
n]. PipsGap will be included in the Process parameters like in GTR4.

Here is a Process acts:

4.    On each level the Process opens N trades (N is a Process parameter)
marked as T1,T2,T3…..Tn

5.    All trades on a certain level have the same order type: All are Buy or all are Sell.

6.    Each of these trades has its own volume marked as V1,V2…..Vn

7.    The total volume on each level is therefore V1+V2+…+Vn=V

8.    These volumes are described by a Volume Vector (VV) : VV=V1, V2….Vn

9.    The trades on the first level L0 depends on the Initial Trade parameter (Process parameter)

10.     The trades on all the other levels depends on the direction: If the price went downwards and
reached a certain level Li, then all V trades on this level will be Sell. Similarly if the price
went upwards and reached a certain level Li, then all V trades will be Buy.

11.    The Take Profit values for the T trades are described also as a vector and described as 
multiplications of the D. It will look like this: TakeProfitVector=TP1, TP2....TPn. A typical 
TakeProfit vector may look like this: TakeProfit=2, 3, 1, 5, 5…, Meaning TP for T1 is 2*D, 
TP for T2 is 3*D, and so on and so forth. 

12.    Same for stop loss: StopLossVector=SL1, SL2,…..SLn

13.    If due to market movements the EA reaches a level where T trades where already opened in
a previous “visit” of this level, then the EA acts according to the following 3 rules:

i.    It there are N open trades on this level – don’t do anything

ii.    If certain T trades where already closed before due to TP or SL, and the EA reaches this 
level from the “right” direction (upwards or downwards), then open these missing trades
again to complete a full series of N trades. If for example N=5 and the price moved upwards 
and reaches a level where there are 3 Buy trades: T1, T2, T5, then another new 2 Buy 
trades will be opened: T3, and T4, to complete the full series.

iii.    If the price reaches this level from the “wrong” direction, meaning it hits this level in an 
upwards movement but the trades that are already open in this level are Sells – don’t do 
anything.

14.     Header parameters:
1.    GlobalTP
2.    GlobalSL
3.    GlobalAuturestart
4.    Number of processes

15.    Process parameters:
1.    D
2.    N
3.    ProcessTP
4.    ProcessSL
5.    VV (N components)
6.    TakeProfitVector (N components)
7.    StopLossVector (N components)
8.    PipsGap


More detailed spec will be provided to the qualified candidates

Please let me know of any questions you may have.



Menachem


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

1
Разработчик 1
Оценка
(128)
Проекты
236
65%
Арбитраж
30
37% / 23%
Просрочено
49
21%
Свободен
2
Разработчик 2
Оценка
(82)
Проекты
150
29%
Арбитраж
9
44% / 11%
Просрочено
46
31%
Свободен
3
Разработчик 3
Оценка
(466)
Проекты
697
56%
Арбитраж
43
30% / 33%
Просрочено
113
16%
Работает
4
Разработчик 4
Оценка
(90)
Проекты
159
61%
Арбитраж
40
18% / 63%
Просрочено
70
44%
Свободен
5
Разработчик 5
Оценка
(800)
Проекты
1371
72%
Арбитраж
112
29% / 48%
Просрочено
341
25%
Работает
6
Разработчик 6
Оценка
(647)
Проекты
1295
67%
Арбитраж
84
26% / 49%
Просрочено
338
26%
Свободен
7
Разработчик 7
Оценка
(54)
Проекты
164
43%
Арбитраж
43
47% / 16%
Просрочено
58
35%
Свободен
8
Разработчик 8
Оценка
(34)
Проекты
80
34%
Арбитраж
13
31% / 54%
Просрочено
19
24%
Свободен
9
Разработчик 9
Оценка
(548)
Проекты
1330
59%
Арбитраж
28
82% / 0%
Просрочено
10
1%
Свободен
10
Разработчик 10
Оценка
(18)
Проекты
21
38%
Арбитраж
17
0% / 88%
Просрочено
2
10%
Свободен
11
Разработчик 11
Оценка
(264)
Проекты
538
50%
Арбитраж
55
40% / 36%
Просрочено
224
42%
Работает
12
Разработчик 12
Оценка
(30)
Проекты
93
49%
Арбитраж
18
56% / 17%
Просрочено
38
41%
Свободен
13
Разработчик 13
Оценка
(187)
Проекты
367
56%
Арбитраж
45
22% / 56%
Просрочено
188
51%
Свободен
14
Разработчик 14
Оценка
(10)
Проекты
20
15%
Арбитраж
3
0% / 67%
Просрочено
10
50%
Свободен
15
Разработчик 15
Оценка
(1235)
Проекты
2820
80%
Арбитраж
156
22% / 43%
Просрочено
488
17%
Свободен
16
Разработчик 16
Оценка
(49)
Проекты
134
27%
Арбитраж
62
13% / 53%
Просрочено
58
43%
Свободен
Похожие заказы
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
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

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

Бюджет
100 - 200 USD
Исполнителю
90 - 180 USD
Сроки выполнения
от 4 до 8 дн.