Does anyone have Panda code to convert the available 1 min pricing data into 3 minute pricing data time series? Interpreting candlestick pricing patterns is much more elegant using 3 minute bars versus the 'chatter' associated with 1 minute bars. I need to also create standard CCI, MACD, EMV, and stochastic results from the same 3 min data.
I'm new to the Python world on Q. Are there any 'canned' technical indicators somewhere on the Q site to include in strategy code?
Thanks!
Mark