Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

BarsRequest.Update BarsSeries.GetAsk/GetBid

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

    #31
    Hello jeronymite,

    If you are looking to identify buys and sells, you can use a single tick data series in the BarsRequest and use e.BarsSeries.GetBid(i) and e.BarsSeries.GetAsk(i) where e is the NinjaTrader.Data.BarsUpdateEventArgs argument of the BarsRequest Update event. I have attached an example indicator that can print these values (historical and realtime) when the indicator is applied to a 1 tick data series.

    If you would like to instead view the full stream of bid and ask ticks, I suggest creating separate BarsRequests where the MarketDataType property of the BarsPeriod is set to Bid or Ask.

    We look forward to assisting.
    Attached Files

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    90 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    144 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    83 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    257 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    335 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X