GEA5 - Generic EA V. 5.0

MQL4 Experts

Spécifications

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


Répondu

1
Développeur 1
Évaluation
(128)
Projets
236
65%
Arbitrage
30
37% / 23%
En retard
49
21%
Gratuit
2
Développeur 2
Évaluation
(82)
Projets
150
29%
Arbitrage
9
44% / 11%
En retard
46
31%
Gratuit
3
Développeur 3
Évaluation
(466)
Projets
697
56%
Arbitrage
43
30% / 33%
En retard
113
16%
Travail
4
Développeur 4
Évaluation
(90)
Projets
159
61%
Arbitrage
40
18% / 63%
En retard
70
44%
Gratuit
5
Développeur 5
Évaluation
(800)
Projets
1371
72%
Arbitrage
112
29% / 48%
En retard
341
25%
Travail
6
Développeur 6
Évaluation
(647)
Projets
1295
67%
Arbitrage
84
26% / 49%
En retard
338
26%
Gratuit
7
Développeur 7
Évaluation
(54)
Projets
164
43%
Arbitrage
43
47% / 16%
En retard
58
35%
Gratuit
8
Développeur 8
Évaluation
(34)
Projets
80
34%
Arbitrage
13
31% / 54%
En retard
19
24%
Gratuit
9
Développeur 9
Évaluation
(548)
Projets
1330
59%
Arbitrage
28
82% / 0%
En retard
10
1%
Gratuit
10
Développeur 10
Évaluation
(18)
Projets
21
38%
Arbitrage
17
0% / 88%
En retard
2
10%
Gratuit
11
Développeur 11
Évaluation
(264)
Projets
538
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
12
Développeur 12
Évaluation
(30)
Projets
93
49%
Arbitrage
18
56% / 17%
En retard
38
41%
Gratuit
13
Développeur 13
Évaluation
(187)
Projets
367
56%
Arbitrage
45
22% / 56%
En retard
188
51%
Gratuit
14
Développeur 14
Évaluation
(10)
Projets
20
15%
Arbitrage
3
0% / 67%
En retard
10
50%
Gratuit
15
Développeur 15
Évaluation
(1235)
Projets
2820
80%
Arbitrage
156
22% / 43%
En retard
488
17%
Gratuit
16
Développeur 16
Évaluation
(49)
Projets
134
27%
Arbitrage
62
13% / 53%
En retard
58
43%
Gratuit
Commandes similaires
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

Informations sur le projet

Budget
100 - 200 USD
Pour le développeur
90 - 180 USD
Délais
de 4 à 8 jour(s)