Hi, I'm new to the community.  I'm a beginner (to almost intermediate :) programmer, and am currently learning Python.

May I ask if there's a way to set the Resolution in QuantConnect for several hours?  

I'm seeing that Resolution can be set to tick, second, minute, hour, or daily – in this documentation:

https://www.quantconnect.com/docs/algorithm-reference/initializing-algorithms#Initializing-Algorithms-Selecting-Asset-Data

I'd ideally like to set the Resolution to some number of hours – like 6 hours, 12 hours, etc.

Thanks for any guidance!

Author