Create EA based on MACD for MT4

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 2 gün
Müşteri tarafından geri bildirim
Excellent work. Would recommend

İş Gereklilikleri

Rules:

Both EAs should have option to use fixed lot sizes or %risk of account.

Consists of 2 components:


1. Open trade when MACD line crosses the zero line of the macd indicator.

- If MACD line cross the zero line from below, i.e. going up, then it will place a buy order. If it is crossing downwards, i.e. going down, then it will place a sell order.

- it has to wait for the previous candle to close in order to place the trade (i.e. wait for macd to finish painting)

- Stop loss set to parabolic sar, with trail stop loss setting (trail to parabolic sar)

- if macd gives a signal to put an order but the Parabolic sar is in the opposite direction, e.g. macd indicates a buy but the parabolic sar is above the price bar, then it would not execute the trade.

- profit target set 1.5:1 (adjustable input) to the first stop loss. 

-option to set trade to breakeven once trade has moved x pips


2. Open trade when MACD cross the signal line below/above zero line and 200 EMA

-for a buy, the MACD line has to cross the signal line from below, and it has to cross below the zero line of the macd. Also, price has to be above the 200 EMA.

-for a sell, the MACD line has to cross the signal line from above, and it has to cross above the zero line of the macd. Also, price has to be below the 200 EMA.

-set stop loss to the parabolic sar, with trail stop loss setting (to parabolic sar)

- profit target set 1.5:1 (adjustable input) to the first stop loss. 

- if macd gives a signal to put an order but the Parabolic sar is in the opposite direction, e.g. macd indicates a buy but the parabolic sar is above the price bar, then it would not execute the trade.


It would be great if able to add partial close function to EA, i.e.  after hitting 1:1 RR, partial close the trade.

The EA should have a setting to enable/disable each component.

I can provide pictures for better understanding of the system.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(2428)
Projeler
3057
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(21)
Projeler
23
0%
Arabuluculuk
6
17% / 83%
Süresi dolmuş
2
9%
Serbest
3
Geliştirici 3
Derecelendirme
(350)
Projeler
553
32%
Arabuluculuk
24
67% / 8%
Süresi dolmuş
16
3%
Serbest
4
Geliştirici 4
Derecelendirme
(169)
Projeler
204
30%
Arabuluculuk
25
40% / 44%
Süresi dolmuş
12
6%
Serbest
5
Geliştirici 5
Derecelendirme
(4)
Projeler
4
75%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
6
Geliştirici 6
Derecelendirme
(196)
Projeler
318
35%
Arabuluculuk
64
13% / 56%
Süresi dolmuş
82
26%
Serbest
7
Geliştirici 7
Derecelendirme
(512)
Projeler
773
63%
Arabuluculuk
33
27% / 45%
Süresi dolmuş
23
3%
Serbest
8
Geliştirici 8
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Serbest
9
Geliştirici 9
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
10
Geliştirici 10
Derecelendirme
(130)
Projeler
184
32%
Arabuluculuk
16
31% / 63%
Süresi dolmuş
27
15%
Serbest
Benzer siparişler
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea

Proje bilgisi

Bütçe
45+ USD
Geliştirici için
40.5 USD