shared_options#
API documentation for tradeexecutor.cli.commands.shared_options Python module in Trading Strategy.
Module description#
Commoon Typer options shared across command line commands.
Import from there and use in
Classes#
| What output we want from show-positions command. | 
Functions#
| 
 | Support comma separated, whitespaced, list as a command line argument with Typer. | 
| 
 | Generate a copy of Typer option, but set it required. |