Get the latest price of a stock on extended hours?

api.get_latest_bar(‘MSFT’)

This api only returns the latest price on trading hours, how do I get it for the extended hour? (the most real price)

Thank you!

Any update from Alpaca please?

Not from Alpaca, but may be you’re on Free data plan that only uses IEX data.

Thank you for the response. That’s right the free plan. But this is Alpaca API so expect they have an answer for that question. I know the free data isn’t accurate at all, just for testing. But at least the API should work the same way…