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 CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      290 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      185 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      184 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      267 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      217 views
      0 likes
      Last Post CarlTrading  
      Working...
      X