MACD with 200 EMA EA MT4

MQL4 Esperti Futures Forex Stocks Options

Lavoro terminato

Tempo di esecuzione 16 giorni
Feedback del cliente
Raymond was AMAZING!! I had an emergency come up which caused me to not be able to respond quickly and Raymond was very easy to work with and completed the job on time as scheduled
Feedback del dipendente
Honest person, pleasure to work with him.

Specifiche

Hello, looking for an Expert Advisor for MT4 that is based off of the MACD crossing signal and a 200 EMA Trend Line on forex pairs. If above 200 EMA and the MACD crossover is below the zero histogram then it would be a buy and then if below the 200 EMA and the MACD crossover is above the zero histogram then it would be a sell. Looking for a Risk Reward of 1:1.5 and a stop loss that is 5 pips above or below the last pullback.


The TRADINGRUSH MACD Strategy is what I am going for which can be found on the following two links

https://www.youtube.com/watch?v=nmffSjdZbWQ

https://www.youtube.com/watch?v=6DE_eEMfOP8


Buy Order:

on a MACD(12,26,9), when the Main line crosses the signal line upwards (if its below the histogram), and the current price is above the 200EMA place a buy order (after the second green candle in a row closes as confirmation) with a Risk Reward of 1:1.5RR. 

Sell Order: 

on a MACD(12,26,9), when the Main line crosses the signal line(if its above the histogram), and the current price is below the 200EMA, place a sell order (after the second red candle in a row as confirmation) with a RR of 1:1.5RR. 

Stop Loss: 

The Stop Loss should be placed 3-5 Pips below (if buy) or above (if sell) the most recent pullback. Then if we can get a trailing stop loss once a 1:1 Risk Reward if that is possible.

Take Profit: 

Take Profit should be 1:1.5 Risk to Reward with changeable settings for the Risk Reward along with Lot Size options per forex currency pair.

Thank you!

File:

PNG
Buy_MACD_Ex.png
353.8 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(185)
Progetti
327
32%
Arbitraggio
33
42% / 27%
In ritardo
98
30%
In elaborazione
2
Sviluppatore 2
Valutazioni
(39)
Progetti
50
18%
Arbitraggio
5
40% / 40%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(34)
Progetti
60
23%
Arbitraggio
11
73% / 9%
In ritardo
3
5%
Gratuito
4
Sviluppatore 4
Valutazioni
(302)
Progetti
383
20%
Arbitraggio
43
60% / 23%
In ritardo
45
12%
Caricato
5
Sviluppatore 5
Valutazioni
(56)
Progetti
92
62%
Arbitraggio
0
In ritardo
4
4%
Gratuito
6
Sviluppatore 6
Valutazioni
(61)
Progetti
61
51%
Arbitraggio
1
0% / 100%
In ritardo
1
2%
Gratuito
Ordini simili
Moving average cross strategy that has no stop but will just reverse direction each time the crossover happens. But will have a 3 step profit taking method at certain percentage points. It will be used for futures options on the buy side. 3 days out
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 mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
This Bot will work on strategy which works using moving averages,RSI and candle stick pattern and what I want is that trade will execute when setup will form on both 30 min and 1 hr time frame trade will execute strategy needs all 4 parameters to be on right calculations to execute trade and I want some options where I can select risk to reward ratio to back test this strategy and some other parameters
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )

Informazioni sul progetto

Budget
45+ USD
Per lo sviluppatore
40.5 USD
Scadenze
a 3 giorno(i)