-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔨(api) add Warren CLI
indicator
command (and sub-commands)
The `indicator` command and its sub-commands allow to perform indicators calculations from the CLI. This will be useful to batch pre-calculate indicators. It ships with 3 sub-commands: - `list`: list indicators registered for batch computing using the CLI - `inspect`: show expected indicator arguments required to run - 'compute': compute the indicator given input arguments and optionally cache the result.
- Loading branch information
Showing
4 changed files
with
390 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.