An EA based on EMA, SMA, Support and resistance and RSI

MQL4 Experts

Trabalho concluído

Tempo de execução 9 dias
Comentário do desenvolvedor
Good client, nice communication. I was glad work for ...

Termos de Referência

Comparison of data

In the timeframe of M15, M30, H1, H4, Weekly and monthly MA condition must fulfil:

1.       EMA 50 and SMA 100 crossover with SMA200 (4 timeframes out of 7)

2.       EMA 50 and SMA 100 crossed over against SMA 200 with EMA 50 and SMA 100 line pointing downward (above the candlestick) and at either (R1 or R2 or R3) and RSI at overbought 70 is a short position.

3.       EMA 50 and SMA 100 crossed over against SMA 200 with EMA 50 and SMA 100 line pointing upward (below the candlestick) and at either (S1 or S2 or S3) and RSI at oversold 30 is a long position.

4.        

Open position

Each time only can have one trade running.

1.       SL at 2% of capital at 40pips

2.       When trade at +5 pips, SL will move to + 1pip.

3.       After at + 10pips, SL will move by +5pips buffer. Example:

a.       When trade is at +10 pips, SL will move to + 5pips

b.       When Trade at +15 pips, SL will move to +10pips

c.       When trade at +20 pips, SL will move to +15pips


Respondido

1
Desenvolvedor 1
Classificação
(16)
Projetos
19
11%
Arbitragem
3
0% / 100%
Expirado
2
11%
Livre
2
Desenvolvedor 2
Classificação
(349)
Projetos
463
51%
Arbitragem
41
24% / 49%
Expirado
149
32%
Livre
3
Desenvolvedor 3
Classificação
(2102)
Projetos
2673
62%
Arbitragem
114
46% / 25%
Expirado
420
16%
Carregado
4
Desenvolvedor 4
Classificação
(430)
Projetos
606
55%
Arbitragem
48
23% / 56%
Expirado
178
29%
Livre
5
Desenvolvedor 5
Classificação
(357)
Projetos
563
33%
Arbitragem
24
67% / 8%
Expirado
17
3%
Livre
6
Desenvolvedor 6
Classificação
(5)
Projetos
7
29%
Arbitragem
1
0% / 100%
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
Projetos
1
0%
Arbitragem
2
0% / 50%
Expirado
1
100%
Livre
8
Desenvolvedor 8
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
9
Desenvolvedor 9
Classificação
(39)
Projetos
55
13%
Arbitragem
5
20% / 20%
Expirado
6
11%
Livre
10
Desenvolvedor 10
Classificação
(266)
Projetos
540
50%
Arbitragem
55
40% / 36%
Expirado
224
41%
Trabalhando
11
Desenvolvedor 11
Classificação
(36)
Projetos
50
28%
Arbitragem
2
0% / 100%
Expirado
6
12%
Livre
12
Desenvolvedor 12
Classificação
(21)
Projetos
24
17%
Arbitragem
15
20% / 40%
Expirado
6
25%
Livre
13
Desenvolvedor 13
Classificação
(5)
Projetos
9
0%
Arbitragem
1
100% / 0%
Expirado
3
33%
Livre
14
Desenvolvedor 14
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
15
Desenvolvedor 15
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
Pedidos semelhantes
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
Hello, i hope you all well. I am looking or a good developer who can understand SCM/ICT concepts so that can modify an existing EA to trade against that. The EA is already there with code and it was trading based on Breakouts zones. Now i want the EA to be modified so that it trades based on inducements and liquidity. The EA should use Pending orders on those zones instead. I do not want new developers to apply
EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or
I want to create an Expert Advisor (EA) that can be set to open either buy or sell trades, depending on user preference (buy-only or sell-only mode). The EA will initiate trades when the market reaches (or is equal to or less than) a specified DeMarker value (e.g., DeMarker value = 0.3). The user will set both the DeMarker value for starting trades and another DeMarker value to stop opening new trades. - **DeMarker
Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
I want to grid based robot such like CM Manual Grid for mt 5 Snap of that attached. like The expert Advisor helps set a network of pending orders and collect profit from any price movement. I can use it to trade many grid strategies. I can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" -
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script
Hi, I would like to have an EA to open trade when 2 time frame met the condition. Need to have ability to select the TF combination, Example: H4 with H1, H1 with M15 etc. PS: Able to lock EA with "Name" or "Account Number" PSS: Able to set trading session for specific pair. Example: US session = EURUSD For Buy #1 Big TF Candle Closed Outside Top BB #2 Big TF Candle touch low MA #3 Got to Smaller TF Candle touch &
I have thee best concept period, hence i got less to say. Actions speaks louder then words. Sign up and lets get started as there is a big world that awaits all your your adventures

Informações sobre o projeto

Orçamento
50+ USD
Desenvolvedor
45 USD