utils#
API documentation for tradeexecutor.utils Python module in Trading Strategy.
Module description#
Utility functions.
Generic utility functions.
Submodules#
Make sure we use accurate enough Decimal math to cover token asset quantity. |
|
Binance data loading. |
|
Blockchain related utilities. |
|
Run-time environment CPU queries. |
|
Provides functions to detect crossovers. |
|
Dataclass helpers. |
|
Helper for default strategies distributed with the package itself. |
|
Python helpers. |
|
Functions to determine whether a series is monotonically increasing or decreasing. |
|
Normalise folder locations across different Jupyter run-time environment. |
|
Get Jupyter notebook filename. |
|
Helpers for leverage calculations. |
|
List utilities. |
|
Jupyter notebook utilities for backtesting. |
|
Price insight helpers. |
|
Python cProf utilities |
|
Python function utilities. |
|
Python module loading helpers. |
|
A Python logger that keeps logs in a ring buffer in-memory. |
|
Sort helpers. |
|
Summary table dataframe helpers. |
|
Function wall clock time tracking. |
|
Timestamp and timedelta helpers |
|
Typing helpers. |
|
URL helpers. |