optimiser#

API documentation for tradeexecutor.analysis.optimiser Python module in Trading Strategy.

Module description#

Optimiser analytics and charting.

Functions#

analyse_optimiser_result(result[, ...])

Create a table of optimiser searched space + their results.

plot_profile_duration_data(df[, include_colums])

Visualise the profiler data.

plot_profile_size_data(df[, include_colums])

Visualise the profiler data.

profile_optimiser(result)

Create a DataFrame of optimiser run result.