Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Analyzer no longer running systems.

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

    Strategy Analyzer no longer running systems.

    Dear Ninja's,

    A few days ago after I upgraded NT to 14 the Strategy Analyzer stopped running my production systems.

    More specifically, the "Backtest" drop down box lists 45 Strategies. The problem is the top 9 don't show their "Parameters" anymore.

    Then when I scroll down to the the 10th "Parameters" appear for the 10th and subsequent Strategies.

    If I then scroll back up the list box (to the first 9) the "Parameters" remain unchanged.

    If I hit "Backtest" while highlighting one of the first 9 the "Strategy" to which the "Parameters" pertain will be run NOT the "Strategy" highlighted.

    What gives and how do I fix this?

    What makes the first 9 different? They have a lot of file-write routines and some additional namespaces (see below). I can't see how this is an issue, but I've listed them below.

    using System;
    using System.Collections;
    using System.ComponentModel;
    using System.Diagnostics;
    using System.Drawing;
    using System.Drawing.Drawing2D;
    using System.Xml.Serialization;
    using NinjaTrader.Cbi;
    using NinjaTrader.Data;
    using NinjaTrader.Indicator;
    using NinjaTrader.Gui.Chart;
    using NinjaTrader.Strategy;
    using System.IO;
    using System.Threading;
    using System.Windows.Forms;

    I have tried exporting, deleting and importing. I've tried creating a new system and pasting in the code... and even that new system is screwed (i.e. parameters don't display).

    I also imported the Strategies to another machine and they worked fine. Then I upgraded that machine to 14... and no "Parameter" again... Now I'm screwed.

    Hope you can help.
    Last edited by Aspirant; 06-28-2013, 10:14 AM.

    #2
    Aspirant, sorry to hear about that - do you notice anything in the log / trace files when that occurs? Is this just from SA window or also if you were to load the script from the Strategies tab or Chart?

    If you have a simple skeleton of your scripts, where your IP would be removed I could also offer to give them a run on my R14 installs here to see if I could reproduce.

    The default strategies like our SampleMA work fine I take?

    Thanks,
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Hi Bertrand,
      Thanks for your thoughts.
      The log was helpful. Problem sorted.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by geddyisodin, Today, 05:20 AM
      0 responses
      3 views
      0 likes
      Last Post geddyisodin  
      Started by JonesJoker, 04-22-2024, 12:23 PM
      6 responses
      32 views
      0 likes
      Last Post JonesJoker  
      Started by GussJ, 03-04-2020, 03:11 PM
      12 responses
      3,239 views
      0 likes
      Last Post Leafcutter  
      Started by AveryFlynn, Today, 04:57 AM
      0 responses
      5 views
      0 likes
      Last Post AveryFlynn  
      Started by RubenCazorla, 08-30-2022, 06:36 AM
      3 responses
      79 views
      0 likes
      Last Post PaulMohn  
      Working...
      X