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 CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
17 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
120 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
174 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
92 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
134 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|

Comment