1. Trying to understand how fillforward works but the attached algo seems to log data once in a while instead of every minute. What was wrong?
     

2. For equities, is there difference between data[self.stock].Price and data[self.stock].Close?

Thanks