EA (MT4) Update/Modify/change based on Indicator strategy- It is for MT4

İş tamamlandı

Tamamlanma süresi: 12 gün
Müşteri tarafından geri bildirim
I just completed my second job with Mehdi Sir. He is truly a great professional developer. I am looking forward to work with him again on my next job. Thank you Dear Mehdi. You are the best!!!
Geliştirici tarafından geri bildirim
One of our best projects. Good customer. Happy working with him.

İş Gereklilikleri

Note- This is a full details description to avoid any confusion and get the success for both of us. Don't take it as it is big job. If you think that way, please read carefully, you will understand. Thanks.

I have working EA that produce or WRITE file for each signal form below indicator. The File writing function is working well but the logic to get the signal from Indicator is not working well. Also, I would like to add custom condition in this EA. Please see attached EA. You can use this EA or you can create a new EA as you like.

This EA use this indicator and work with icustom functionality. I have purchased this indicator.

Scalping Indicator Pro mt4 

https://www.mql5.com/en/market/product/30581

Let’s first understand the Indicator:

When you load the indicator you will have below inputs available:

Slow Period- 150

Slow SIP- 14

Fast Period- 5

Fast SIP-3

Upper Level-80 and above 80

Lower Level-20 and below 20

Alert on- Previous Candle

Rest of the setting is all about giving an alert when the Trend line and Signal Line value is going up or down.

My understanding the Slow Period and SIP control the value of Trend line and the Fast Period and SIP control the value of Signal line.

Indicator Inputs

Once you load the Indicator, you will see below in chart.


Now let’s take one example here:


You will see the defaults inputs value in red circle. As per the chart, the slow period-150, Slow SIP-14, Fast period-5 and Fast SIP-3 you can see in bracket.

The value outside bracket: First value 47.4081 is Trend line value that is thick golden line and

The second value of 1.7011 is Signal line value that is in thin Pink line in chart.

So what we need to get out from this indicator for each tick for this EA.

(1)    Time-frame criteria (Three of more time-frames)

(2)    Trend line Value (Golden Line value)

(3)    Signal Line Value (Pink line value)

(4)    The value of Trend line and Signal line based on Previous Candle or defined candle (e.g. last 10 Candles)

(5)    When Alert generated it will write in TEXT file as per the sample and be able to send all three (Notification, Push, and Email) types of alerts.

(6)    EA must manage SL/TP and when it hit, it will produce or write opposite signal to exit from current trade in respected Symbol TEXT file by removing any previous info.

 

So once you have this info, we need to add/update the EA that must satisfy or meet below new requirements.

 (1)   

Currently, the EA producing or writing file when the Signal generated. I would like to modify this. As soon as you load the EA with selected symbols (to monitor), it will write an empty TEXT file with all selected “Symbol_Signal” name (As per attached sample TEXT file)

 (2)

Add below INPUTS that can manage Buy/Sell Signal based on conditions. Basically we are defining each time frame condition to consider Buy or Sell definition.

You can see each Timeframe as one condition.


Info- Timeframe- 1

Timeframe- Current or M1 or M5 or M15, or M30, or 1H, or 2H, or 4H, or 1D, or 1W

Trend line Value- Custom number (e.g. 20.05, or 80.10, or Not Applicable)

Trend line value condition- Cross above, or Cross below, or Greater than or Lower than

Signal line value condition- Custom number (e.g. 20.05, or 80.10)

Signal line value condition- Cross above, or Cross below, or Greater than or Lower than

Candle- Previous, Current, last number (e.g. 10, 20, or custom number) candle

 

Info- Timeframe- 2

Timeframe-2- True or False

Timeframe- Current or M1 or M5 or M15, or M30, or 1H, or 2H, or 4H, or 1D, or 1W

Trend line Value- Custom number (e.g. 20.05, or 80.10, or Not Applicable)

Trend line value condition- Cross above, or Cross below, or Greater than or Lower than

Signal line value condition- Custom number (e.g. 20.05, or 80.10, or Not Applicable)

Signal line value condition- Cross above, or Cross below, or Greater than or Lower than

Candle- Previous, Current, last number (e.g. 10, 20, or custom number) candle

 

Info- Timeframe- 3

Timeframe-3- True or False

Timeframe- Current or M1 or M5 or M15, or M30, or 1H, or 2H, or 4H, or 1D, or 1W

Trend line Value- Custom number (e.g. 20.05, or 80.10, or Not Applicable)

Trend line value condition- Cross above, or Cross below, or Greater than or Lower than

Signal line value condition- Custom number (e.g. 20.05, or 80.10, or Not Applicable)

Signal line value condition- Cross above, or Cross below, or Greater than or Lower than

Candle- Previous, Current, last number (e.g. 10, 20, or custom number) candle

 

Info- Timeframe- 4

Timeframe-4- True or False

Timeframe- Current or M1 or M5 or M15, or M30, or 1H, or 2H, or 4H, or 1D, or 1W

Trend line Value- Custom number (e.g. 20.05, or 80.10, or Not Applicable)

Trend line value condition- Cross above, or Cross below, or Greater than or Lower than

Signal line value condition- Custom number (e.g. 20.05, or 80.10, or Not Applicable)

Signal line value condition- Cross above, or Cross below, or Greater than or Lower than

Candle- Previous, Current, last number (e.g. 10, 20, or custom number) candle

 

Condition For Buy (Timeframe- 1 Signal line condition) – Cross above, or Cross below, or Greater than or Lower than

(Means, If the Timeframe-1,2, 3 and 4 condition met, and if the Timeframe -1 Signal line condition cross above or cross below ..., this will consider "Buy" signal)

Condition For Sell (Timeframe- 1 Signal line condition) – Cross above, or Cross below, or Greater than or Lower than

(Means, If the Timeframe-1,2, 3 and 4 condition met, and if the Timeframe -1 Signal line condition cross above or cross below ..., this will consider "Sell" signal)

Once the all listed condition met and produce signal, This should show in any selected symbol chart with marking Green Arrow for Buy and Red Arrow for Sell

 (3)

Add Stop Loss/Target Price %  and additional option for defining previous candle(s) or higher high or lower low stop loss/target options in INPUTS

 (4)

Add condition to Ignore all signal after the first signal produce/written option in INPUTS (Once the first signal generated it ignore all signals till SL/TP hit.

 (5)

When you load EA on any selected symbol chart, it shows Dashboard with all open generated signals with current profit/loss status. This can guide you all your open signals or position that was created during that session.

 

 

 

Information only:

The Current working EA has below inputs:



Yanıtlandı

1
Geliştirici 1
Derecelendirme
(12)
Projeler
14
29%
Arabuluculuk
5
20% / 80%
Süresi dolmuş
6
43%
Serbest
2
Geliştirici 2
Derecelendirme
(12)
Projeler
19
26%
Arabuluculuk
4
25% / 25%
Süresi dolmuş
1
5%
Serbest
3
Geliştirici 3
Derecelendirme
(3)
Projeler
6
0%
Arabuluculuk
3
33% / 33%
Süresi dolmuş
1
17%
Serbest
4
Geliştirici 4
Derecelendirme
(362)
Projeler
506
40%
Arabuluculuk
147
18% / 72%
Süresi dolmuş
99
20%
Yüklendi
5
Geliştirici 5
Derecelendirme
(277)
Projeler
334
55%
Arabuluculuk
14
36% / 29%
Süresi dolmuş
1
0%
Serbest
Benzer siparişler
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action
I need to improve the code of an indicator that is too heavy and slow when running and when used with iCustom in an EA. No other changes to the indicator are requested: the original features of the indicator should remain as theay are. I'll provide the indicator after job acceptance. I request final source code mq5 file. Thank you Regards
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
O TRABALHO CONSISTE NA MUDANÇA DO HISTOGRAMA DO INDICADOR TREDN DIRECTION AND FORCE DSEMA SMOOTHED PARA O HISTOGRAMA DA FOTO ANEXA, OBEDECENDO AS TRES CORES VERDE (UP, VERMELHOR(DOWN) E CINZA(TREND). O MESMO TEM QUE ODECER O MESMO CALCULO E COLORIR DA MESMA FORMA POREM COM HISTOGRAMA DDE FORMATO DIFERENTE
If you are knowledgeable in hedging strategy we can chat. I created my simple EA using Fxdreema , so you only need to modify it for me. There are two parts of the EA , 1. Is the execution strategy 2. Is the money management strategy (hedging). I already created number 1 which is the execution of trades , I only need someone who can implement hedging in every orders the EA create. Additional Parameters needed. Trade
We are interested in a TradingView indicator that reads candlestick pattern shapes and shows the location of entry and exit points on a candlestick chart. What services do you provide related to this
Hello Im looking for professional trading developer who htf ready made trading with best and working strategy with low risk level with average of 30 to 60 percent profit margin, broker is not problem, any broker is welcomed and any trading pairs are welcomed as well
the sl doesnt work i want the tp logic to remain i need the trend direction fucntion tow ork i the trend is up then only buys if down only sells i need the fibo nacci fucntion to work as well and the flat zone function to work as well and i need the code to trade 1% of the balance //+------------------------------------------------------------------+ //| US500_EA.mq4 | //|

Proje bilgisi

Bütçe
40+ USD
Geliştirici için
36 USD
Son teslim tarihi
from 1 to 5 gün