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 wzgy0920, 04-20-2024, 06:09 PM
          2 responses
          27 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 02-22-2024, 01:11 AM
          5 responses
          32 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 04-23-2024, 09:53 PM
          2 responses
          49 views
          0 likes
          Last Post wzgy0920  
          Started by Kensonprib, 04-28-2021, 10:11 AM
          5 responses
          193 views
          0 likes
          Last Post Hasadafa  
          Started by GussJ, 03-04-2020, 03:11 PM
          11 responses
          3,235 views
          0 likes
          Last Post xiinteractive  
          Working...
          X