Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Buy Sell Volume

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

    #16
    Hello,
    Thank you for the clarification.
    Unfortunately I am unable to provide the NinjaTrader 8 beta.
    If you send a note to plpatformsupport[AT]ninjatrader[DOT]com we can add you to the beta list.
    This is what I have found with the BuySellVolume. I have made changes to it and currently it is being reviewed and tested. Once it is accepted I will export the indicator to this thread. The new version should be provided with future release of NinjaTrader 7 as well.
    Cody B.NinjaTrader Customer Service

    Comment


      #17
      Ok. I sent the email. Do you have a snippet of the work around you are using. I have my own I used to work around it, but like to use what is expected.

      If you cannot share that is fine.

      Comment


        #18
        Hello,
        Unfortunately, I am unable to share as this is still under review.
        Once it has been approved I will post it.
        Thank you for your patience.
        Cody B.NinjaTrader Customer Service

        Comment


          #19
          Originally posted by richa61416 View Post
          Ok. I sent the email. Do you have a snippet of the work around you are using. I have my own I used to work around it, but like to use what is expected.

          If you cannot share that is fine.
          It seems to me that one just has to add another branch for "inside volume", which is at/exceeds neither the Bid nor the Ask.

          Incidentally, that first line has a pointless comparison, as it is entirely equivalent to:
          Code:
          double tradeVol = Volume[0] - previousVol;
          seeing as how if previousVol == 0, then tradeVol /*(will identically be)*/ == Volume[0] anyway.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          576 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          334 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          553 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          551 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X