Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Help! Ninjatrader 7 crashes contiunously with strategy running

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

    Help! Ninjatrader 7 crashes contiunously with strategy running

    Hi,

    I am testing out a live strategy running on the IB paper trader, but NT crashes continuously with the following errors in windows. The stackoverflow happens most of the time. The IB TWS version i'm using is 927.7.

    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: NinjaTrader.exe
    Application Version: 7.0.1000.11
    Application Timestamp: 50509139
    Fault Module Name: unknown
    Fault Module Version: 0.0.0.0
    Fault Module Timestamp: 00000000
    Exception Code: c00000fd
    Exception Offset: 000007ff0001a115
    OS Version: 6.1.7601.2.1.0.256.1
    Locale ID: 6153


    Stopped working

    Problem signature:
    Problem Event Name: CLR20r3
    Problem Signature 01: ninjatrader.exe
    Problem Signature 02: 7.0.1000.11
    Problem Signature 03: 50509139
    Problem Signature 04: NinjaTrader.Core
    Problem Signature 05: 7.0.1000.11
    Problem Signature 06: 5050914e
    Problem Signature 07: 25b3
    Problem Signature 08: 0
    Problem Signature 09: System.StackOverflowException
    OS Version: 6.1.7601.2.1.0.256.1
    Locale ID: 6153

    Stopped working

    Thanks murfy

    #2
    Hello murfy,

    Thank you for your note.

    Please send a note to Support[At]NinjaTrader[Dot]Com.

    Put ATTN: Cameron in the subject field and a link to this forum post in the body.

    Please provide me with your latest Log and Trace files.
    You will find the log file in the Documents > NinjaTrader 7 > Log folder.

    * The log file will be named log.20121121.txt

    You will find the trace file in the Documents > NinjaTrader 7 > Trace folder.

    * The trace file will be named trace.20121121.txt


    Please attach both of these files to your next response. If these files are over 4MB, please let me know and I can respond with alternative instructions.
    CameronNinjaTrader Customer Service

    Comment


      #3
      Hi, unchecking IB as the backup datafeed done the trick thanks for the quick reply. I have another problem with overfills which disconnects the strategy happens quite regularly can you help with this or should i start a new thread?

      Comment


        #4
        murfy,

        We can go over your overfills in this thread as well.

        Some background information on what an overfill is:

        An overfill is categorized as when an order returns a "Filled" or "PartFilled" state after the order was already marked for cancellation. The cancel request could have been induced by an explicit CancelOrder() call, from more implicit cancellations like those that occur when another order sharing the same OCO ID is filled, or from things like order expirations.

        Generally overfills is a serious issue that can occur when using complex entry conditions that bracket the market in both directions end up with both entries being filled instead of one being cancelled. Overfills can also occur when you place a trade quickly hoping to close a position while a prior order to close the same position already had an in-flight execution.

        The exact scenarios in which an overfill can occur is highly dependent on the specific strategy programming. By default, NinjaTrader will protect against overfills by halting the strategy, but there are options in our Unmanaged approach available should you decide to custom program your own overfill handling it is up to you to either prevent overfills from being a possibility in your code or by introducing logic to address overfills should one occur.
        CameronNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by habeebft, Today, 07:27 AM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_ChristopherS  
        Started by AveryFlynn, Today, 04:57 AM
        1 response
        11 views
        0 likes
        Last Post NinjaTrader_Erick  
        Started by Max238, Today, 01:28 AM
        4 responses
        37 views
        0 likes
        Last Post Max238
        by Max238
         
        Started by r68cervera, Today, 05:29 AM
        1 response
        9 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by geddyisodin, Today, 05:20 AM
        1 response
        11 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X