dataclasses_json#

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

Module description#

Fix dataclasses_json to support us.

  • Always serialised and deserialise dates in the timezone-naive format

  • Add support for timedelta objects

Functions#

patch_dataclasses_json()

Add monkey patched fixes to dataclasses_json package