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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
98 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
143 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
69 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
77 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment