Welcome to the Traders Laboratory Forums.
Tools of the Trade Discussion forum for software, hardware, and computer related topics.

Reply
Old 10-21-2009, 05:51 AM   #33

Join Date: Dec 2008
Location: london
Posts: 93
Ignore this user

Thanks: 107
Thanked 195 Times in 63 Posts

Re: Sounds for Alerts

Anyone able to help me with how to use custom aleart sounds in ninjatrader?
I dont know a thing about coding but it 'seemed' obvious, although isn't working.

I saved a wav file with a sound i want to use. I saved it in c: ninjatrader/sounds as suggested by ninjatrader, and called it 'customesound1'
I then went into the code of the indicator and replaced 'alert1' that was already there with 'customsound1'
However, nothing has actually happened. It still plays the old sound/???
thanks

EDIT: Turned ninja off and then on again, and its working now

Last edited by subterfuge; 10-21-2009 at 06:27 AM.
subterfuge is offline  
Reply With Quote
Old 10-21-2009, 02:26 PM   #34

Join Date: Dec 2008
Location: london
Posts: 93
Ignore this user

Thanks: 107
Thanked 195 Times in 63 Posts

Re: Sounds for Alerts

Does anyone know how i can have different audio's for different instruments but with effectively using the same indicator?
Basically I have an indicator, and ive finally ben able to add an audio alert, and then 'customized' that audio alert to say 'buy' or 'sel' (rather than the standard ninjatrdxer audios)
However, What i want is for it to be able to specify what instrument it is referring to.

Knowing nothing about programming etc, I went into the code, copied it, built a new indicator(by pasting in the code) and then changed the audio alert from 'buy' to 'buy cable'(already copied to my ninjatrader sound files), but got an error, I guess something to do with using the same code?? How do I get around it? I basically want 6 of the same indicators, but each one with a different audio alarm>>??
subterfuge is offline  
Reply With Quote
Old 10-21-2009, 05:13 PM   #35

Join Date: Nov 2008
Location: United States
Posts: 356
Ignore this user

Thanks: 122
Thanked 89 Times in 72 Posts

Re: Sounds for Alerts

You should ask at the NT forums:

NinjaTrader Support Forum
diablo272 is offline  
Reply With Quote
Old 10-27-2009, 12:43 PM   #36

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,477 Times in 912 Posts

Re: Sounds for Alerts

AT&T Natural Voices™ Text-To-Speech (TTS) Demo Speaks Your Text

AT&T Labs Text-to-Speech: Demo
__________________



Only an idiot would reply to a stupid post
Tams is offline  
Reply With Quote
The Following User Says Thank You to Tams For This Useful Post:
brownsfan019 (10-27-2009)
Old 10-27-2009, 12:46 PM   #37

brownsfan019's Avatar

Join Date: Jan 2007
Location: USA
Posts: 4,255
Ignore this user

Thanks: 1,912
Thanked 1,789 Times in 895 Posts

Re: Sounds for Alerts

Quote:
Originally Posted by Tams »
AT&T Natural Voices™ Text-To-Speech (TTS) Demo Speaks Your Text

AT&T Labs Text-to-Speech: Demo
That is what I ended up using as ochie suggested on the first page.
brownsfan019 is offline  
Reply With Quote
Old 10-27-2009, 09:40 PM   #38

Trendup_'s Avatar

Join Date: Sep 2008
Location: DownUnder
Posts: 136
Ignore this user

Thanks: 73
Thanked 42 Times in 33 Posts

Re: Sounds for Alerts

Just for fun
Free demo to create avatars using Text-to-Speech (TTS) by SitePal

By using 'sound recorder' (System32\sndrec32.exe) it is easy to capture any sentences.

Attached few sounds that can be used.
Cheers
Attached Files
File Type: zip sounds.zip (284.3 KB, 8 views)
Trendup_ is offline  
Reply With Quote
The Following User Says Thank You to Trendup_ For This Useful Post:
brownsfan019 (10-27-2009)
Old 10-27-2009, 11:28 PM   #39

brownsfan019's Avatar

Join Date: Jan 2007
Location: USA
Posts: 4,255
Ignore this user

Thanks: 1,912
Thanked 1,789 Times in 895 Posts

Re: Sounds for Alerts

Here's what I got so far for anyone interested:

x1 (original - low volume) - sound level taken directly from the website, word/symbol said 1 time
x1 (higher volume) - sound level turned up, said 1 time
x2 (higher volume) - sound level turned up, said 2 times

I was thinking of adding some sounds and stuff to them but I think that will just get in the way for what I need. I need these to go off, get my attention and tell me what market to be looking at. I also need them to fire off fairly quickly b/c it's very possible for multiple alerts to go off simultaneously.

Each zip file has 26 files, which are used on the markets that I trade. Some are symbols, some are the actual words. I'm happy w/ all them except oil. I could not figure out a way to craft the word oil in a way that sounded more natural. If anyone can come up with a better way to phonetically spell oil, please let me know. Using this site: AT&T Labs Text-to-Speech: Demo
Attached Files
File Type: zip x1 (original - low volume).zip (600.5 KB, 3 views)
File Type: zip x1 (higher volume).zip (655.1 KB, 6 views)
File Type: zip X2 (higher volume).zip (1.21 MB, 5 views)
brownsfan019 is offline  
Reply With Quote
Old 01-17-2010, 09:22 PM   #40

TIKITRADER's Avatar

Join Date: Feb 2009
Location: USA
Posts: 213
Ignore this user

Thanks: 467
Thanked 298 Times in 136 Posts

Re: Sounds for Alerts

Quote:
Originally Posted by brownsfan019 »
I'm happy w/ all them except oil. I could not figure out a way to craft the word oil in a way that sounded more natural. If anyone can come up with a better way to phonetically spell oil, please let me know.



any luck with this ?

did you try . . .

oyyell
oy yell
oiyell
oi yel
oyyull

tried different things out. sounds ok on some. adding spaces or comma can help change a word.

you can always go with Crude. hahah

attached one sample. needs a filter, but the idea of using a comma or space controls her voice. this was an old sample and oil is not in this.
Attached Files
File Type: wav O.wav (861.4 KB, 15 views)
TIKITRADER is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tradestation alerts ryounkin Technical Analysis 5 01-17-2010 12:55 PM
Alerts in Tradestation chrisleonard Coding Forum 8 08-26-2009 03:39 PM
Alerts From Different Indicators! kamakazy Coding Forum 3 08-17-2009 08:54 AM
Debugging Questions... Phantom Alerts... daedalus Coding Forum 3 06-25-2009 11:17 AM
Quote Tracker Paintbar Alerts? cbratton Tools of the Trade 0 01-08-2009 06:31 PM

All times are GMT -4. The time now is 09:28 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.