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 Mindset, 04-21-2026, 06:46 AM
        0 responses
        88 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        134 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        68 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        118 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        67 views
        0 likes
        Last Post PaulMohn  
        Working...
        X