Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

SampleCustomEvents no work in NT7b13

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

    SampleCustomEvents no work in NT7b13



    I'm not sure why, but the SampleCustomEvents works in NT6.5 but does not in NT7b13. Log says you are accessing an index with a value that is invlaid since its out of range. Yes I'm using the NT7 version of the sample.

    Attaching to VS2008 debugger catches it at the
    PHP Code:
    if (e.Operation == Operation.Insert)
                    rows.Insert(e.Position, new LadderRow(e.Price, e.Volume, e.MarketMaker)); 
    
    in the OnMarketDepth() method.

    Any ideas? I'm running on the Replay data.

    #2
    Tight Face, thanks for reporting, will check into - I vaguely remember an issue with the need now to explicitly add enough rows objects to hold your inserts...

    Comment


      #3
      Any progress on this issue?

      I'm wondering if anyone else is having the same problem implementing OnMarketDepth(). They work in 6.5, but not 7b14.

      Comment


        #4
        Tight Face, thanks for ringing my bell here on this - we've updated the sample for OnMarketDepth() for NT7, have you already checked into this?

        Comment


          #5
          It looks like the new sample script works. Thanks.
          Last edited by Tight Face; 04-28-2010, 04:11 PM.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          599 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          344 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          103 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          558 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          557 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X