WhaleRider
Algorithmic trading DSL and CLI
Windows (PowerShell)
irm https://cli.whalerider.org | iex
Downloads and installs wr into your local environment
Linux
curl -s https://cli.whalerider.org/install-wr.sh | tr -d '\r' | bash
Installer Scripts
View the installation scripts used by the commands above
Verify Installation
wr --version