README.rdoc JpStock JpStock is a Ruby library for extracting information about Japan stocks. æ¥æ¬ã®æ ªä¾¡æ å ±ãåå¾ããããã®Rubyã©ã¤ãã©ãªã Installing gem install jpstock dependencies: nokogiri Using ç¾å¨ã®æ ªä¾¡ãåå¾ JpStock.price(:code=>"4689") JpStock.price(:code=>["4689", "2702"]) éå»ã®æ ªä¾¡ãåå¾ JpStock.historical_prices(:code=>"4689", :start_date=>'2012/01/01', :end_date=>'2012/3/31') JpStock.historical_prices(:code=>"4689", :s
{{#tags}}- {{label}}
{{/tags}}