15 minute volume
Author: aphelps7
Creation Date: 9/13/2008 7:59 AM
profile picture

aphelps7

#1
I am trying to get the intraday volume for the 4:00pm bar for symbol FTIB. I set the scale to 15 minutes and then used this code:

double volumelast15min = Bars.Volume[Bars.Count - 1];

This returns 808338.

According to ATP, this is the volume for the 3:45 bar. The 4:00pm bar shows 234620.

Can anyone show me what I am doing incorrect?
profile picture

Eugene

#2
There is a difference in intraday time stamps between AT Pro and WL Pro. The bar is timestamped at the start of it in ATP and WLP marks the same bar with the time at the end of bar.
profile picture

aphelps7

#3
Eugene,

Then does that mean 234620 that the 4:00pm bar in ATP is for the 4:00pm - 4:15pm volume?
profile picture

Cone

#4
Right. But if you're not sure how ATP works, you should call Fidelity support.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).