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 zstheorist, Today, 07:52 PM
    0 responses
    7 views
    0 likes
    Last Post zstheorist  
    Started by pmachiraju, 11-01-2023, 04:46 AM
    8 responses
    150 views
    0 likes
    Last Post rehmans
    by rehmans
     
    Started by mattbsea, Today, 05:44 PM
    0 responses
    6 views
    0 likes
    Last Post mattbsea  
    Started by RideMe, 04-07-2024, 04:54 PM
    6 responses
    33 views
    0 likes
    Last Post RideMe
    by RideMe
     
    Started by tkaboris, Today, 05:13 PM
    0 responses
    6 views
    0 likes
    Last Post tkaboris  
    Working...
    X