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 sjsj2732, Yesterday, 04:31 AM
        0 responses
        27 views
        0 likes
        Last Post sjsj2732  
        Started by NullPointStrategies, 03-13-2026, 05:17 AM
        0 responses
        283 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        280 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        131 views
        1 like
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        90 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Working...
        X