notebook#

API documentation for tradeexecutor.utils.notebook Python module in Trading Strategy.

Module description#

Jupyter notebook utilities for backtesting.

Classes#

OutputMode

What is the output mode for the notebook visualisations.

Functions#

set_large_plotly_chart_font([...])

Increae the default Plotly chart font sizes so that charts are readable on other mediums like mobile and PowerPoint.

set_notebook_logging([log_level])

Enable logging in notebooks.

setup_charting_and_output([mode, ...])

Sets charting and other output options for Jupyter Notebooks.