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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    220 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    135 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    150 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    235 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    193 views
    0 likes
    Last Post CarlTrading  
    Working...
    X