Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Global Variables

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

    Global Variables

    If I declare a variable within a strategy as global, will an indicator / other strategies be able to access it in real time? Regards and many thanks.

    #2
    Hello elliot5,

    No, strategies are created as individual instances and other scripts won't see those instances. If you wanted a strategy to share data with an indicator you would need to call that indicator from the strategy so the strategy can pass it information. That would be similar to the concept shown here: https://ninjatrader.com/support/help..._a_ninjasc.htm

    Strategies don't have a means of communicating with other strategies so sharing a value between strategies is not something I would suggest to try, you should instead combine multiple strategies logic into a single strategy if they need to share information.

    Comment


      #3
      ok thankyou - shame but I understand why NT is built that way. Regards and many thanks

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      88 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      135 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      68 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      119 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      69 views
      0 likes
      Last Post PaulMohn  
      Working...
      X