Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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

    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

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by wzgy0920, 04-20-2024, 06:09 PM
        2 responses
        26 views
        0 likes
        Last Post wzgy0920  
        Started by wzgy0920, 02-22-2024, 01:11 AM
        5 responses
        32 views
        0 likes
        Last Post wzgy0920  
        Started by wzgy0920, Yesterday, 09:53 PM
        2 responses
        49 views
        0 likes
        Last Post wzgy0920  
        Started by Kensonprib, 04-28-2021, 10:11 AM
        5 responses
        192 views
        0 likes
        Last Post Hasadafa  
        Started by GussJ, 03-04-2020, 03:11 PM
        11 responses
        3,234 views
        0 likes
        Last Post xiinteractive  
        Working...
        X