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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        152 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        89 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        131 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        127 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        107 views
        0 likes
        Last Post CarlTrading  
        Working...
        X