Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Get total volume of bar at certain time of previous day.

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

    Get total volume of bar at certain time of previous day.

    VOL()[0] is only for current day. Is there a way to grab VOL()[PrevDay]? It takes an Int, so I am not sure.

    #2
    Hello Armstro99,

    Thank you for your post.

    VOL is not only for the current day. From the Help Guide:

    "Volume is simply the number of shares (or contracts) traded during a specified time frame (e.g., hour, day, week, month, etc)."



    This indicator uses barsAgo indexing. If the data series supplied to the indicator is a 1 day series, then to get the value of the VOL() on the previous day you could use VOL()[1].

    Please let us know if you have any further questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    163 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    82 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    125 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    206 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    184 views
    0 likes
    Last Post CarlTrading  
    Working...
    X