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 Nicholewatkinsi, Yesterday, 10:53 PM
        0 responses
        6 views
        0 likes
        Last Post Nicholewatkinsi  
        Started by dward123, 01-02-2024, 09:59 PM
        4 responses
        175 views
        0 likes
        Last Post Lancer
        by Lancer
         
        Started by ETFVoyageur, Yesterday, 04:00 PM
        2 responses
        19 views
        0 likes
        Last Post ETFVoyageur  
        Started by AaronKTradingForum, Yesterday, 03:44 PM
        1 response
        14 views
        0 likes
        Last Post AaronKTradingForum  
        Started by Felix Reichert, 04-26-2024, 02:12 PM
        11 responses
        80 views
        0 likes
        Last Post Felix Reichert  
        Working...
        X