analyse_multipair# API documentation for tradeexecutor.analysis.multipair.analyse_multipair Python function. analyse_multipair(state)[source]# Build an analysis table. Create a table where 1 row = 1 trading pair. Parameters: state (State) – Returns: Datframe of the results. Sorted by the best return. Return type: DataFrame