Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
"Global Drawing Objects" indicator
Collapse
X
-
"Global Drawing Objects" indicator
Hello, is there a way to code for a "Global Drawing Object" such that the object would appear on all charts for the same instrument. Specifically, I am looking to create an indicator where I can enter a certain price level for a given instrument, and it print a horizontal line for that price level on all displayed charts for that instrument.Tags: None
-
Could use the same functionality as well. Currently thinking of a workaround of having a text file (or excel file) which contains the price levels (can be multiple). Then code an indicator that reads the file and draws the horizontal lines. This way you can add the indicator to a template and have it automatically on all your charts.
Question to NT, would Excel or Textfile be better or are there any better ways to store the price levels (with additional information like label, color, style etc.)
Thomas
Comment
-
Thinking of it again, it might be better to store this in an XML file when used in various chart windows. The problem with Excel is that (I believe) it would need to start a new instance of excel everything the indicator is loaded in a chart.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
576 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment