Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
programmatically wrote alert for indicator
Collapse
X
-
programmatically wrote alert for indicator
Is there any way to programmatically wrote the alert, cell and filter condition of an indicator so that I don't need to create alerts when I put the indicator to the Market Analyzer? If there is please share some tips and sample. Thanks in advance.Tags: None
-
I will create an indicator that can fire an alert depending on my conditions. Can that method works in Market Analyzer?
Comment
-
-
Does mail function works on Market Analyzer? I have built an indicator that will email to the user when some conditions meet and I have tried it in the chart and it works well but when I add it in the Market Analyzer it doesn't send some email. Please help.
Comment
-
My Indicator doesn't work on Market Analyzer. I used this function SmtpServer.Send(mail); and it works when I put the indicator in the chart.
Comment
-
Hello,
Thank you for your response.
SmtpServer.Send(mail); would be an unsupported method, please try using SendMail() instead.
For information on SendMail() please visit the following link: http://www.ninjatrader.com/support/h...7/sendmail.htm
Please let me know if this works in the Market Analyzer.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
80 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
46 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
66 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment