Last week, every day I had a stock gets rejected by Robinhood, TISA. I added a filter to try and compensate:
morningstar.company_reference.country_id.latest.matches('USA')
and in the back traces it did remove TISA so I thought it might solve the issue. Now the pipeline is producing EGT, which is again rejected when ordered. All it says on Robinhood when looking at these stocks is that "This stock is not currently traceable on Robinhood". I've tried contacting Robinhood, but two attempts have met zero responses. Quantopian support doesn't have a good way to find out the reason for rejection. Does anyone know what are all the filters that need to be added so that Quantopian algorithms only produce stocks that Robinhood can trade with?