multipair#

tradeexecutor.analysis.multipair Python module in Trading Strategy framework.

Module description#

Multipair strategy analyses.

Designed for strategies trading > 5 assets.

Functions#

analyse_multipair(state)

Build an analysis table.

analyse_pair_trades(pair, portfolio)

Write a single analysis row for a specific pair.

format_multipair_summary(df[, sort_column, ...])

Format the multipair summary table.

make_clickable(text, url)

Format a value as a clickable link.