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 cmoran13, 04-16-2026, 01:02 PM
        0 responses
        43 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        27 views
        0 likes
        Last Post PaulMohn  
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        163 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        98 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        158 views
        2 likes
        Last Post CaptainJack  
        Working...
        X