Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT Crashing with the following message

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

    NT Crashing with the following message

    ############################

    2012-01-20 15:05:06:122 ---- DEBUG ASSERTION FAILED ----
    ---- Assert Short Message ----
    indicator='StrategyPlot(ES 03-12 (),11)'
    ---- Assert Long Message ----


    at ChartControl.ApplyIndicatorsStrategies()
    at ChartControl.OnMenuItem(Object sender, EventArgs e)
    at ChartControl.HotKey(Keys keys)
    at ChartForm.HotKey(Keys keys)
    at HotKeyMessageFilter.PreFilterMessage(Message& m)
    at ThreadContext.ProcessFilters(MSG& msg, Boolean& modified)
    at ThreadContext.PreTranslateMessage(MSG& msg)
    at ComponentManager.System.Windows.Forms.UnsafeNative Methods.IMsoComponentManager.FPushMessageLoop(Int3 2 dwComponentID, Int32 reason, Int32 pvLoopData)
    at ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
    at ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
    at NTMain.Main()
    #################################

    happy to PM you the code to review.... not sure why this is happening

    #2
    Hello,

    Thanks for the note.

    Sure can you please email me at support at ninjatrader dot com and send the script and steps to reproduce the error so we can test it on our side and see what is off.

    Please reference this forum post when you email in.

    -Brett
    BrettNinjaTrader Product Management

    Comment


      #3
      HI Brett,

      As I said I am not sure which one of the things I was working on that might have caused this as I was back testing a strategy(1 strategy+5 custom indicators), working on an indicator(1 indicator), running 3 strategies live( 3 strategies+5-10 custom indicators) and opening a workspace which has multiple indicators.

      I was trying to see if you could narrow down where I should be looking?

      Alternatively I can just send you everything in my strategy/indicator folders but that is going to be a bit of a mess....

      So is this error something specific that I might be able to focus on trouble shooting?

      Comment


        #4
        Narrow down to any code that would use the following indicator:

        ->indicator='StrategyPlot(ES 03-12 (),11)'

        Most likely inside of Initialize().

        -Brett
        BrettNinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        633 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        364 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        105 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        567 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        568 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X