Indicator Change/update with new requirements

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 14 giorni
Feedback del cliente
Mr. Mehdi is the NO.1 Professional Developer on this site. He is the BEST. If you work with him one time, I will assure you, you will not go anywhere. Thank you So much.
Feedback del dipendente
One of our professional jobs. Good customer. Happy working with him.

Specifiche

Indicator change/update:

ST Indicator (Supertrend Indicator)

I would like to add/change functionality in the attached Supertrend Indicator.

(1)   Add Buy/Sell Signal- It should be visual on chart as Green or Red Arrow and it should produce this signal (Buy/Sell)

The attached source code only have calculated Supertrend Value that represent Green and Red line. We need to add Arrow as shows in below site picture. This indicator freely available with Arrow but the file is EX4 not MQ4 so we are going to add this Green or Red Arrow or Signal info in the provided MQ4 source code.

More Info available here: https://www.marketcalls.in/metatrader/non-repainting-supertrend-indicator-with-sound-and-popup-alerts.html

Free Supertrend file with Signal is available at below link in EX4 format this is for your reference only.

https://www.marketcalls.in/wp-content/uploads/2012/12/Supertrend-V1.1-Alert-Marketcalls.ex4_.zip

 

(2)   Add alerts (screen, push, and email)

Three alerts options when it produce the signal or write new signal info in to text file

(3)   Create Empty text file with naming format of “Symbol_Signal”

When the indicator loaded on chart it will write/produce TEXT file with name of “Symbol_Signal” in MQL4/Files directory. See the attached sample file.

(4) Write generated signal info into the TEXT file as per provided format

When the Buy or sell signal generated, it will write buy/sell signal info in specific format as per attached. (Date/Time; Indicator name; Symbol name; BUY or SELL; Price;)

Please note that only last signal info will be remain in TEXT file. As soon as the new signal generated it will delete any previous signal info and add this new signal info in TEXT file.

(5) Order Management- Add SL % and TP % option so it can manage trade

Example (1) : The symbol CADUSD has created Buy Signal at 100 price and the trade executed.

SL% set in parameter is 1% and

TP% set in parameter is 3%

Now with this SL and TP parameter the indicator is monitoring the current price. So Let’s say the price is hitting 99 that means the 1% of SL of the last order price is reached and the order should be square off by producing opposite signal (SELL) and order closed by booking 1% loss.

Let’s say the current price is reached 103 (3% of TP means 100 last order price and 3% of 100 that is 103) so the indicator square off by producing opposite signal (SELL) and order closed by booking 3% profit.

If any above scenario is not happened and let’s say Supertrend produce reverse Signal (SELL) it will produce write this SELL signal info in TEXT file with provided format with adding extra word “double” (In short, if any trade is running and supertrend produce opposite signal, it will write the extra word “double”)

 

(6) Order Management- Add Re-entry value option with SL and TP for Re-entry

Once the SL or TP reached, and there are no running trade, it will monitor the Supertrend Value and if the Supertrend value and current price match the condition, it will create another order based on Supertrend direction.

Please load the MQ4 or EX4 file on Metatrader and you will see RED/GREEN line that is the value of Supertrend if you touch that line with Mouse, it will give you the value of Supertrend. Now let’s say the value of Supertrend is 100 and there are no running trade at this point.

The Re-entry value is define 1% of the supertrend value.

What is going to happen, when there are no running trade and the value of Supertend is less than 1% of the range (means if the current price is between 99-100 or 100-101 it will produce new order based on current trend either Buy or Sell.

This will be treated again Re-entry SL or TP same as the regular order.

Example- No running trade, the trend is Buy and supertrend value is 100 and Re-entry parameter value is 1%

Indicator produce Buy signal as soon as the price touch less than 101 and write this signal info in to the text file and follow the TP & SL for Re-entry.

If any SL or TP scenario is not happened and let’s say Supertrend produce reverse Signal (SELL) it will write this SELL signal info in TEXT file with provided format with adding extra word “double” (In short, if any trade is running and supertrend produce opposite signal, it will write the extra word “double”)

(7) Order Management- No new trade after custom time (e.g. 1:00 PM IST) only exit the position if any open.

(8) It has input parameter that give you an options to shows profit/lost points from the last order on visual chart.

File:

MQ4
ST.mq4
8.2 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(54)
Progetti
53
17%
Arbitraggio
7
0% / 100%
In ritardo
5
9%
Gratuito
2
Sviluppatore 2
Valutazioni
(362)
Progetti
506
40%
Arbitraggio
148
18% / 72%
In ritardo
99
20%
Occupato
3
Sviluppatore 3
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
4
Sviluppatore 4
Valutazioni
(586)
Progetti
1048
49%
Arbitraggio
39
28% / 41%
In ritardo
49
5%
Gratuito
Ordini simili
Hi dear developers and coders. I need some help to modify an indicator. I is the solar winds joy indicator. I use it for a strategy, and it works fine. But it repaints when price start to move in opposite direction. I has a smooth value. But when it is set for example to 5, then it can happen, that it paints 5 bars back. I look for a modification, that will change this. Whenever a bar is closed, the indicator should
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 | //|

Informazioni sul progetto

Budget
60+ USD
Per lo sviluppatore
54 USD
Scadenze
a 5 giorno(i)