Mod an indicator

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 4 giorni
Feedback del cliente
Great developer. Thanks for afford for the video recording.

Specifiche


I need you to add two filters / functions to solve this 3 problems :

1) red star head is too short.

2) right shoulder is wider than left shoulder.

3) price go beyond cyan neck line too far (40 points) 


Solution for problem 1 :

if (the low of red star head bar - yellow line price level >= 10 points), then only go futher steps.


Solution for problem 2 :

Only allow right shoulder has extra 8 bars wider than left shoulder.

if ((current bar - red star head bar) - (red star head bar - 1st bar of yellow line) >= 8, then exit (delete all lines and symbol.

example output : if((36 bars) - (13 bars) = 23 bars) which is more than 8 bars already, so exit.


Solution for problem 3 :

if (current price - cyan line >= 18 points), then Exit.

Con risposta

1
Sviluppatore 1
Valutazioni
(68)
Progetti
111
26%
Arbitraggio
17
6% / 71%
In ritardo
15
14%
Gratuito
Ordini simili
Sell_Moment 30 - 40 USD
Hi, the quest is to prepare both alert (email or telegram etc.. ) and EA based on the same. ONLY Sell option for automated trade is in query. Simple cross of two indicators (ATR&RSI on single chart) would give an alert (optional) with the possibility of auto-trade (selectable option) : (as attached) furthermore - customized parameters like settings (period) of both indicators, comment - recognition of the EA
בס"ד A separate window indicator that calculates a value for each bar from all history ticks for the bar. This value will be shown in the indicator by MA methods. I need the source code
1. (price 80) I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also
i have a specific mql5 indicator but its not compatible with mt2trading auto connector...can edit my source cod and make my indicator compatible with mt2tradin platform so that its signals can be detected by it
i have a specific mql5 indicator but its not compatible with mt2trading auto connector...can edit my source cod and make my indicator compatible with mt2tradin platform so that its signals can be detected by it
I have a s canner I want to add 2 features to Feature 1 I want to make the buttons clickable so when you click them the mt4 terminal the scanner is on goes to that instrument on that chart Feature 2 I want to change the buttons on the scanner to have buy and sell Im looking for this to be a quick job and to have this done asap if you can do this please apply thank you in advance
Hi, I need to improve the code of an indicator that is too heavy when used with iCustom inside another indicator or EA, in order to make it run faster as possible. I'll provide indicator after job acceptance. I request final source code mql5 file. Thank you Regards
This Indicator is for the 15minutes timeframe but it should be able to work on higher timeframes and with any currency pairs. I want an indicator that draws two horizontal lines - One from the Highest High, the other from the Lowest Low. The lines start from the start of a new Trading day and ends at 04:00 am. So the indicator draws the line from the highest high between time 0 and 4am AND the line from the lowest
Hello I would like to replicate ThinkTrader desktop version indicators to be used in MT4 . The indicators are 1) Trendrisk Trend and 2) Supertrend. These indicators will paint the candlestick of the chart. thanks
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD
Scadenze
da 1 a 2 giorno(i)