Page 1336 of 2170
Re: MT4 Indicator requests and ideas
Posted: Sat Jul 17, 2021 7:47 am
by Csj179t
Hi,
I believe thats what you need. It is shifted but draws from first bar.
Sincerely,
Sergei
Scata wrote: Fri Jul 16, 2021 10:08 pm
Hi,
I am looking for a 'Moving Average' indicator with the possibility of setting the deviation where an arrow appears every time the price exceeds it.
You can help me? thanks
I am attaching an image to clarify what I have in mind.
(I sincerely thank those who will be able to help me in the creation or to let me find an indicator that follows my simple idea.)
Re: MT4 Indicator requests and ideas
Posted: Sat Jul 17, 2021 2:12 pm
by naluvs01
Hi Mr. Tools,
If possible, would you kindly add alerts and arrows to this great indicator! I would like alerts when the lines cross and when the lime green color appears in the bars and change back to grey. I guess it represents volume? Anyway, it's seems like a perfect fit for my system.
Thank you in advance for your knowledge and consideration!!!!!
P.S. Divergence would be a great addition, if not too much work. But the addition of alerts and arrows only would definitely awesome !!!!!!! Also, I couldn't find the mq4 file, but I believe you guys are the author of this file.
Re: MT4 Indicator requests and ideas
Posted: Sat Jul 17, 2021 6:12 pm
by Scata
Csj179t wrote: Sat Jul 17, 2021 7:47 am
Hi,
I believe thats what you need. It is shifted but draws from first bar.
Sincerely,
Sergei
Thank you very much!
Re: MT4 Indicator requests and ideas
Posted: Sun Jul 18, 2021 8:34 am
by Dante
Hi, is it possible to add atr brands to this?
Re: MT4 Indicator requests and ideas
Posted: Mon Jul 19, 2021 12:27 am
by zookeeper
hi coders!
is it possible to add arrows when price touches the mm-lines 0 & 8?
(one arrow/line)
Line 0 : buy arrow
line 8: sell arrow
Re: MT4 Indicator requests and ideas
Posted: Mon Jul 19, 2021 4:52 am
by mrtools
naluvs01 wrote: Sat Jul 17, 2021 2:12 pm
Hi Mr. Tools,
If possible, would you kindly add alerts and arrows to this great indicator! I would like alerts when the lines cross and when the lime green color appears in the bars and change back to grey. I guess it represents volume? Anyway, it's seems like a perfect fit for my system.
Thank you in advance for your knowledge and consideration!!!!!
P.S. Divergence would be a great addition, if not too much work. But the addition of alerts and arrows only would definitely awesome !!!!!!! Also, I couldn't find the mq4 file, but I believe you guys are the author of this file.
Check here
Trend indicators
Re: MT4 Indicator requests and ideas
Posted: Tue Jul 20, 2021 3:57 am
by Lumios
naluvs01 wrote: Sat Jul 17, 2021 2:12 pm
Hi Mr. Tools,
If possible, would you kindly add alerts and arrows to this great indicator! I would like alerts when the lines cross and when the lime green color appears in the bars and change back to grey. I guess it represents volume? Anyway, it's seems like a perfect fit for my system.
Thank you in advance for your knowledge and consideration!!!!!
P.S. Divergence would be a great addition, if not too much work. But the addition of alerts and arrows only would definitely awesome !!!!!!! Also, I couldn't find the mq4 file, but I believe you guys are the author of this file.
The bars show trend slope change. So if the trend is gaining strength, green bars. If trend is losing strength gray. Its useful to know where in the trend you are and what risk management to use (full risk, half,etc whatever rules you've made for youself)
Re: MT4 Indicator requests and ideas
Posted: Tue Jul 20, 2021 8:02 am
by kvak
Hello Mrtools.
Please I have a question. I trying made some DSL- discontinued signal line indicators. I understood the code in oscillators type, where is Zero but how it made in moving averages? I trying this check line code 147,148. It is that correct? Or there is other way? Please advise if it does not belong to matters that are not public .
sorry for English...via google translator

Have a nice day.
Indicator is ocn nma fast 2 from Mladen.
Re: MT4 Indicator requests and ideas
Posted: Tue Jul 20, 2021 10:14 am
by mrtools
kvak wrote: Tue Jul 20, 2021 8:02 am
Hello Mrtools.
Please I have a question. I trying made some DSL- discontinued signal line indicators. I understood the code in oscillators type, where is Zero but how it made in moving averages? I trying this check line code 147,148. It is that correct? Or there is other way? Please advise if it does not belong to matters that are not public .
sorry for English...via google translator

Have a nice day.
Indicator is ocn nma fast 2 from Mladen.
Sorry not understanding what you're asking.
Re: MT4 Indicator requests and ideas
Posted: Tue Jul 20, 2021 10:15 am
by naluvs01
Hi Mr Tools and Coders Respectively,
I've been searching a while for Trend Line break indicators and haven't found any, except this one. It seems to work well, although there are some errors. Can you kindly add push notifications and an option to turn off message alerts? Or if a trend line break indicator exist, that the user can set, I'd appreciate your help in leading me to it!
Thank you in advance for your time and consideration, always!!!!!!!
P.S. And an option for closed candles only, if it's not in the code. I'm illiterate when it comes to reading................................MT4 code, that is!