It will be great if somehow we can get notifications for the connected exchange and the relative delisted coins.
This could be a bot inside the main gainium telegram group chat or as telegram notification or within the gainium app or inside the gainium google extension
We refresh the pairs once hourly. I guess we could detect if any pair is removed from one update to the next, but I’m afraid that could result in false positives (symbol change for example)
There are different ways to do it - it mainly depends on where these notifications are more useful, on telegram, on the platform, etc.
The notification are quite simple to make and you don’t always need APIs.
You can use RSS feedbacks, or simply a the exchange link with the announcements
Example below - every time there is an update on this page we get a notification
Or simply by reposting the url and use the url path for the announcement title in the message
I should be able to build a telegram bot as it’s just a feed RSS forwarding bot which formats the text in JSON before sending the alerts - the issue is that I don’t want to and I don’t have the time to do it - if we have enough interest Gainium may decide to develop it as the community likes
NOTE: I didn’t vote for it as I don’t find it useful for the way I do trading but if the community uses it I can just support you guys