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 Hwop38, 05-04-2026, 07:02 PM
          0 responses
          168 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Started by CaptainJack, 04-24-2026, 11:07 PM
          0 responses
          324 views
          0 likes
          Last Post CaptainJack  
          Started by Mindset, 04-21-2026, 06:46 AM
          0 responses
          250 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by M4ndoo, 04-20-2026, 05:21 PM
          0 responses
          350 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by M4ndoo, 04-19-2026, 05:54 PM
          0 responses
          179 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Working...
          X