Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Audible Alert with Replay Data?
Collapse
X
-
Audible Alert with Replay Data?
I use Playsound() in an indicator for a trading alert. Works great in real-time. If Playsound() and Alert() can't be used to create an audible alert with replay/historical data, is there an alternative method or workaround?Tags: None
-
Hi hunter548,
This should still work in Market Replay, have you tried it?
Aside from that, you may want to consider a drawing object to indicate when conditions are met for your sound, or perhaps a Print() statement with a time stamp.
DrawArrowUp() - http://www.ninjatrader-support.com/H...ml?DrawArrowUp
Print() - http://www.ninjatrader-support.com/H...ide.html?Print
ToTime() - http://www.ninjatrader-support.com/H...de.html?ToTimeTimNinjaTrader Customer Service
-
Thank for the quick response. I am using Playsound in conjunction with Drawuparrow and drawdownarrow. I haven't actually tried it with Market replay yet. I was just setting the indicator up and getting the audible alert to work using real time data first.
It was in the Ninjatrader 6.5 tutorial that it states that Playsound and Alert do not work with historical data and so I thought I might better change my audible alert approach if necessary. What is the definition of historical data? Is it different than the saved data used with Market replay?
Comment
-
Hi hunter548,
The historical data is data that is saved or accessed to populate, for example, a charts data from the past.
The Market Replay uses separate data (recorded from the past) that is stored for the the purpose of playing the data as if in real time.
Market Replay explained here - http://www.ninjatrader-support.com/H...tml?Overview14TimNinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
666 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
377 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment