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

OnMarketDepth Crash with MBTrading

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

    OnMarketDepth Crash with MBTrading

    Hello NinjaTrader,

    I would like to ask help for a problem I've been experiencing for awhile. I have been using the SampleMarketDepth indicator available at the forum to get Level II information. Since version 7.0.0.4, NinjaTrader crashes each night at 9PM PST (Sunday through Thursday), the time I believe MBTrading does their server maintenance.

    After experimenting each evening, I found that the crash depended on the presence of the SampleMarketDepth indicator. With more experimentation, I convinced myself the problem was the OnMarketDept call itself.

    To recreate the problem as I did, please generate a blank indicator (no input or output) and add the OnMarketDepth call with no bracketed code:

    protected override void OnMarketDepth(MarketDepthEventArgs e)
    {
    }

    Connect to MBTrading before 9PM, then the crash should occur right at 9PM PST sharp.

    Since I'm not always available at 9PM PST, it has been difficult to reset NinjaTrader each night so that I will have some hours of data ready for the morning. If you can tell me what can be done, I'd be grateful.

    Best regards, Brian Warren

    #2
    Hi Brian,

    Thanks for the report. Can you please send in your trace files so we can see details about the crash you're getting. Best is to use Help > Mail to support, and send Attn: RyanM
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by llanqui, Today, 03:53 AM
    0 responses
    5 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    10 views
    0 likes
    Last Post burtoninlondon  
    Started by AaronKoRn, Yesterday, 09:49 PM
    0 responses
    15 views
    0 likes
    Last Post AaronKoRn  
    Started by carnitron, Yesterday, 08:42 PM
    0 responses
    11 views
    0 likes
    Last Post carnitron  
    Started by strategist007, Yesterday, 07:51 PM
    0 responses
    14 views
    0 likes
    Last Post strategist007  
    Working...
    X