Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Starting on the right foot

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

    Starting on the right foot

    I am starting a project of 12 indicators. I also have three methods that most of them share together.

    How should I setup this project :

    12 indicators , 3 UserDefinedMethods and call these methods when I have to or should I just put these three methods in one indicator make them public and access these methods from a public class coming from one indicator ?


    I know that starting the project on the right foot is crucial !


    Thank you for your help

    #2
    Hi blarouche, this depends mostly on how you intend to use the final library...if you just want to build it up for personal use I would put the needed methods in the UserDefindeMethods file. If they make sense as a standalone indicators for you, you will get more flexibility if you code them separately.

    To see how to expose objects that are not plots when using the indicator approach, please see this sample - http://www.ninjatrader-support2.com/...ead.php?t=4991

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    563 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    329 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    547 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X