Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Last Traded Bid/Offer Volume

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

    Last Traded Bid/Offer Volume

    Is there anyway i can get the last trade Bid/offer volume using the condition builder ? I am working on a strategy that looks at the last trade volume of the bid and/or offer.


    Any Suggestion?

    JC

    #2
    JC, you could access current Ask and Bid Volume from the price data category in the wizard (Note: When accessed during a historical backtest, the volume of the evaluated bar is substituted.)

    Comment


      #3
      Thanks Bertrand,

      Will this give me the last traded volume of the Bid/ASK or will it tell how many are sitting on the best bid and ask?

      -JC

      Comment


        #4
        JC, this would give you access to the current best bid / ask volume. The last trade volume could be seen in the VOL() indicator if you run on CalculateOnBarClose = false, so in realtime or MarketReplay.

        Comment


          #5
          Originally posted by johnchandler32 View Post
          Thanks Bertrand,

          Will this give me the last traded volume of the Bid/ASK or will it tell how many are sitting on the best bid and ask?

          -JC
          If you want the size of the last trade on the bid and/or ask, you will probably have to code it manually using the AskVolume() and BidVolume() deltas and where the last trade took place relative to the ask and or bid.

          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