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 SalmaTrader, 07-07-2026, 10:26 PM
      0 responses
      57 views
      0 likes
      Last Post SalmaTrader  
      Started by CarlTrading, 07-05-2026, 01:16 PM
      0 responses
      26 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 06-17-2026, 10:32 AM
      0 responses
      17 views
      0 likes
      Last Post CaptainJack  
      Started by kinfxhk, 06-17-2026, 04:15 AM
      0 responses
      24 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 06-17-2026, 04:06 AM
      0 responses
      24 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X