Page 1755 of 2170
Re: MT4 Indicator requests and ideas
Posted: Tue Jan 24, 2023 5:28 am
by webshark
Dear programmers,
Is it possible to make this indicator as a mtf indicator?
It would show mtf (M1 && M5 && M15) buy && sell lines on 1 M chart (with an Alert, lines ( for buy/sell mtf) should differentiate) || mtf "colored" line dashboard (with 1 min autorefresh period with an alert when "mother" bar appears) ?
I have made some small changes in the code, please review.
Re: MT4 Indicator requests and ideas
Posted: Tue Jan 24, 2023 6:48 am
by mrtools
thomdel wrote: Mon Jan 23, 2023 4:03 pm
@ mrtools
Respected Sir,
If possible with this indicator & if Time Permits : Request you to Please :
Provide these 2 options : in Indicator :
TLBOC mod k
1) Ability to make
Text Color : None *
2)
Line Style *
Thanks for your Kindness, Efforts, Time, Support.
Thanks a Lot
Try.
Re: MT4 Indicator requests and ideas
Posted: Tue Jan 24, 2023 6:58 am
by mrtools
Forexlearner wrote: Tue Jan 24, 2023 12:59 am
Could someone add an alarm to this indicator please.
I just wanted to get an alert x pips above or below the MA for a day trading strategy i am working on.
Have you seen this version
here
Re: MT4 Indicator requests and ideas
Posted: Tue Jan 24, 2023 7:28 am
by thomdel
mrtools wrote: Tue Jan 24, 2023 6:48 amTry.
Respected mrtools Sir,
Thanks a Lot. This is working fine.
Now we can turn off text ( make the none ) & can change line style.
Thanks foo your generosity, time, efforts, kindness.
Thanks.
Re: MT4 Indicator requests and ideas
Posted: Tue Jan 24, 2023 9:49 am
by Forexlearner
mrtools wrote: Tue Jan 24, 2023 6:58 am
Have you seen this version
here
thanks, i will look into it.
edit: exactly what i wanted, thanks
Re: MT4 Indicator requests and ideas
Posted: Tue Jan 24, 2023 6:15 pm
by sal
mrtools wrote: Tue Jan 24, 2023 6:48 amTry.
mr.tools
can you please let me know is it possible to make buffer for the lines .. if yes, i have one indicator to update for alert and arrow
it same like this indicator object type lines
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 25, 2023 2:24 am
by mrtools
sal wrote: Tue Jan 24, 2023 6:15 pm
mr.tools
can you please let me know is it possible to make buffer for the lines .. if yes, i have one indicator to update for alert and arrow
it same like this indicator object type lines
It depends on the indicator, can't say for sure.
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 25, 2023 2:40 am
by sal
mrtools wrote: Wed Jan 25, 2023 2:24 am
It depends on the indicator, can't say for sure.
okay!
try .. My be this will helps community!
alert shall be and arrow for up
when the price low breaks /touch level and close above level - max 2 times validity on same level
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 25, 2023 6:30 am
by chocolatier
Hi @mrtools,
Does this indicator repaint?
It says non-repaint in the name, but I wanted to ask anyway.
Thanks in advance.
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 25, 2023 6:36 am
by mrtools
chocolatier wrote: Wed Jan 25, 2023 6:30 am
Hi @mrtools,
Does this indicator repaint?
It says non-repaint in the name, but I wanted to ask anyway.
Thanks in advance.
It still repaints.