analyse_long_short_universe#

API documentation for tradeexecutor.analysis.universe.analyse_long_short_universe Python function.

analyse_long_short_universe(strategy_universe)[source]#

Display trading pairs and their lending reserves used in long/short strategy.

Only available fpr backtesting for now.

Parameters:

strategy_universe (TradingStrategyUniverse) – Constructed trading universe

Returns:

Summary table that can be displayed in notebooks

Return type:

DataFrame