Page 607 of 2041

Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 2:54 am
by mrtools
FBI wrote: Sun May 12, 2019 7:45 pm Mr Tools.

Can you please add arrows every time price closes outside of the channel, also alerts, MTF interpolate
Thank you

starc-bands.mq4


Screenshot_8.png
Will this one work?

Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 2:55 am
by mrtools
sal wrote: Mon May 13, 2019 1:16 am Mr.tools,
Do have EMA channel indicator source file.

No.

Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 3:02 am
by FBI
mrtools wrote: Mon May 13, 2019 2:54 am

Will this one work?
Yes, awesome, thank you so much.

Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 3:21 am
by FBI
sell and buy mode, perfect signals



Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 3:37 am
by mrtools
minsker wrote: Sun May 12, 2019 8:10 pm

hello! it must be in body of the letter
Far as I'm aware the smallest you can go with that is something like this

Code: Select all

 if (alertsEmail)     SendMail (_Symbol+" Stochastic ",doWhat);
then it should say something like AUDUSD Stochastic buy if you have a buy alert!

Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 3:48 am
by sal
mrtools wrote: Mon May 13, 2019 2:55 am


No.
thank you...
how i can add an alert sound code in an indicator.

Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 4:12 am
by mrtools
sal wrote: Mon May 13, 2019 3:48 am

thank you...
how i can add an alert sound code in an indicator.
Maybe use another indicator and use the iCustom of the EmaChannel'

Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 1:43 pm
by wowzers
Can someone change this MQ5 indi to a useable MQ4. I think its a very good idea for an indi. It shows the most important levels based on Volume Profile for customizable periods,

Indi explanation can be found here:

Mod edit: Link removed. Please make an effort to attach the files to your post.

Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 3:01 pm
by Deez
Hi Mrtools, could you please add MTF to this indicator and maybe above/below 0 coloring.

Thank you as always.

Re: MT4 Indicator requests and ideas

Posted: Mon May 13, 2019 5:15 pm
by xxxena
Hello, dear coders :)
Tradingview platform have one nice indicator it is ANN Strategy and look like this, can you change histogram to line ,because with histogram there is no chance to spot divergences.... background color is not important just line to change color below and above 0, and line to have real value for each candle. Hope that my request is clear and possible to code, and pls add arrows on candles. Thank you in advance.
I have find one MQL4 indicator, have mtf and histogram, Higher Time Frame ANN Strategy Indicator.

here is file :