Moving Average Expert Advisor

Termos de Referência

Hi,


I will like to have an expert advisor based on 9 period simple moving average. I want the bot to be able to open a sell order after 8 consecutive candles have close prices above the 9 period simple moving average and also open a buy order after 8 consecutive candles have close prices below the 9 period simple moving average.


I also want the bot to open a maximum of one order in 24 hours or if I can specify how many orders it can open. It also open only one order at a time.


See the pine script I want to convert to forex EA below.


Thanks.


//@version=2 

//@November 26, 2021 

//@Author: Fisayo 

study(title="8barsabove9ema", shorttitle="MAsell", overlay=true)


// Checkbox's for the other 2 MA's

a = input(true, title="Enable 2nd MA")


len = input(9, minval=1, title="Length")



src = input(close, title="Source")



out = sma(src, len)




SellAlert = close > open and close > out and (close - out) > 0.05 and close[1] > out[1] and close[2] > out[2] and close[3] > out[3] and close[4] > out[4] and close[5] > out[5] and close[6] > out[6] and close[7] > out[7]


plotshape(SellAlert, style=shape.arrowdown, location=location.abovebar)


alertcondition(condition=(SellAlert), message="8 bars above 9 ema")


plot(out, title="EMA", color=blue)

Respondido

1
Desenvolvedor 1
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(332)
Projetos
522
32%
Arbitragem
23
65% / 9%
Expirado
15
3%
Livre
3
Desenvolvedor 3
Classificação
(227)
Projetos
402
34%
Arbitragem
52
37% / 40%
Expirado
145
36%
Carregado
4
Desenvolvedor 4
Classificação
(14)
Projetos
14
21%
Arbitragem
1
0% / 100%
Expirado
1
7%
Livre
5
Desenvolvedor 5
Classificação
(251)
Projetos
399
54%
Arbitragem
9
67% / 22%
Expirado
36
9%
Livre
6
Desenvolvedor 6
Classificação
(126)
Projetos
158
35%
Arbitragem
4
25% / 50%
Expirado
13
8%
Livre
7
Desenvolvedor 7
Classificação
(38)
Projetos
50
10%
Arbitragem
1
0% / 0%
Expirado
8
16%
Livre
8
Desenvolvedor 8
Classificação
(124)
Projetos
160
18%
Arbitragem
16
44% / 19%
Expirado
0
Trabalhando
9
Desenvolvedor 9
Classificação
(439)
Projetos
545
25%
Arbitragem
21
38% / 38%
Expirado
83
15%
Livre
10
Desenvolvedor 10
Classificação
(3)
Projetos
5
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(57)
Projetos
72
22%
Arbitragem
13
46% / 15%
Expirado
5
7%
Livre
12
Desenvolvedor 12
Classificação
(565)
Projetos
638
41%
Arbitragem
21
57% / 29%
Expirado
45
7%
Ocupado
13
Desenvolvedor 13
Classificação
(88)
Projetos
126
34%
Arbitragem
13
38% / 31%
Expirado
31
25%
Trabalhando
14
Desenvolvedor 14
Classificação
(219)
Projetos
370
42%
Arbitragem
145
17% / 41%
Expirado
124
34%
Livre
15
Desenvolvedor 15
Classificação
(52)
Projetos
96
24%
Arbitragem
9
22% / 22%
Expirado
12
13%
Trabalhando
16
Desenvolvedor 16
Classificação
(126)
Projetos
151
48%
Arbitragem
6
83% / 17%
Expirado
2
1%
Livre
17
Desenvolvedor 17
Classificação
(66)
Projetos
143
34%
Arbitragem
11
9% / 55%
Expirado
26
18%
Trabalhando
18
Desenvolvedor 18
Classificação
(52)
Projetos
155
69%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
19
Desenvolvedor 19
Classificação
(7)
Projetos
12
25%
Arbitragem
1
100% / 0%
Expirado
0
Livre
20
Desenvolvedor 20
Classificação
(555)
Projetos
922
48%
Arbitragem
300
59% / 25%
Expirado
123
13%
Carregado
21
Desenvolvedor 21
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Hello, I am a trader and I have a certain strategy I want to code to an automated EA , so I am seeking for an experienced developer to code a custom trading strategy into an Expert Advisor (EA) for MetaTrader 4 (MT4). The strategy is based on a meticulously backtested algorithm and requires precise execution in live market conditions. If you have the skills and experience to undertake this project, please reach out
Hello, please let me know if any of these strategies can be turned into a bot (automation) and run 24/7 on a vps. Also note that they might not use the latest versions of indicators, if this matters, then please check for the latest versions. Thank you! Dan https://1drv.ms/f/s!Alr17W7ddJLYgYgiFKZYluOfokbfQg
Hello! Thanks for reading. I need an EA with an inbuilt/already made strategy that I can use for prop firms. The drawdown should be very low of only 2-4% max and another criteria is that no one else other than you are currently using it and if you happen to use it you must tell me which prop firm you are using it on to avoid us using the same EA on the same prop firm to get the account denied. As you know or may
I need a proven GOLD scalping ea with very low drawdown, SL&TP. The EA should not be martingale and grid strategy. Preferably low time frame scalping . If you have a personal scalping EA please message me for discussion. Preferably with investors account read me only to see the trade results or a demo backtest ea
Tomato EA 35+ USD
I want any development life robot to use with my mobile phone and and robot should be able to start to trade even 5 dollars and should provide signal all should be do via mobile device
looking for a developer who can Design MT5 EA as per my Strategy based on Nadaraya [LuxAlgo] + RSI Multi Length [LuxAlgo] pine script indicator to MT5 (Mql5) Main Inputs 01) Indicator: Nadaraya [LuxAlgo] + RSI Multi Length [LuxAlgo] 02) CYCLE SETTINGS 03) LOT SIZE SETTINGS 04) TP, SL, TS SETTINGS 05) EQUITY PROTECTOR SETTINGS 06) CUSTOM TRADING SESSION TIMES 07) HIGH IMPACT NEWS FILTER Stratagy is : After identify
I am currently seeking the expertise of a skilled MQL5 developer to assist with conversion of a .mq4 Source Code To .mq5 Source Code. The ideal candidate should possess expertise in MQL5 programming, with a strong understanding of algorithmic trading strategies. If you are an experienced MQL5 developer interested in taking on this project, please reach out to me directly with your portfolio and relevant experience. I
I need assistance setting up both manual and automated trading strategies. I want the flexibility to add multiple strategies in the same order as needed. Additionally, I need any profits made to automatically convert to USDT (Tether) rather than remaining in the same coin. The setup should be compatible for both PC and mobile use, and across platforms including Binance, Bybit, Bitget, Gate.io, and TradingView. If you
Hello, I would like you to help me develop a simple Expert Advisor (EA) for trading the Boom and Crash markets. All the project requirements is available with me . kindly bid if you can develop EA for boom and out crash . Thanks
Hello, I am looking for an programmer to convert a TradingView strategy pine script to MT5 EA auto trade bot. The indicator is based on the FVG/Imbalance (Pine script will be provided) The MT5 EA must return 100% the same results as TradingView script The MT5 EA must include the same options as TradingView The MT5 EA must be errors free

Informações sobre o projeto

Orçamento
40+ USD
Desenvolvedor
36 USD