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

All in same indicator or many indicator

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

    All in same indicator or many indicator

    Hi,
    i want to plot say 3 moving averages. now i can do it in 2 ways:

    1. plot 3 different SMA on top of each other with different parameters

    2. build a single indicator with 3 plots in it, each plotting the different SMA's.

    Now which is the best way to do things. this is particularly true if the indicator consists of a couple of hundred lines of code, we can have some serious resource issues.

    hope i am clear and do not sound too foolish. i am new to NT

    thanks in advance

    #2
    Hi Bukkan,

    Thank you for your post.

    While we normally don't do this, as part of my skill building and training, I have created an indicator that allows the plotting of multiple SMA's.

    Find it at - http://www.ninjatrader-support2.com/...catid=1&sort=d
    TimNinjaTrader Customer Service

    Comment


      #3
      Thanks Tim,
      but i dont need the indicator, i just need to know which is more efficient:

      Coding the 3 SMA in a single indicator will be more efficient than

      Plotting 3 SMA in 3 different indicator.


      things can be pretty rough when the indicator is just not a simple SMA but few couple of hundred lines of code.

      hope i am able to put my point.

      Comment


        #4
        Hi Bukkan,

        Compiling them in to the same indicator would be best.
        TimNinjaTrader Customer Service

        Comment


          #5
          thanks a lot Tim. this is all i have to know.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by samish18, 04-17-2024, 08:57 AM
          17 responses
          64 views
          0 likes
          Last Post NinjaTrader_BrandonH  
          Started by rocketman7, Today, 02:12 AM
          2 responses
          16 views
          0 likes
          Last Post rocketman7  
          Started by briansaul, Today, 05:31 AM
          1 response
          12 views
          0 likes
          Last Post NinjaTrader_Jesse  
          Started by PaulMohn, Today, 03:49 AM
          1 response
          12 views
          0 likes
          Last Post NinjaTrader_BrandonH  
          Started by frslvr, 04-11-2024, 07:26 AM
          6 responses
          106 views
          1 like
          Last Post NinjaTrader_BrandonH  
          Working...
          X