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 charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          60 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          145 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          161 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          97 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          283 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X