MOV EA

MQL4 Indicadores Experts

Trabalho concluído

Tempo de execução 1 minuto

Termos de Referência

We have 4 'L' parameters which is depends on moving average 

L1 
L2
L3 
L4

This L's have one input like this 

L1:=(MOV(C,XXX,E)+(MOV(C,XXX,E)+(MOV(C,XXX,E)))))/3;
L2:=(MOV(C,XXX,E)+(MOV(C,XXX,E)+(MOV(C,XXX,E)))))/3;
L3:=(MOV(C,XXX,E)+(MOV(C,XXX,E)+(MOV(C,XXX,E)))))/3;
L4:=(MOV(C,XXX,E)+(MOV(C,XXX,E)+(MOV(C,XXX,E)))))/3;
L1;L2;L3;L4

So when they cross we buy or sell 
And we have some parameters like  all of the L's close each other x pips dont open position

Lets say l1 l2 cross and we open buy position there is two way of closing that position first; SL second; when the same lines (l1 l2 ) crosses again for new position which is sell

SL are optional

And another take profit case is when we open position when the profit become x percentage of all account we close it.

We have also one more position opening condition i will explain that later

We have already made it that ea but the developer not giving us good support so we want second same ea with better developer

‌‌Also we will make one indicator dashoard to see which L getting closer to other L to verify the ea by manuel looking


Add me on skype if you interested ; sdinc60

Respondido

1
Desenvolvedor 1
Classificação
(414)
Projetos
670
33%
Arbitragem
60
17% / 32%
Expirado
113
17%
Trabalhando
2
Desenvolvedor 2
Classificação
(2082)
Projetos
2642
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
3
Desenvolvedor 3
Classificação
(362)
Projetos
505
40%
Arbitragem
147
18% / 72%
Expirado
99
20%
Ocupado
4
Desenvolvedor 4
Classificação
(32)
Projetos
53
30%
Arbitragem
8
0% / 63%
Expirado
13
25%
Livre
5
Desenvolvedor 5
Classificação
(195)
Projetos
395
28%
Arbitragem
155
20% / 52%
Expirado
112
28%
Livre
6
Desenvolvedor 6
Classificação
(1853)
Projetos
3455
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
7
Desenvolvedor 7
Classificação
(91)
Projetos
144
38%
Arbitragem
67
15% / 48%
Expirado
55
38%
Livre
8
Desenvolvedor 8
Classificação
(4)
Projetos
12
42%
Arbitragem
0
Expirado
0
Livre
9
Desenvolvedor 9
Classificação
(53)
Projetos
79
18%
Arbitragem
13
15% / 54%
Expirado
5
6%
Livre
10
Desenvolvedor 10
Classificação
(121)
Projetos
134
66%
Arbitragem
36
25% / 56%
Expirado
22
16%
Livre
11
Desenvolvedor 11
Classificação
(80)
Projetos
117
67%
Arbitragem
16
25% / 13%
Expirado
12
10%
Livre
12
Desenvolvedor 12
Classificação
(1128)
Projetos
1430
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
13
Desenvolvedor 13
Classificação
(466)
Projetos
698
56%
Arbitragem
43
30% / 33%
Expirado
113
16%
Trabalhando
14
Desenvolvedor 14
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
15
Desenvolvedor 15
Classificação
(24)
Projetos
35
23%
Arbitragem
15
27% / 67%
Expirado
6
17%
Livre
16
Desenvolvedor 16
Classificação
(586)
Projetos
1047
49%
Arbitragem
39
28% / 41%
Expirado
49
5%
Trabalhando
17
Desenvolvedor 17
Classificação
(1)
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
Pedidos semelhantes
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is
Modify My EA 30+ USD
good day coder i want to add additional indicator to my ea The Coder should be able to code indicator to EA i will only send you source code if you can proof the indicator can be coded into ea all other features will be discussed inside but the major part is this peculiar indicator i am available for discussion My time zone is GMT+1 Source code will be release and tested on live market i trade from monday to sunday
Hello , By slippage control on Take profit and stoploss functions the ea won't implement different results of TP and Stoploss on volatile markets, target is to produce exact numbers of sl and tp on live executions .A coder who has done this type of job will be the choice . lot sizing will be added to EA
Use indicator provided to produce support and resistance levels, and enter trade if price reaches s/r level which user has specified in settings. TP and SL should also come from user settings. TP and SL options should be s/r levels. EA trade should only be opened if there is a trade already open from another EA, based on magic number. EA should check for magic number from other EA, and only enter trade if there is a
1. Idea uruchomienia jest następująca : wejście na rynek ma miejsce, gdy główna linia MACD przecina się z linią sygnałową zgodnie z aktualnym uruchamianiem trendu . 2. Trend jest ustalany na podstawie średniej kroczącej wykładniczej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od sieci, trend jest postrzegany jako rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hello, Need to create an EA solely based on an indicator. Will provide the indicator, which is just available on the market. The EA will just trade based on the signals and close trades based on my parameter
So, I have the attached include and ex files (which I got from online. I cannot remember the time and where though). I would like you to edit it to fit something I have and use in excel. What I want is that I want to specify these main parameters: 1. Number of trades (I do not think it should be difficult but If it will be too complex and challenging, then you can set number of trades to just 3). That is fine 2
Hello. I would features added to an EA I have made for an indicator I purchased; "PZ Day Trading Indicator", for indicator buffers and other information you can find it here in the "developer" tab https://www.pointzero-trading.com/en/Products/view/PZDayTrading I cannot provide you with the indicator due to licensing, you can download the demo version on the market, and we will have to work in a produce -> test ->
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend

Informações sobre o projeto

Orçamento
50 - 100 USD
IVA (25%): 12.5 - 25 USD
Total: 62.5 - 125 USD
Desenvolvedor
45 - 90 USD
Prazo
de 3 para 5 dias