Git Product home page Git Product logo

nsecli's Introduction

No plans to work on this further, retaining repo just for reference ...

Introduction

This is a command line application contained in one file which provides basic CLI interface to query National Stock Exchange (NSE) data. As a user you can get the live quotes of the stocks on your linux terminal.

It is very user friendly and doesn't require you to remember any stock codes. It provides a fuzzy search algorithm through which you can find the stock code by typing few characters of the company name or its code.

Benefits Over Web Interface

Main benefit over web interface is the speed at which it can fetch data. It also saves a lot of network bandwith since it doesn't have to download all the images typically found on a web page and doesn't have to parse the heavy duty java script.

On an average it only requires 300 mili seconds to get the quote of one stock. Though it is expected to vary based on the network speed and server response.

(also it makes you look like as if you are busy working on some unixy stuff !!)

Platform Support

Currently it is tested only linux platform, but nothing stops it working on Windows or Mac. If someone can test it on Mac or Windows and suggest me changes which are required, then it will be great.

nsecli's People

Contributors

vsjha18 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.