url#

tradeexecutor.utils.url Python module in Trading Strategy framework.

Module description#

URL helpers.

Functions#

get_url_domain(url)

Redact URL so that only domain is displayed.

redact_url_password(url)

Remove password from the URL.