An expert advisor based on moving averages is needed.

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 14 ore
Feedback del cliente
Very fast work, great communication. I would definitely work with this developer again.
Feedback del dipendente
Very nice customer, 5 start.

Specifiche

I would like an Expert Advisor that is based on price fluctuating around a moving average.  The EMA and SMA will provide the entry signal, and positions will be closed when they touch the moving average of the Bollinger Band.  For example, when price reaches the top of a Bollinger Band and turns around, the EMA (set to 1) will cross the SMA (set to 4) and head back to the 20 MA of the Bollinger Band.


The rules for the Expert Advisor are:

- Do not open a position if the SMA is within (an input parameter) pips of the Bollinger Band moving average.
- Take a sell position if the SMA is above the Bollinger Band moving average and the EMA crosses the SMA.
- Take a buy position if the SMA is below the Bollinger Band moving average and the EMA crosses the SMA.
- Sell the open position when it reaches the Bollinger Band moving average.
- Do not take more than one open position at a time.
- Do not open a position if the account balance is over (an input parameter).
- Close the open position if the account balance plus the open position is more than (an input parameter).

- The stop loss is another input parameter.











































Con risposta

1
Sviluppatore 1
Valutazioni
(57)
Progetti
75
25%
Arbitraggio
9
33% / 56%
In ritardo
8
11%
Gratuito
2
Sviluppatore 2
Valutazioni
(2422)
Progetti
3042
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
3
Sviluppatore 3
Valutazioni
(346)
Progetti
543
32%
Arbitraggio
24
67% / 8%
In ritardo
15
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(290)
Progetti
432
64%
Arbitraggio
5
40% / 0%
In ritardo
4
1%
Caricato
5
Sviluppatore 5
Valutazioni
(116)
Progetti
137
36%
Arbitraggio
15
13% / 67%
In ritardo
9
7%
Gratuito
6
Sviluppatore 6
Valutazioni
(196)
Progetti
318
35%
Arbitraggio
64
13% / 56%
In ritardo
82
26%
Gratuito
7
Sviluppatore 7
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
8
Sviluppatore 8
Valutazioni
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(126)
Progetti
160
36%
Arbitraggio
4
25% / 50%
In ritardo
13
8%
Gratuito
10
Sviluppatore 10
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
0
In ritardo
0
Gratuito
11
Sviluppatore 11
Valutazioni
(8)
Progetti
13
46%
Arbitraggio
3
0% / 67%
In ritardo
5
38%
Gratuito
12
Sviluppatore 12
Valutazioni
(2077)
Progetti
2636
61%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
13
Sviluppatore 13
Valutazioni
(65)
Progetti
96
52%
Arbitraggio
3
33% / 67%
In ritardo
24
25%
Gratuito
14
Sviluppatore 14
Valutazioni
(196)
Progetti
200
28%
Arbitraggio
0
In ritardo
3
2%
In elaborazione
15
Sviluppatore 15
Valutazioni
(548)
Progetti
1330
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
16
Sviluppatore 16
Valutazioni
(52)
Progetti
97
24%
Arbitraggio
10
20% / 20%
In ritardo
12
12%
In elaborazione
17
Sviluppatore 17
Valutazioni
(475)
Progetti
504
53%
Arbitraggio
10
60% / 20%
In ritardo
3
1%
Gratuito
18
Sviluppatore 18
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
19
Sviluppatore 19
Valutazioni
(298)
Progetti
427
26%
Arbitraggio
18
61% / 33%
In ritardo
26
6%
Gratuito
20
Sviluppatore 20
Valutazioni
(3)
Progetti
3
0%
Arbitraggio
0
In ritardo
1
33%
Gratuito
21
Sviluppatore 21
Valutazioni
(56)
Progetti
175
71%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
22
Sviluppatore 22
Valutazioni
(6)
Progetti
8
50%
Arbitraggio
5
20% / 80%
In ritardo
2
25%
Gratuito
Ordini simili
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
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

Informazioni sul progetto

Budget
50 - 100 USD
Per lo sviluppatore
45 - 90 USD