Hello I was doing some research on moving averages for an algorithm to function around daily micro transactions. I was wondering if there was a way we could calculate moving averages with time parameters less than a day (i.e hourly). So far I've seen that on the pipeline API docs that you can calculate simple moving averages with inputs of time in days. If anyone has any information regarding my goal please share.