Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Is it possible Using the built-in factor RSI to get the values of different timeframes?

Hi,

We know we can use many built-in factors from the pipeline auch as RSI etd. But the values we get are the daily datas and these datas are from yesterday. I wonder if it's possible to get values of different timeframe such as 10-min, 60-min etc. from the built-in factor?

Cheers