Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Log Alert Messages other than to Email
Collapse
X
-
Hello cutzpr,
Thank you for your post.
Are you referring to the alerts function that is native to the platform or custom scripting? Either way, you should be able to set up the alert to be sent to a share service. For the alerts function in the platform, there is an option in the alert actions to 'Share a message' and then select a share service:If you are referring to custom scripting, you may use the Share() method to send a message via a share service:Please let me know if I may be of further assistance.
-
I am referring to the built in alert function in Ninjatrader. It only allows you to select an email address for those alerts. I would like to use another method for those alerts. I am not talking about indicator or strategy alerts. I want to know if there is a way I access these alerts in Ninjascript so I can program another way to receive these alerts.
Comment
-
No, unfortunately, these are not accessible from NinjaScript.
See also: https://forum.ninjatrader.com/forum/...in-ninjascript
Comment
-
I would like to add two feature request.
-For allowing NinjaTrader Alerts (I am not talking about Indicator or Strategy Alerts), the ones that currently are only available to be emailed
- 1 , to be able to be accessed in Ninjascript so we can script our own alerts
- 2 , allow users to select which type of share service we would like the alert to be forwarded to. That way we can create our own share service for these types of alerts.
Comment
-
Hello cutzpr,
Thank you for your patience.
With the built-in alerts in the platform, as long as you have share services configured you may certainly select the "Share a message" action and have it shared via a service other than email. The options for setting up a share message are email, text message via email, and Twitter. If you do not already have a share service configured at Control Center > Tools > Options > General > Share Services then it will not come up as an option in the alert actions. I have made a video demonstrating how the configured share services are available on the list of actions:
World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.
NinjaScript objects have access to methods such as Alert(), RearmAlert(), SendMail(), and Share(). If you are developing a script other than an Indicator or Strategy, you may need to use an Add-On script. With an Add-On you could use AlertCallback() and RearmAlert() as described here:
You may create custom Share Services as desired. For an overview, please see the following help guide section:
Even custom share services must be configured via the Share Services window in Tools > Options prior to being available in the built-in Alerts window. If these options do not address the 2 features you are requesting, please clarify and/or provide more concrete examples of what you are looking to achieve so I may better understand and assist you.
Please let me know if I may be of further assistance.
Comment
-
Hello ctzpr,
Thank you for the clarification. I apologize for the misunderstanding.
I have submitted your feedback as feature requests to the Development Team. I will follow up with internal tracking numbers for your reference as soon as the requests are created.
Thanks in advance for your patience.
Comment
-
Originally posted by cutzpr View PostI would like to add two feature request.
-For allowing NinjaTrader Alerts (I am not talking about Indicator or Strategy Alerts), the ones that currently are only available to be emailed
- 1 , to be able to be accessed in Ninjascript so we can script our own alerts
- 2 , allow users to select which type of share service we would like the alert to be forwarded to. That way we can create our own share service for these types of alerts.
Thanks for your patience.
The internal tracking numbers for your feature requests are SFT-5946 for your first request and SFT-5947 for your second request. Please reference these internal tracking numbers when contacting Platform Support if you ever have questions regarding these feature requests.
When a feature request is implemented, you'll find a description of the new feature in the release notes:Thank you for using NinjaTrader.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
77 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
45 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
27 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
63 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment