dedent#

API documentation for tradeexecutor.utils.dedent Python module in Trading Strategy.

Module description#

Helpers to deal with formatting text messages in decide_trades() diagnostics output

Functions#

dedent_any(text)

Dedent variable indents of the text

strip_except_newlines(text)