I was disappointed to learn that Quantopian provides minimum minute level data both for back-testing and live simulation. That would mean that intra-day strategies with holding period of not more than 1 hour would produce incorrect results both in back test and live simulation(since code is same, I guess). Even a minimum 1s snapshot data would be good for this type of trading, I think.Thanks!