dataclasses_json#
tradeexecutor.monkeypatch.dataclasses_json Python module in Trading Strategy framework.
Module description#
Fix dataclasses_json to support us.
Always serialised and deserialise dates in the timezone-naive format
Add support for timedelta objects
Functions#
Add monkey patched fixes to dataclasses_json package |