Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Getting past stock prices given a timestamp

A really simple question. According to the tutorial the history() function gives a list of stock prices for the last xxx days/minutes. Is there a simple, one-line way to access the stock price of AAPL at the close of 2017-07-11, or the stock price of MCD at 2017-08-02 14:33 (Eastern time), for example?