Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

What use is the indicator wizard?

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

    What use is the indicator wizard?

    I'm a great fan of the Strategy Wizard, but really, how useful is the indicator wizard in comparison?

    It doesn't seem to be able to do more than add plots and oscillator lines.

    If a user doesn't know how to add a plot line, what type of indicator will they be able to code?

    This is no "wizard", its more like the weird uncle who tries to convince you he's pulling quarter's out of your ears and its 'magic'

    Many of these concerns may already be addressed in the "Script is Script" thread, but for me, the most frustrating part of NinjaTrader is that rather than shared functionality, great features seem to be implemented haphazardly in some aspects of the program.

    Powerful functions in one section feel like neutered beta versions in another...

    WHY IS THERE NO CONDITION BUILDER IN THE INDICATOR WIZARD????

    A couple other frustrating examples of this...

    -No "CrossAbove/CrossBelow" in the Market Analyzer...

    -No "InputSeries" for indicators, making it impossible to calculate an indicator based on anything other than the close data, yet the strategy wizard allows any value to be selected, including the results of other indicators.

    PLEASE ADDRESS THIS IN NT 6.5.X

    #2
    Unfortunately you are too limited in providing some point and click functionality with indicator development compared to strategy development.
    RayNinjaTrader Customer Service

    Comment


      #3
      Huh?

      Is this a consideration for future releases of NT or not?

      I agree, this would be a great feature to implement for the non programmer and with the outstanding strategy wizard already implemented, it only seems like a natural progression...

      Comment


        #4
        Originally posted by NinjaTrader_Ray View Post
        Unfortunately you are too limited in providing some point and click functionality with indicator development compared to strategy development.
        While I agree its limited I think you might be surprised what could be accomplished. While some manual tweaking is going to be required, its really helpful for getting the basic structure of an indicator down, especially when its based on combination of other indicators.

        I've been using the strategy wizard with some success as a workaround (for plotting conditions, without orders), and I'm convinced many novice programmers and non-programmers would much rather work with the limitations of condition based indicator building than having nothing at all.


        I've tried copying the 'strategy' code to an indicator and changing a few obvious things (class etc.), but I couldn't get it to compile...

        If there is a way to do it, I'd love to know.

        Comment


          #5
          I'd agree. I don't use the strategy stuff much lately, but a number of times I'd have a strategy that was turning into an indicator, but couldn't make the transition because "That's not supported."

          If the tools on the strat side were available in the indicator wizard, you'd have something there.

          Comment


            #6
            Generally the only relevant sections of code are inside the OnBarUpdate() method. (plus the Variables and maybe some of the Properties sections)
            Josh P.NinjaTrader Customer Service

            Comment


              #7
              "Automatically Inserting Actions And Conditions" for Indicators

              Originally posted by NinjaTrader_Ray View Post
              Unfortunately you are too limited in providing some point and click functionality with indicator development compared to strategy development.

              Sorry to keep harping on this, but I just discovered one more reason to add condition builder support for indicators that goes beyond the indicator 'wizard'.



              The NinjaScript Editor can automatically generate code for you by accessing the right mouse button click context menu sub menu's "Insert Action..." and/or "Insert Condition...". These features can help you in your learning curve of NinjaScript and C# and also provide correct syntax in the event that you need a little assistance.



              http://www.ninjatrader-support.com/H...onditions.html

              NinjaScript right-click context menu for indicators.

              Comment

              Latest Posts

              Collapse

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