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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
43 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
29 views
1 like
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
46 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
38 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment