Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Cumulative Delta (Bid-Ask)

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

    Cumulative Delta (Bid-Ask)

    Can I load cumulative delta in NinjaTrader 8 on a live chart? If so, does it work with only certain data feeds?

    #2
    Hi drmartell, and thank you for your question.

    This is not included with NinjaTrader 8 by default.

    I will, however, forward this on to my development team for further consideration.

    In the meantime, some of our third party partners at NinjaTrader EcoSystem do offer similar indicator packages to this.
    Jessica P.NinjaTrader Customer Service

    Comment


      #3
      Thanks Jessica, I guess my question really is a more general one, which is, can any indicators that rely on historical bid-ask data be loaded on a live chart and show historical information? For example could I load a 5 minute chart with a bid volume indicator and have it show me values prior to the moment that I loaded the chart?

      Comment


        #4
        NinjaTrader 8 does have a feature that nearly provides this kind of support. The Tick Replay feature enables you to get the best inside bid/prices associated with a tick for historical data. It is processor intensive, and does require indicators and strategies to be developed with Tick Replay awareness.

        If you are interested in enabling Tick Replay, you can enable it with Tools -> Market -> Data -> Show Tick Replay. If you are interested in developing Tick Replay aware indicators and strategies, I am including the following link from the NinjaTrader 8 Help Guide.



        Another option is to use the Add() method in NT7, and the AddDataSeries() method in NT8, to add historical Bid and Ask data. I am providing Help Guide links for both.

        Add


        AddDataSeries
        Jessica P.NinjaTrader Customer Service

        Comment


          #5
          Cumulative and non cumulative delta indicator already exists.



          Bid ask delta indicator. Run on a tick replay chart to get historical backfill.

          Contrary to preceding post, you can't do bid ask analysis by comparing the bid and ask prices as suggested in the preceding post, because even with the millisecond time stamps there will be overlapping values of bid, ask and last. That is made clear in Ninjatrader's own code in the buy sell pressure indicator.

          The indicator by sim22 uses the correct method of getting the bid and ask prices associated with each trade in the historical data file using OnMarketData.
          Last edited by Ricam; 03-24-2016, 02:50 PM.

          Comment


            #6
            Hello Ricam,

            This feature is being reviewed by the product management team and has been assigned the following unique tracking ID

            SFT-1296
            Jessica P.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by wzgy0920, 04-20-2024, 06:09 PM
            2 responses
            26 views
            0 likes
            Last Post wzgy0920  
            Started by wzgy0920, 02-22-2024, 01:11 AM
            5 responses
            32 views
            0 likes
            Last Post wzgy0920  
            Started by wzgy0920, Yesterday, 09:53 PM
            2 responses
            49 views
            0 likes
            Last Post wzgy0920  
            Started by Kensonprib, 04-28-2021, 10:11 AM
            5 responses
            191 views
            0 likes
            Last Post Hasadafa  
            Started by GussJ, 03-04-2020, 03:11 PM
            11 responses
            3,232 views
            0 likes
            Last Post xiinteractive  
            Working...
            X