Modifying 1 pre-made indicator_2004180222

MQL4 Indicadores

Trabajo finalizado

Plazo de ejecución 6 días
Comentario del Cliente
Great thanks for the work! That's what I desired! Thanks, David
Comentario del Ejecutor
Thanks David for your clear requirements and your support!

Tarea técnica

I have a simple request of modifying 1 pre-made indicator as followings below.

Firstly, take a look at below image, please.
Above image shows options in parameter.
As you can see, it shows boxes and lines on chart.
I need an option to display boxes and lines on chart or not because boxes and lines are not necessary in system.
But I need values of the boxes and lines to calculate.
So, the default setting is “False”.

1. There will be an option in parameter as followings below.
Boxes and Lines Display     False

With above “False”, it will not display boxes and lines and texts on chart, but it will show the values of the boxes and lines in data window.
I think this work should be done likely as previous work –“OIH_TrendLines_v1.1”.
As you know well, “OIH_TrendLines_v1.1” was coded well to distinguish lines and values, so that it shows only values in data window without lines.


2. Text formation changed
** 1.12345 is an example of price, and (+12p) is also an example of pips
I changed basic information with those as followings below.
And I made new text formation likely as “1ST BUY TP = 1.12345 (+12p)” and “1ST SELL TP = 1.12345 (+12p)”.
For example, value of “1ST BUY TP” == (value of 2ND BUY TP) / 2 and
value of “1ST SELL TP” == (value of 2ND SELL TP) / 2.

Current                      New
Profit Target = 1.12345 (+12p)                2ND BUY TP = 1.12345 (+12p)
None                                      1ST BUY TP = 1.12345 (+12p)
Entry BUY = 1.12345 (1.12345)                BUY = 1.12345
Initial Sell Stop = 1.12345 (-12p)              SELL SL = 1.12345 (-12p)
Initial BUY Stop = 1.12345 (-12p)              BUY SL = 1.12345 (-12p)
Entry Sell = 1.12345 (-12p)                   SELL = 1.12345
None                                      1ST SELL TP = 1.12345 (+12p)
Profit Target = 1.12345 (+12p)                2ND SELL TP = 1.12345 (+12p)


3. Extra buffer –“Trading Zone” for up and down
LightBlue colored 2 boxes starts at 06:00 and ends 09:00 according to the settings in parameter.
I need an extra buffer (Trading Zone) from 09:15 (next candle to 09:00) to the 1st breakout upwards / downwards.
Take a look at the last box in yellow circle at 06:00 ~ 09:00, 17 Apr, please.
It is EURUSD_M15 chart.
09:15  1. price_high[M15] <= “BUY”
&& 2.  price_low[M15] >= “SELL” “Trading Zone” == 1.00000

09:30   1. price_high[M15] <= “BUY”
&& 2.  price_low[M15] >= “SELL” “Trading Zone” == 1.00000

09:45   1. price_high[M15] <= “BUY”
&& 2.  price_low[M15] >= “SELL” “Trading Zone” == 1.00000

10:00   1. price_high[M15] <= “BUY”
&& 2. price_low[M15] <“SELL” “Trading Zone” == 0.00000    1st breakout happened


So, it will show “Trading Zone == 0.00000” at 10:00, and it will show “0.00000” continuously till next box end (new 09:00).
With this feature, we can know where the 1st breakout happened.
As we know well, the 1st breakout happened at 10:00 – breakout downwards.
I will use this value (Trading Zone == 1.00000 / 0.00000) on the 1st previous candle.
So, I can have fixed value at 10:15 as “Trading Zone == 0.00000”.

Finally, there will be buffers in data window as followings below.
v1   2ND BUY TP  1.12345
v2   1ST BUY TP  1.12345
v3   BUY  1.12345
v4   SELL SL  1.12345
v5   BUY SL  1.12345
v6   SELL  1.12345
v7   1ST SELL TP  1.12345
v8   2ND SELL TP  1.12345
v9   Trading Zone   1.00000 / 0.00000


4.Remove the information text in yellow rectangle on top-left, please.


5. MaxBars
I need “MaxBars” function as default setting as 500.


For more details, take a look at my document attached, please.
Thanks,
David

Han respondido

1
Desarrollador 1
Evaluación
(439)
Proyectos
545
25%
Arbitraje
21
38% / 38%
Caducado
83
15%
Libre
Solicitudes similares
Convert Pine Script Trading view To MT4 Convert Attach Script to mt4 with buy and sell signals on Chart and Data Window. The buy and sell signal must be the SAME signals, on the same candles. No deviation. Must Match BTC 1 hr to buy and sell signals... no deviation
ATR INDICATOR 30 - 43 USD
1. ADD Settings history bars 500 ; 1000 ….. 2. ADD Settings ALERT before candle close 15 sec or 30 sec I can wrote how many Sec. 3. CANDLE Scenario I can set Number of bars in precious series can set each X 2.0 I can choose 4. CANDLE Scenario Number of bars in current series can set X 1.0 I can choose. 5. EXTRA SESSSION 1 bar X : 3 IF it FIT then ALERT
I want to create an expert advisor based on a fair value gap indicator. The indicator gives a 'box' on the chart and as example for a buy i want it to open a buy order when a candle closed above this box. here is a for a buy trade. it opens when it close above a 'bearish' fair value gap and it close when it close below 'bullish' fair value gap. the difference between bullish and bearish fair value gap is offcourse
Rules for price action bot: write me an mt5(mql5) .mq5 code expert advisor with the following rules: rules= 1.strategies-Pin Bar Strategy,Inside Bar Strategy,Engulfing Candlestick Strategy,Breakout and Retest Strategy,Trendline Trading Strategy,Hammer Candlestick Pattern,Shooting Star Candlestick Pattern,Three Inside Up Candlestick Pattern,Three Inside Down Candlestick Pattern,Morning Star Candlestick
I need someone who would use four moving averages on the mt4 and mt5 platform to create a trading robot The first moving average period would be 10, method is simple, applied to close, The second one is period 30,method is exponential, applied to close, the third one is period 50, method is simple , applied to close. The fourth one is period 200, method is simple and applied to close The 200 has to cross the rest of
I am looking for a skilled developer to create a Forex trading bot for MT4 with the following features and indicators: Indicators: EMA 20, EMA 50, EMA 200, BB 600. Trade Conditions: The bot should look for high or low test conditions in Forex pairs. Notification: The bot should message me via Telegram when it finds a trade based on the parameters. Trade Execution: If I approve the trade by replying 'yes' on Telegram
This is a normal gann wave display I want to color correct them rising wave (green) decreasing wave (red) Independently compare the top and bottom to be able to identify whether this is an up or down wave
I need to convert custom a indicator, I'm looking to convert from NinjaTrader to Quantower--are you familiar with Quantower and it's coding language? it's a rather simple indicator i just can't code on Quantower and would need that additional help--le me know. thanks
Forex robot Creator 30 - 50 USD
I would like my robot to open up to 2000 trades. It should be 90-97% accurate at all times. It should trade currency pairs, Indexes and Gold. It must analyze the chart automatically and it must be easy to be set up. It must not lose any money. Profitable all the way. I would like someone who is highly experienced to do the job. NB!! MOBILE ROBOT. It must have automated TP and SL. all trades should be trigger anytime
Semi Auto EA required 30 - 100 USD
hi as u see i need an ea or semi auto ea that draws orders with money managment based on my manual drawing box so no indicators are used only money managment and orders based on my drawing boxex

Información sobre el proyecto

Presupuesto
150+ USD
Para el ejecutor
135 USD
Plazo límite de ejecución
de 5 a 6 día(s)