0.0.3 • Published 4 years ago
angel-broking-cli v0.0.3
Description
angel helps you manage portfolios and trading on multiple accounts using command line interface.
Usage
angel --help
Commands
Basic Authentication:
  angel init                initialise with angel api_keys / secret key
  angel user:auth           this is required before log-in, 
                            Required daily, (one time)
User Management
  angel user:add            Adds a new user, client id and password is required.
  angel user:login          To start login process. 
                            (You can be logged into multiple users 
                            at the same time);
                            
  angel user:select         Selects user for the current session.
  angel user:which          User with current session.
  angel user:profile        Profile details of the user.
  angel user:portfolio      Portfolio of the user.Installation
Stable version:
npm install -g angel-broking-cliVerify Installation
angel sayHello