token_cache#
API documentation for tradingstrategy.transport.token_cache Python module in Trading Strategy.
Module description#
Token cache maintenance
Token cache created by
tradingstrategy.transport.cache.CachedHTTPTransport.fetch_token_metadata()
Because we cache entries where we could not get TokenSniffer metadata, some of the data might be missing. This is because due to TokenSniffer API throttling.
Classes#
Convenience wrapper around token metadata cache file. |
Functions#
|
Display the summary of cached files. |
|
Print stored metadata in human readable format. |
|
Read all written token cache entries. |