Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom Dataseries on Screen

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

    Custom Dataseries on Screen

    Hi !!! i tri to plot custom dataseries on chart after strategy backtest
    but endup with ninja shutdown
    myDataSeries.Set((Closes[0][1] + Closes[1][1]));
    Add(SMA(myDataSeries, Fast));

    #2
    Hello,
    Can you clarify if the code you are entering is causing a crash?
    I look forward to your reply.
    Cody B.NinjaTrader Customer Service

    Comment


      #3
      Hi !!!
      if i add line Add(SMA(myDataSeries, Fast)); it will crash , i have to close ninja from task menu
      if i change myDataSeries to Close or default works fine
      same problem on every indicator i cant add custon data series to strategy indicator
      as long as i dont have to display it on chart works fine no errors

      Comment


        #4
        Here is print out after crash
        Faulting application name: NinjaTrader.exe, version: 7.0.1000.31, time stamp: 0x56b21a0c
        Faulting module name: KERNELBASE.dll, version: 6.1.7601.19135, time stamp: 0x56a1c9ac
        Exception code: 0xe053534f
        Fault offset: 0x000000000000965d
        Faulting process id: 0x%9
        Faulting application start time: 0x%10
        Faulting application path: %11
        Faulting module path: %12
        Report Id: %13

        Comment


          #5
          Hello,
          I believe there may be something else that is going on.
          Please send us your log and trace files so that we can investigate this matter further.
          You can do this by going to the Control Center-> Help-> Mail to Platform Support.

          Please reference the following in the body of the email: http://www.ninjatrader.com/support/f...ad.php?t=83161
          Cody B.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          55 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          142 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          160 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          96 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          276 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X