Hi,
For trading with Robinhood, if a stock is delisted the only option that one is allowed to do is to sell. If by chance your Algo picks up a stock and holds through delisting. Can using the "if not data.can_trade(stock):" work to have the Algo enter a loop to sell the stock?
What other types of stocks does "can_trade" filter out/in?
Does Robinhood's limitation for only selling OTC stocks work as being caught by "can('t)_trade"?
Thanks,
Lyell G,