cli#

API documentation for tradeexecutor.cli Python module in Trading Strategy.

Module description#

Main application and loop.

Submodules#

tradeexecutor.cli.approval

Approve new trades in the console.

tradeexecutor.cli.commands

trade-executor command line commands

tradeexecutor.cli.discord

Send images to the Discord logger.

tradeexecutor.cli.guard

Vault security related common functions for CLI commands

tradeexecutor.cli.latest_release

Helper script for the production server releases.

tradeexecutor.cli.log

High-grade logging facilities.

tradeexecutor.cli.version_info

Read Docker version info.

tradeexecutor.cli.watchdog

Watch out for internal oracle hang conditions.