robintrack icon indicating copy to clipboard operation
robintrack copied to clipboard

Scrapes the Robinhood API to retrieve + store popularity and price data.

Results 23 robintrack issues
Sort by recently updated
recently updated
newest added

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...

Probably due to the large number of holders and some interaction with Python for that

To make it easier to see the magnitude of changes. Should there also be an option for zeroing the axes?

enhancement
Frontend

The histogram should support going back in time and viewing the popularities at some point in the past, and the bars should be animated when they change because that would...

Frontend

Rather than make a new API request every time the user enters a new value or clicks one of the buttons, let's wait 0.75 seconds or something to see if...

Frontend