jmfernandes / robin_stocks

This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
http://www.robin-stocks.com
MIT License
1.74k stars 467 forks source link

get_latest_price() does not return latest price during Robinhood 24 hour trading #473

Open glen999 opened 6 months ago

glen999 commented 6 months ago

get_latest_price() does not return latest price during Robinhood 24 hour trading. It keeps displaying the last price at the close of extended trading. Is this not supported or can this be requested?

Thesyjaga commented 5 months ago

use yfinace to get the price and use the rounding method and then use that