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 puapwr, Today, 06:09 PM
        0 responses
        4 views
        0 likes
        Last Post puapwr
        by puapwr
         
        Started by franciscog21, Today, 05:27 PM
        0 responses
        7 views
        0 likes
        Last Post franciscog21  
        Started by hdge4u, 04-29-2024, 12:23 PM
        5 responses
        28 views
        0 likes
        Last Post MisterTee  
        Started by llanqui, 01-25-2024, 06:15 PM
        9 responses
        65 views
        0 likes
        Last Post MisterTee  
        Started by tradingnasdaqprueba, 05-07-2024, 03:42 AM
        16 responses
        67 views
        0 likes
        Last Post tradingnasdaqprueba  
        Working...
        X