Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Alert() Source
Collapse
X
-
Alert() Source
Is it possible to further specify the source to the Individual Script generating the alert. I use a generic Set of messages throughout my charts and really don't want to start altering messages to specify which instance on which chart in what workspace. But it would be nice if I could set the source to this. Is this possible ?Tags: None
-
Hello,
Thank you for the post.
There is no specific "source" I am aware of that contains all this information, the easiest way would be as eDanny noted or to use a more specific message for the Alerts text. You could still utilize the generic message you have, but append the selected instrument to that text as an example.
If you have many charts, you could even go as far as generating a unique ID in the script at its start and display this on the chart. You could then append that ID to the message of the alert to ID the charts with alerts. Really any system you think of could work, mainly you would need to create the logic that creates that situation.
Please let me know if I may be of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
67 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
150 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
99 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
286 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment