monkeypatch#

API documentation for tradeexecutor.monkeypatch Python module in Trading Strategy.

Module description#

Monkeypatches for Python library dependencies.

Submodules#

tradeexecutor.monkeypatch.cloudpickle_patch

Enable using multiprocess in Jupyter Notebooks.

tradeexecutor.monkeypatch.dataclasses_json

Fix dataclasses_json to support us.

tradeexecutor.monkeypatch.plotly

Monkey-patch Plotly 6.x bug: FigureWidget showing nanoseconds instead of dates.

tradeexecutor.monkeypatch.quantstats

tradeexecutor.monkeypatch.web3