strat pull
Downloads your strategy.
Usage
Usage: almanak strat pull [OPTIONS] STRATEGY_ID
Arguments
strategy_id
(REQUIRED):- Type: STRING
- Default:
None
- Usage:
strategy_id
Options
-
version
:- Type: STRING
- Default:
None
- Usage:
--version
Specific version of the strategy to download.
-
working_dir
:- Type:
Path
- Default:
.
- Usage:
--working-dir
Working directory to download the strategy to. Defaults to the current directory.
- Type:
-
help
:- Type: BOOL
- Default:
False
- Usage:
--help
Show this message and exit.
CLI Help
Usage: almanak strat pull [OPTIONS] STRATEGY_ID
Downloads your strategy.
Options:
--version TEXT Specific version of the strategy to download.
--working-dir PATH Working directory to download the strategy to. Defaults
to the current directory.
--help Show this message and exit.