Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Bid / Ask Series?

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

    Bid / Ask Series?

    Is there no bid / ask series for the ES 1 tick ?

    #2
    Hello spottysallrite,

    There is a bid and ask series if you add one.

    AddDataSeries(null, BarsPeriodType.Tick, 1, MarketDataType.Ask)
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Ok, I tried "AddDataSeries ("ES", BarsPeriodType.Tick, 1, MarketDataType.Bid); ", but that produced a runtime error. Why didn't that work? (The primary series I'm using is the 1 minute ES.)

      Comment


        #4
        Hello spottysallrite,

        Use null as the instrument to have the added series match the instrument of the primary series.

        ES would be an equity (Eversource Energy). ES 12-23 would be a future (E-mini S&P 500 Futures)

        Futher, be sure this is added in State.Configure.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        163 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        82 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        125 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        206 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        185 views
        0 likes
        Last Post CarlTrading  
        Working...
        X