Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Get Bid/Ask/Delta Data in Chart

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

    Get Bid/Ask/Delta Data in Chart

    Hi, I'm wanting to get bid/ask tick data in my charts, so that I can do some swing calculations. Is there a way to retrieve this in Ninjascript?

    #2
    Hi, thanks for posting.

    There are two ways to get historical and real time bid/ask data points. The first is using Tick Replay, we have a guide here, and the BuySellVolume indicator within the platform by default is a good example implementation. The second way is to use a 1 tick data series, eliminating the need to use Tick Replay. I attached an implementation of BuySellVolume that uses a 1 tick series to get buy/sell tick volume.

    Kind regards,
    -ChrisL
    Attached Files

    Comment


      #3
      Awesome...thank you...delta volume is simply buying volume - selling volume, right?
      Is there a way to get cumulative delta volume?
      Last edited by shildebrand324; 02-08-2022, 07:07 PM.

      Comment


        #4
        Hi, thanks for the follow up. Delta volume is buy - sell volume. Our calculation for Cumulative Delta is closed source but available to use through NinjaScript with a LifeTime license using the Cumulative Delta indicator. Any custom calculation would need to be researched further.

        Best regards,
        -ChrisL

        Comment


          #5
          Yeah, I have life time license, but was hoping to develop something that didn't require for folks that don't have it.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          602 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          347 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          103 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          560 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          559 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X