Modifying 1 pre-made indicator_2004180222

MQL4 Indicators

Job finished

Execution time 6 days
Feedback from customer
Great thanks for the work! That's what I desired! Thanks, David
Feedback from employee
Thanks David for your clear requirements and your support!

Specification

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

Responded

1
Developer 1
Rating
(439)
Projects
545
25%
Arbitration
21
38% / 38%
Overdue
83
15%
Free
Similar orders
Description: (a) The current EMA value keeps blinking on the chart in the form of colored dot (The color and size of the dot can be changed by me in the inputs of the indicator as a user) with no line behind it to trace (b) When the price touches the EMA then the blinking EMA dot prints itself as still on the touch point of the EMA. The dot connects itself with previous dot on the chart with a STRAIGHT colored dotted
EA development 30+ USD
HELLO there, am looking for some one that have serveral years of experience in developing a well performance EA, that can use both mt4, mt5 platform for development, please you most be an expert in the coding of EA , THANK YOU
Hi guys I eould like to know if it‘s possible to draw highs and lows with a horizontal line in the line chart? It should be an indicator with buffers that I can integrate it into an EA. If it‘s possible please explain how you would detect those highs and lows. Thanks in advance
Hi, Greetings ! Can somebody help me with a Half Trend Scanner with Higher Time Frame Confluence feature please. I am willing to pay if thats the case. Kind regards. Anton
PLEASE STATE YOUR BUDGET FOR INDIVIDUAL SECTIONS AND AS A WHOLE> SECTION 1 I want you to show me trade information Simple or complex MT4 Trade Dashboard=Show me what you have please by picture or file Win-rate Open Trades Closed Trades Profit Factor Risk % Daily, Weekly and Monthly Profit SECTION 2 Money Management & Trade Management It uses Fibonacci Calculations to trigger next trade sizes What I want to use is
EMA cross premium 30 - 50 USD
The idea is that the crossing of the Moving average( blue and orange EMA) must happen below or above the three big moving average (green, red, and black) and that will be a valid signal. E.g. valid Sell signal, the crossing of blue and orange EMAs will happen below the three big EMAs without a single touch. E.g. valid buy signal, the crossing of blue and orange EMAs will happen above the three big EMAs without a
MT5 Margin % Indicator 30 - 200 USD
I have started (but it does not work properly but can share what I have so far) a MT5 indicator in .mql5 format. The indicator should be named MT5 Margin Alert. The indicator should have the following user input variables that can be selected by a user a) Margin Alert % Target, b) Turn Algo Trading Off (if margin % target reached) and c) Monitoring Frequency (in minutes). The indicator will be placed on a chart
Hello, I have an indicator that counts days and plots vertical lines after specific interval days from specific dates. I want to convert it for my trading view following all the inputs and settings
Hello please final budget 30$ Indicator name : Smart Money Concepts [LuxAlgo] I need to convert tradingview indicator to MetaTrader 5 indicator, And i need all functions and options appear in MT5 like in tradingview, And when i back to historical data in MT5 i need to be like tradingview exactly, And i need it today. Looking for least price and least time and clean code with zero error and zero warnning
Seeking someone who can create a robot or algorithm capable of sending 5-10 daily forex signals, each with 3 types of take profit, and achieving a high success rate similar to the one shown in the attached picture

Project information

Budget
150+ USD
For the developer
135 USD
Deadline
from 5 to 6 day(s)