Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by arvidvanstaey, Today, 02:19 PM
    0 responses
    2 views
    0 likes
    Last Post arvidvanstaey  
    Started by mmckinnm, Today, 01:34 PM
    3 responses
    5 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by f.saeidi, Today, 01:32 PM
    2 responses
    5 views
    0 likes
    Last Post f.saeidi  
    Started by alifarahani, 04-19-2024, 09:40 AM
    9 responses
    55 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by Conceptzx, 10-11-2022, 06:38 AM
    3 responses
    60 views
    0 likes
    Last Post NinjaTrader_SeanH  
    Working...
    X