forked from mayanks/bsequote
-
Notifications
You must be signed in to change notification settings - Fork 0
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
License
ujjawal/bsequote
Folders and files
Nam 9F57 e | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
= 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
About
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
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published