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 zstheorist, Today, 07:52 PM
    0 responses
    5 views
    0 likes
    Last Post zstheorist  
    Started by pmachiraju, 11-01-2023, 04:46 AM
    8 responses
    150 views
    0 likes
    Last Post rehmans
    by rehmans
     
    Started by mattbsea, Today, 05:44 PM
    0 responses
    6 views
    0 likes
    Last Post mattbsea  
    Started by RideMe, 04-07-2024, 04:54 PM
    6 responses
    33 views
    0 likes
    Last Post RideMe
    by RideMe
     
    Started by tkaboris, Today, 05:13 PM
    0 responses
    6 views
    0 likes
    Last Post tkaboris  
    Working...
    X