1) If all of the symbols I am running on are using the "US Equities RTH" Session Template, will there actually be 27 "ticks" of my strategy's OnBarUpdate per day? (9:30, 9:45,10:00... 4:00). Maybe a better question is, is there a tick for 9:30 and 4:00?
2) If I have my Strategy Analyzer's "Data series" set to "Last", "Minute", and "15", how are the values (specifically Price and Volume) of a stock in a 15 minute update calculated? Is the price the last price within that 15 minute bar, or an average? Is the volume the sum of the volume of the entire 15 minutes, or just the last minute within that bar?
Thanks in advance

Comment