Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

market data bid ask last

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

    market data bid ask last

    Hello, two questions

    -----------------------------------------------------------------------------------------------------------------------------------------

    in override OnMarketData(MarketDataEventArgs e)




    if (e.MarketDataType == MarketDataType.Last)


    are the values of e.bid and e.ask the same as the last data when e.MarketDataType = Last or Bid?

    that is, is there any reason to capture the Bid or Ask when MarketDataType not = Last?

    ---------------------------------------------------------------------------------------------------

    I have a Rithmic data feed...it appears that during News or NY Open, that the bid and ask can be wildly off the current price.

    I suppose this may be normal? Or is it a problem with the data feed?


    Thx.


    #2
    well, but what are the e.Bid and e.Ask values when e.MarketDataType == MarketDataType.Last?

    Comment


      #3
      yes, good...can I assume that these would be the most recent values, also found when MarketDataType is Bid or Ask?

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      597 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      343 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
      556 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      555 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X