Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

include a file NT8

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

    include a file NT8

    Hi.

    I'm building a strategy and I want to write all the functions in a separate file that I can import from other strategies.

    same as mqh file in mql (in MT4).
    (same as any software project that has more than 1 file...)

    what is the best way to do that?

    #2
    Hello gsapir,

    Add the methods to a file in the addon folder in their own namespace.

    If these were regular classes, you can create an object within the indicator of that classtype and then use the methods within.

    Its also possible, though with limited support, to use static classes and methods.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    61 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    39 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    21 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    23 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    51 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X