Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Superdom columns text labels?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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.

    #2
    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.
    Chris L.NinjaTrader Customer Service

    Comment


      #3
      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


        #4
        Hello NinjaCustomer,

        Thank you for your reply.

        That is correct. A similar example would be the default pivots indicator. The plots that are used will show up in the price ladder of the SuperDOM if you apply that indicator.

        Please let me know if I can assist further.
        Chris L.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Vietanhnguyen2hotmailcom, Yesterday, 10:29 AM
        4 responses
        23 views
        0 likes
        Last Post Vietanhnguyen2hotmailcom  
        Started by PhillT, 04-19-2024, 02:16 PM
        4 responses
        35 views
        0 likes
        Last Post PhillT
        by PhillT
         
        Started by ageeholdings, 05-01-2024, 05:22 AM
        5 responses
        37 views
        0 likes
        Last Post ageeholdings  
        Started by reynoldsn, Today, 02:34 PM
        0 responses
        13 views
        0 likes
        Last Post reynoldsn  
        Started by nightstalker, Today, 02:05 PM
        0 responses
        21 views
        0 likes
        Last Post nightstalker  
        Working...
        X