0.0.3 • Published 3 years ago

angel-broking-cli v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

ci NPM version js-standard-style

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-cli

Verify Installation

angel sayHello