Skip to content

jpm8888/angel-broking-command-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Command line implementation of multiple portfolio management.

Resources

Stars

Watchers

Forks

Packages

No packages published