Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Plot list in Strategy Wizard shows only DataSeries Class

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

    Plot list in Strategy Wizard shows only DataSeries Class

    I have some indicators that produce public IntSeries classes. None of them seem to show up in the Plot List in the Strategy Wizard.

    DataSeries Classes do.

    Is that correct behavior?

    If so, why?

    What about FloatSeries, BoolSeries, DateTimeSeries, etc. Classes?

    #2
    ts_gordo, this is because if you add a plot to an indicator there's automatically a values dataseries object associated with it.

    Comment


      #3
      Have you tried looking at this. http://www.ninjatrader-support2.com/...ead.php?t=4991.

      Comment


        #4
        Thank you to TAJTRADES and Bertrand for your replies.

        Yes, I had seen TAJTRADES' reference. In fact I think it strengthens my inquery...

        Apparently I was not very clear in formulating my question. I'll try again.

        I understand that when I ADD a PLOT I will automatically get a coresponding DataSeries.

        My point is: that when I make my own DataSeries (as indicated in TAJTRADES' reference) it too will show up in the Strategy Wizard's plot list. (series is never added in a plot method)

        However, if I add an IntSeries, in the same way, it does not.

        My questions are:
        Is this expected bahavior? If it is, why are IntSeries handled differently from DataSeries?

        What about all of the other series shown in TAJTRADES' reference -- do they show up in the Wizard?

        And again, if they don't show up, why are they handled differently from the DataSeries?

        Comment


          #5
          ts_gordo,

          Creating a DataSeries would not make it exposed for selection in the Strategy Wizard unless made public. Are you sure you are doing it in the manner defined in the Help Guide article for making DataSeries? http://www.ninjatrader-support.com/H...iesObject.html

          Please post code.
          Josh P.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          558 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          324 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          545 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          547 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X