Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT Variable Globals Clarification

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

    NT Variable Globals Clarification

    Could you please clarify the following two variables:

    NinjaTrader.Custom.Resource.VolumeCounterVolumeRem aining
    NinjaTrader.Custom.Resource.VolumeCounterVolumeCou nt

    Can you please let me know how to access these values directly rather than converting these strings back to numerical format. Thank you.

    #2
    Hello,

    Thank you for the post.

    These are actually only strings and not values, the custom resources like these are used for localization of strings in the platform for the stock indicators and other items. You can find a description of resources on the following page: https://ninjatrader.com/support/help...ustom.Resource

    To access actual values, you would need to utilize an indicator that can calculate values. In this case, the VolumeCounter indicator would need to be called to access its values. Alternatively, you could review the code for the VolumeCounter indicator to extract the logic which uses these strings.




    Please let me know if I may be of additional assistance.

    Comment


      #3
      Thanks for the info Jesse. Ok.
      By the way, the link you sent goes to Display Attribute. I do not see the connection of what I asked to
      "You can find a description of resources on the following page: https://ninjatrader.com/support/help...ustom.Resource". Perhaps you can clarify. Thank you.

      Comment


        #4
        Hello,

        If you review the Tips at the bottom, it would be Tip 2, you can also use Control + F in pages to locate text like "Resource"

        Please let me know if I may be of further assistance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        558 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        324 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        545 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        547 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X