all_vaults_share_price_and_tvl#

API documentation for tradeexecutor.strategy.chart.standard.vault.all_vaults_share_price_and_tvl Python function.

all_vaults_share_price_and_tvl(input, printer=<built-in function print>)[source]#

Render share price and TVL for all vaults.

  • Get vault pairs from the strategy universe

Returns:

List of figures

Parameters:

input (ChartInput) –

Return type:

list[plotly.graph_objs._figure.Figure]