timestamp#
tradeexecutor.utils.timestamp Python module in Trading Strategy framework.
Module description#
Timestamp and timedelta helpers
Functions#
|
Ensure the timestamp is converted to our internal state format. |
Serialise timestamp as UNIX epoch seconds UTC. |
|
|
Serialise timestamp as UNIX epoch seconds UTC. |
Decode timestamp objects as number of seconds passed |
|
Encode timestamp objects as number of seconds passed |