utils#
tradeexecutor.utils Python module in Trading Strategy framework.
Module description#
Utility functions.
Generic utility functions.
Submodules#
Make sure we use accurate enough Decimal math to cover token asset quantity. |
|
Blockchain related utilities. |
|
Provides functions to detect crossovers. |
|
Dataclass helpers. |
|
Python helpers. |
|
Price insight helpers. |
|
Python module loading helpers. |
|
A Python logger that keeps logs in a ring buffer in-memory. |
|
Summary table dataframe helpers. |
|
Function wall clock time tracking. |
|
Timestamp and timedelta helpers |
|
Typing helpers. |
|
URL helpers. |