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.65k stars 452 forks source link

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

Open glen999 opened 1 month ago

glen999 commented 1 month 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 3 weeks ago

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