I mean I understand it involves programming, just want to make sure that it can be done.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Superdom columns text labels?
Collapse
X
-
Superdom columns text labels?
Would it be possible to add a column to superdom programatically and then specify text at certain levels? for example, mark the Pivot Points that way... PP, R1, S1, etc. ?
I mean I understand it involves programming, just want to make sure that it can be done.Tags: None
-
Hello NinjaCustomer,
Thank you for your post.
It is essential to add NinjaScript objects through the user interface except for using AddChartIndicator() through a strategy. It is definitely possible to make the column you describe, but you must add the column through the user interface. All SuperDOM column has the SuperDom.Rows list where you can target a specific price row for rendering. See the example SuperDOM columns that are available in the platform through the NinjaScript editor.
Please let me know if I can assist further.
-
got it - I think... I add the column manually with the NinjaTrader program and then my indicator can access it and add the data.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
583 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
338 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment