strat new
Create a new skeleton strategy.
Usage
Usage: almanak strat new [OPTIONS]
Arguments
Options
-
working_dir
:- Type:
Path
- Default:
.
- Usage:
--working-dir
Working directory to create a new skeleton strategy. Defaults to the current directory.
- Type:
-
help
:- Type: BOOL
- Default:
False
- Usage:
--help
Show this message and exit.
CLI Help
Usage: almanak strat new [OPTIONS]
Create a new skeleton strategy.
Options:
--working-dir PATH Working directory to create a new skeleton strategy.
Defaults to the current directory.
--help Show this message and exit.