token_cache#

API documentation for tradeexecutor.cli.commands.token_cache.token_cache Python function.

token_cache(id=<typer.models.OptionInfo object>, strategy_file=<typer.models.OptionInfo object>, cache_path=<typer.models.OptionInfo object>, purge=<typer.models.OptionInfo object>, print_option=<typer.models.OptionInfo object>, unit_testing=<typer.models.OptionInfo object>, trading_strategy_api_key=<typer.models.OptionInfo object>)[source]#

Display and purge token cache entries.

  • Token metadata cache contains data from TokenSniffer and CoinGecko APIs that may be stale

Parameters: