Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NinjaTrader Crashing Constantly After Compiling

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

    NinjaTrader Crashing Constantly After Compiling

    Hi,

    So I was compiling a strategy and in properties, did this when the first line should have been "public double ReinvestmentPct" instead:

    Code:
            public double reinvestmentPct
            {
                get { return reinvestmentPct; }
    			set { reinvestmentPct = value; }
    		}
    When compiling, I got the error that this recursive/circular reference could lead to instability. I clicked cancel and NT immediately crashed with the following error (on Windows 8):

    Description:
    Stopped working

    Files that help describe the problem:
    C:\Users\<Username>\AppData\Local\Temp\WER9D2D.tmp .mdmp

    Now whenever I try reopening it, it connects to my data vendor (eSignal) then crashes immediately. I tried cutting out the strategy folder and reinstalling NT but nothing seems to work. I have already corrected the code using WordPad.

    Is there an address I can send my trace/log files to?

    Thanks

    #2
    Hello wuileng,

    Yes, you may send your log and trace files to Support [at] NinjaTrader [dot] com and put Attn: JC so that I may look into this further.

    If you are able to bring up the program you may also try the Help -> Mail to Support option as well.

    Happy to be of further assistance.
    JCNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by JoMoon2024, Today, 06:56 AM
    0 responses
    6 views
    0 likes
    Last Post JoMoon2024  
    Started by Haiasi, 04-25-2024, 06:53 PM
    2 responses
    19 views
    0 likes
    Last Post Massinisa  
    Started by Creamers, Today, 05:32 AM
    0 responses
    6 views
    0 likes
    Last Post Creamers  
    Started by Segwin, 05-07-2018, 02:15 PM
    12 responses
    1,786 views
    0 likes
    Last Post Leafcutter  
    Started by poplagelu, Today, 05:00 AM
    0 responses
    3 views
    0 likes
    Last Post poplagelu  
    Working...
    X