Ameobea / robintrack

Scrapes the Robinhood API to retrieve + store popularity and price data.
https://robintrack.net
MIT License
686 stars 193 forks source link

Handle changes in Robinhood ID #72

Open Ameobea opened 4 years ago

Ameobea commented 4 years ago

When events like splits happen, the internal Robinhood ID for assets changes while the ticker and underlying asset stays the same. In order to provide continuity in charts on the site, some kind of script or similar solution should be implemented to merge the data from the old and new ID into one.