Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Get trailing array of OHLC data?

Is there a way to do this? I see it can be done for just the price with the history function, but this doesn't return OHLC information

prices = history(15, '1d', 'price')

thanks for any guidance

-Chris

1 response

disregard - found the answer however I'm unable to delete the thread. thnks