Git Product home page Git Product logo

inq's Introduction

Inq

inq is a CLI tool for U.S. stock INsider trading Query.

Donating

Support this project and others by hustcer via gratipay.

Support via Gratipay

Install

  • First you should have node.js(v0.10.0 or later) installed.
  • Then install inq by: sudo npm install -g inq.

Update

  • We strongly recommend you keep your inq up to date for a better user experience. Update inq is quite simple: sudo npm update -g inq
  • If the method above does not work, you can reinstall it by: sudo npm un inq -g; sudo npm install inq -g

Usage

Usage: inq [options] or inq <symbols>

Options:

  -h, --help               output usage information
  -V, --version            output the version number
  -s, --symbol  <symbols>  Symbol list to query, separated by comma.
  -t, --time    <span>     Insider trading time span, should be one of: 1m, 2m, 3m, 4m, or 5m.

Usage Examples:

  inq aapl,yhoo               , Query insider trading of aapl and yhoo in latest 3 months(default).
  inq -s aapl,yhoo            , Query insider trading of aapl and yhoo.
  inq -s aapl,yhoo -t 2m      , Query insider trading of aapl and yhoo in latest 2 months.
  inq --symbol aapl,yhoo      , Query insider trading of aapl and yhoo.
  inq --symbol aapl --time 5m , Query insider trading of aapl in latest 5 months.

Demo Output

Inq stock insider trading query output demo

Issues

Tell me if you have any questions, please submit an issue here.

inq's People

Contributors

topdna avatar

Watchers

James Cloos avatar copper lee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.