Hello. I need to get a list of all futures tickers
(contract typy is PERPETUAL
) that have ever been traded on Binance.
Is it possible to do this with the Request API
?
You can use the Exchange Information endpoint to extract a list of all listed symbols on the exchange. However, throughout time a symbol maybe removed from this list in the scenario where the exchange no longer supports the token, a migration occurs, ect…
There is no way to obtain data related to removed symbols.