For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Resample 1 minute to 15 minutes
-
Hi,
Is there a way to use 1 minute data to create a 15 minute version? All I can see from TimeFrames is the actual unit, rather than a count in the unit?
Idea would be to "sum" up 15 "1-minute" bars to give a "15-minute" bar and so on.
Thanks
-
You are looking for
compression
-
Thanks. Now that I know that, compression makes more sense.
Would probably be of value to make it a bit more explicit that compression can convert data. I had a look at all the examples and it mostly "uses" compression, rather than stating compression is used to summarise data to different timeframes ;-)
Thanks for the pointer anyway!