Page 56 of 118

Re: Stochastic indicators for MT4

Posted: Wed Oct 28, 2020 11:26 pm
by harnying
Hi,
Would like to check if this indicator alert can have the notification send to mobile phone ?

Regards,
Harnyng

mntiwana wrote: Wed Oct 24, 2018 10:19 pm Stochastic obos alerts + arrows + lines
This is Mladen's simple but extended Stoch ver
Mrtools tweaked it with more options
select able OsOb levels
low/high or close/close price option
signaling line method option
full alerting and arrowing package,on current bar
Unique ID for arrows and Vlines
and more
the picture with default parameters

Re: Stochastic indicators for MT4

Posted: Thu Oct 29, 2020 8:09 pm
by moey_dw
mrtools wrote: Sat Oct 24, 2020 12:15 pm Try.
good indi this it is now nrp...............boys............... someone can allow indi 2 adjust with custom width & stay?? like....................... width 1 so sticks??

Re: Stochastic indicators for MT4

Posted: Thu Oct 29, 2020 8:18 pm
by Jimmy
moey_dw wrote: Thu Oct 29, 2020 8:09 pm

good indi this it is now nrp...............boys............... someone can allow indi 2 adjust with custom width & stay?? like....................... width 1 so sticks??
Here. All that needs to be done is remove the line width number and the comma before it then Compile.

For example:
SetIndexStyle(1,DRAW_LINE,EMPTY,2)

Replace it with:
SetIndexStyle(1,DRAW_LINE,EMPTY)

Re: Stochastic indicators for MT4

Posted: Thu Oct 29, 2020 9:11 pm
by moey_dw
Jimmy wrote: Thu Oct 29, 2020 8:18 pm For example:
SetIndexStyle(1,DRAW_LINE,EMPTY,2)

Replace it with:
SetIndexStyle(1,DRAW_LINE,EMPTY)
kk thx jimmy boy............... work perfect now

Re: Stochastic indicators for MT4

Posted: Fri Oct 30, 2020 2:53 am
by Mula
Banzai wrote: Sat Jul 25, 2020 11:41 am Zerolag Stochastic arrows
This indicator now has arrows on the main chart.
Smoothed by ZeroLag Moving Averages of your choice.
You can choose any WingDings font arrows.
Hi, could you please add alerts on slope change to this indicator. Thank you lots
download/file.php?id=3372110

Re: Stochastic indicators for MT4

Posted: Fri Oct 30, 2020 3:04 am
by mrtools
Mula wrote: Fri Oct 30, 2020 2:53 am

Hi, could you please add alerts on slope change to this indicator. Thank you lots
download/file.php?id=3372110
Try this one.

Re: Stochastic indicators for MT4

Posted: Fri Oct 30, 2020 9:17 am
by rainnyday92
mrtools wrote: Sat Oct 24, 2020 12:15 pm
Try.
Hi Mr.Tools, this indicator is very great. However, I want to ask if is there anyway you can make the alert show up only when both the blue and yellow EMA crossed the 50 level line as in the picture? Thanks!
Image

Re: Stochastic indicators for MT4

Posted: Fri Oct 30, 2020 9:41 am
by society
rainnyday92 wrote: Fri Oct 30, 2020 9:17 am

Hi Mr.Tools, this indicator is very great. However, I want to ask if is there anyway you can make the alert show up only when the blue EMA crossed the 50 level line as in the picture? Thanks!
Image
isnt that just a stoch crossing the 50?

Re: Stochastic indicators for MT4

Posted: Fri Oct 30, 2020 12:52 pm
by rainnyday92
society wrote: Fri Oct 30, 2020 9:41 am

isnt that just a stoch crossing the 50?
The red line in the picture is the one that I draw. It's not the alert of the indicator 😅

Re: Stochastic indicators for MT4

Posted: Fri Oct 30, 2020 8:42 pm
by yeehc
yeehc wrote: Wed Oct 14, 2020 7:39 am Greetings dear traders ! I have a few suggestions to modify this MTF stochastic indicator to perform at its full potential (based on the screenshot below), the request is as follow :

1. Show green arrow when stoch D crosses above K & vice versa show red arrow when stoch D crosses BELOW k

2. Show the text at the side BUY TRADE (in lime color when green arrow appears ) , Show the text at the side SELL TRADE (in RED color when red arrow appears )

Thanks a lot in advance if any proficient coders can do this slight modifications to make my trading life a bit easier ! ( THIS WILL MAKE a quick glance on different pairs setup a lot easier and faster) !
Any coders can look into this request ? Thanks :)