Re: how exactly are sub-day candlesticks computed? 
Thanks both for the replies.
fxwinner, you are right, I should have written ticks instead of trades. So let me rephrase: are the candlesticks computed using *all* ticks or only, say, ticks separated by a certain time interval? This is what I would call "discretization" (i.e. using a discrete time instead of the continuous time tick).
Let me illustrate this further using line charts as an example: if I compare two line charts, say over a range of 1 day and 15 minutes, then clearly the 1-day line chart does *not* include all ticks, and the short time fluctuations have disappeared.
Jack, yes I am using candlesticks with actual fills. Indeed the bid-ask spread explains some of the gap, but sometimes it seems that the gap is much bigger than the bid-ask spread, hence my question above.
Thanks again. |