Forex
Google

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems
Forex Forum FAQ Members List Calendar Mark Forums Read


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

 
 
LinkBack Thread Tools
 
Old 03-01-2006, 04:36 PM
guibernaua guibernaua is offline
Junior Member
 
Join Date: Feb 2006
Posts: 8
guibernaua is on a distinguished road
Stochastic With Alerts

HI all

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

Thanks

G
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 03-07-2006, 12:13 PM
guibernaua guibernaua is offline
Junior Member
 
Join Date: Feb 2006
Posts: 8
guibernaua is on a distinguished road
Hello?

Anybody there wanting to help?

THANKS!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 03-07-2006, 01:11 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,422
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
There is special thread for all the indicators with alert. There are a lot of indicators with alert.

And there is the post with Stochastic Alert here.

Besides if you need do construct some particular alert use Codersguru thread here.

And there are some EAs based on Stochastic. If I remember I did one and some other people did as well. Take a search.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 03-07-2006, 03:56 PM
Nicholishen's Avatar
Nicholishen Nicholishen is offline
Senior Member
 
Join Date: Dec 2005
Posts: 531
Nicholishen is on a distinguished road
Let me know how this works out for you.

Settings:

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
Attached Files
File Type: mq4 Stochastic Alert tradingintl.mq4 (4.4 KB, 588 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 03-07-2006, 04:39 PM
guibernaua guibernaua is offline
Junior Member
 
Join Date: Feb 2006
Posts: 8
guibernaua is on a distinguished road
Thanks my friends, I will have a look at both, thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 03-08-2006, 09:34 PM
jgabin jgabin is offline
Junior Member
 
Join Date: Feb 2006
Posts: 8
jgabin is on a distinguished road
Quote:
Originally Posted by Nicholishen
Let me know how this works out for you.

Settings:

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 ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 03-08-2006, 09:59 PM
Nicholishen's Avatar
Nicholishen Nicholishen is offline
Senior Member
 
Join Date: Dec 2005
Posts: 531
Nicholishen is on a distinguished road
[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.

As for the Symbol... done and done.

Nic
Attached Files
File Type: mq4 Stochastic Alert tradingintl.mq4 (4.4 KB, 420 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 03-11-2006, 02:17 PM
jgabin jgabin is offline
Junior Member
 
Join Date: Feb 2006
Posts: 8
jgabin is on a distinguished road
[quote=Nicholishen]
Quote:
Originally Posted by 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.

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 03-11-2006, 02:31 PM
Nicholishen's Avatar
Nicholishen Nicholishen is offline
Senior Member
 
Join Date: Dec 2005
Posts: 531
Nicholishen is on a distinguished road
[quote=jgabin]
Quote:
Originally Posted by Nicholishen

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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 03-11-2006, 03:33 PM
jgabin jgabin is offline
Junior Member
 
Join Date: Feb 2006
Posts: 8
jgabin is on a distinguished road
[quote=Nicholishen]
Quote:
Originally Posted by jgabin

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 ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
need Stochs with alerts :) mwbro Indicators - Metatrader 4 4 12-05-2006 04:50 PM
Using CCI to trigger Email alerts techtrader Metatrader 4 2 05-30-2006 12:58 PM
E-mailing Alerts randallbowles General Discussion 2 05-01-2006 12:04 AM
Alerts hua Metatrader 4 2 12-31-2005 07:16 AM
Alerts hua Questions 20 11-21-2005 04:04 PM


All times are GMT. The time now is 07:50 PM.