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 NullPointStrategies, Today, 05:17 AM
    0 responses
    42 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    124 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    65 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    42 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X