Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I wonder if someone could built an EA/indicator with customizable stochastic parameters, visual and sound alerts, once stochastic reach 20 (OS) or 80 (OB) levels, alerting only one time Stoch reaches those levels
UseCross=true; will alert when Sto crosses.
UseOBOS=true; will alert when Sto is <20 or > 80.
Periods to confirm x= 0 alerts when sto crosses real time, 1 confirms the cross
OB OS Mode= if (1) then it will alert when the K line has entered OBOS territory. If (2) then it will alert when the K and D have entered.
UseCross=true; will alert when Sto crosses.
UseOBOS=true; will alert when Sto is <20 or > 80.
Periods to confirm x= 0 alerts when sto crosses real time, 1 confirms the cross
OB OS Mode= if (1) then it will alert when the K line has entered OBOS territory. If (2) then it will alert when the K and D have entered.
Nic
Thanks for this indicator.
I tried it on 1M chart. It looks fine, except that with OBOS mode, it does work anymore as soon as we have an OB or OS notification.
Is there a way to display the name of the pair, in case we have it on different pairs ?
[quote=jgabin]Thanks for this indicator.
I tried it on 1M chart. It looks fine, except that with OBOS mode, it does work anymore as soon as we have an OB or OS notification.
QUOTE]
Please clarify this statement. I don't understand what you mean.
Thanks for this indicator.
I tried it on 1M chart. It looks fine, except that with OBOS mode, it does work anymore as soon as we have an OB or OS notification.
QUOTE]
Please clarify this statement. I don't understand what you mean.
As for the Symbol... done and done.
Nic
Thanks Nic. I think it does display the symbol only when cross is in real time, but not in the message : "Indicators have crossed UP/Down n periods ago".
Regarding my statement above, I wanted to say that when stoch goes in OB or OS zone, you get the alert sound and message (supposedly UseOBOS=true). Therefore, as far as I noticed, the expert freezes and you have to close the chart window, open another one and attach the expert to it again.
Maybe, it comes from my Metatrader.
As a "workaround", I set UseOBOS=false.
Thanks Nic. I think it does display the symbol only when cross is in real time, but not in the message : "Indicators have crossed UP/Down n periods ago".
Regarding my statement above, I wanted to say that when stoch goes in OB or OS zone, you get the alert sound and message (supposedly UseOBOS=true). Therefore, as far as I noticed, the expert freezes and you have to close the chart window, open another one and attach the expert to it again.
Maybe, it comes from my Metatrader.
As a "workaround", I set UseOBOS=false.
Thanks
It may be possible that the Message window that is programmed to turn off alerts for the period has been activated and is waiting for a response from the user. Ie. It needs user input to proceed with the program. One thing that I noticed is that it is sometimes on the windows task bar (minimized) Would you like me to take that feature out for you?
It may be possible that the Message window that is programmed to turn off alerts for the period has been activated and is waiting for a response from the user. Ie. It needs user input to proceed with the program. One thing that I noticed is that it is sometimes on the windows task bar (minimized) Would you like me to take that feature out for you?
Yes please, I noticed that message window and it's annoying.
Also, the best would be to be able to setup the indicator to alert us when there is a cross , but ONLY when cross occurs in OB/OS zone, since we all know that cross are more significative if it's in OB/OS zone.
Do you think this would be possible ?