time#
tradingstrategy.utils.time Python module in Trading Strategy framework.
Module description#
Helpers to timestamp format and value conformity.
We are operating on naive Python datetimes, all in UTC timezone
Functions#
Check we do not get in bad input timestamps. |
|
Ensure Pandas Timestamp is naive. |
|
Get datetime as UTC seconds since epoch. |