GithubHelp home page GithubHelp logo

ravichawla / bsequote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mayanks/bsequote

0.0 2.0 0.0 179 KB

Download the BSE Stock Quote of a scrip/share from bseindia.com and provide it in a usable hash. Finally an API for indian stock quotes

Home Page: http://mayanks.blogspot.com

License: BSD 2-Clause "Simplified" License

Ruby 100.00%

bsequote's Introduction

= BseQuote =

== Introduction ==
This gem helps you download the stock details of a particular scrip from http://bseindia.com and provide you in a hash format which can be easily consumed in your application.

== Installation ==

== Git Repository ==

== Usage == 
The test directory contains a test application called foo.rb which demonstrates how to use this gem. Essentially you would need to do the following in your application to use this gem

require 'rubygems'
require 'bsequote'

include BseQuote

sq = quote('507685') # this is the scrip code for Wipro

bsequote's People

Contributors

mayanks avatar

Watchers

James Cloos avatar Ravi Chawla 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.