Stochastic with sound
  #1 (permalink)  
Old 05-20-2006, 11:35 PM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default Stochastic with sound

Hey everyone,

Just wondering if its possible to have a stochastic indicator with sound? I'm going to try to get an old laptop, put some massive speakers on it, and try to trade with it running 24/7..

If anyone has a stochastic with sound it would be great. I'd like it to make the sound right when it crosses (%K and %D are equal) so its an alert for me to watch it closely for the next candle.


Thanks to anyone who can attach one on this thread.
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #2 (permalink)  
Old 05-21-2006, 12:29 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,976
Thanks: 119
Thanked 383 Times in 152 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Hi gaz,

What if the stoch crosses every 2 or 3 minutes? As it does when the strength > 95%. It's gonna be annoying, isn't it?

If you like that, i can brew one for you.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #3 (permalink)  
Old 05-21-2006, 12:33 AM
Freshman
 
Join Date: Mar 2006
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
automatedtrader is on a distinguished road
Default

there ya go it should work didnt test it :::
Attached Files
File Type: mq4 Stoch_Alert_v1.mq4 (2.9 KB, 219 views)
Shark EA Ultimate
Actual Profits on Live Account: +1064%
Since Jan 2007. View Live Statements.
Reply With Quote
  #4 (permalink)  
Old 05-23-2006, 03:24 AM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

Its just to get my attention when im there, ill turn off the sound on the computer once i'm there..

automatedtrader:

extern int = 50;
extern int CCI_Entry = 14;
extern int SignalLevel = 0;

This is CCI not stochastic.

I'm gonna go look for some funky sounds now, scorpion hope you can do this quickly.

Thanks
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #5 (permalink)  
Old 05-23-2006, 09:03 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,976
Thanks: 119
Thanked 383 Times in 152 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Here ya go, gaz. One alert per bar.
Attached Files
File Type: mq4 StochCrossAlert.mq4 (2.2 KB, 305 views)
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
The Following 2 Users Say Thank You to scorpion For This Useful Post:
Thanks Scorpion
  #6 (permalink)  
Old 12-10-2007, 04:06 PM
Freshman
 
Join Date: Oct 2007
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
mcduk is on a distinguished road
Thumbs up Thanks Scorpion

Hi Scorpion,

I was trying to figure out how to get my alerts to go off once per bar and after a google search I came across your StochCrossAlert file with it's ingenious use of Time[0] which proved a great help. My alerts are now going off once per bar . Many thanks - Mark.
Reply With Quote
  #7 (permalink)  
Old 12-10-2007, 04:25 PM
Freshman
 
Join Date: Nov 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
senat is on a distinguished road
Default

help to create here is such MA he must concern once.... MA crosses upwards budetsell but downwards BAY
Reply With Quote
Stochastic cross alert
  #8 (permalink)  
Old 04-07-2008, 08:29 PM
Freshman
 
Join Date: Jun 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
timex83 is on a distinguished road
Default Stochastic cross alert

Quote:
Originally Posted by scorpion View Post
Here ya go, gaz. One alert per bar.
Pls I want the stochastic alert to be given only if the %K and %D cross takes place between levels 80 and 20. I will be happy if the sound is given 30 mins after the cross OR x mins after, where x is the time frame used. Thanks

Last edited by timex83 : 04-08-2008 at 06:19 AM.
Reply With Quote
  #9 (permalink)  
Old 04-10-2008, 05:08 PM
RebateFX.com's Avatar
Sophomore
 
Join Date: Oct 2007
Posts: 76
Thanks: 1
Thanked 3 Times in 3 Posts
RebateFX.com is on a distinguished road
Default

Quote:
Originally Posted by timex83 View Post
Pls I want the stochastic alert to be given only if the %K and %D cross takes place between levels 80 and 20. I will be happy if the sound is given 30 mins after the cross OR x mins after, where x is the time frame used. Thanks
I think you want an alerter for OZFX 4H Squeezmore trading??
Reply With Quote
Hello
  #10 (permalink)  
Old 07-31-2008, 11:02 PM
Freshman
 
Join Date: Jul 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
oldslowbear is on a distinguished road
Default Hello

Hi, as a new member I just wanted to say HI! I've been trading FOREX now for about 4 years and am only now feeling truly comfortable. Ok still very cautious but comfortable.
Reply With Quote
Reply


Thread Tools
Display Modes

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trading E-Books Download jgrimney Tutorials, Tips & Tricks 47 09-18-2008 08:19 AM
CCI + Stochastic gazuz Trading Systems 19 03-10-2008 10:14 AM
MA Cross alert and sound adrazz Indicators 6 07-23-2007 06:12 PM
Stochastic system - Error tradetrade Trading Systems 11 07-26-2006 07:14 AM
Sound alert Si_FX MetaTrader and ZeroCode 2 06-14-2005 10:12 PM


All times are GMT. The time now is 01:37 AM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now

Main Menu

Economic Forecast