jingedawang / StockPredictor

Predict the stock price with AI models.
http://stockprediction.org/
MIT License
20 stars 6 forks source link

Remove delisted stocks #53

Closed jingedawang closed 1 year ago

jingedawang commented 1 year ago

Need to remove delisted stocks. The old stock_list.csv data source contains some wrong data. For example, there is a T00018 stock in old data source, which should be 600018, and the name is out-of-date for a long time.

jingedawang commented 1 year ago

Removed T00018. But the best way to do this is adding a listing field to the item without removing it. When get stock list, only returns the listing stocks.