STOCK QUOTE QUERY Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: sqq.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Michael Boldin (View more)

STOCK QUOTE QUERY script description:



STOCK QUOTE QUERY is a Matlab script for Earth Sciences scripts design by Michael Boldin. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
STOCK QUOTE QUERY pulls stock prices for a given ticker symbol from the YAHOO web server.

Publisher review:
STOCK QUOTE QUERY pulls stock prices for a given ticker symbol from the YAHOO web server. SQQ & STOCKQUOTEQUERY pull stock prices for a given ticker symbol from the YAHOO web server using the MATLAB Java URL interface.STOCKQUOTEQUERY has the main code. SQQ calls STOCKQUOTEQUERY and allows for either interactive (keyboard) inputs or as a function call with numerous options for setting dates.Outputs DATE: Date for the quoteCLOSE: Closing market priceOPEN: Opening priceHIGH: High price (during trading day or frequency period)LOW: Low price (during trading day or frequency period)VOLUME: Volume (during trading day or frequency period)CLOSEADJ: Close adjusted for splits Use HELP SQQ for the full set of input and output options.STOCKQUOTEQUERY is based on GETSTOCKDATA by Peter Webb of Mathworks, as explained in the October 2002 MATLAB News and Notes article "Internet Enabled Data Analysis and Visualization with MATLAB"How to use SQQ & STOCKQUOTEQUERY--Enter 'sqq' at the comand line for an interactive run.--For a simple example that pulls recent data (over the past 7 days) for IBM, try sqq('ibm',today,today-7). --SQQEXAMPLE.M has more examples, including a demonstration of two different types of stock quote queries and also produces three charts.How SQQ differs from GETSTOCKDATA--verifies YAHOO server tables have 7 elements on a line before parsing the line. The server tables sometimes show extra lines for dividend payments and splits. --close(breader); close(ireader); close(stream); commented out-- caused problems.--adjusts query parameters to refer to January as month '0', not '1', and February as '1', and so on. (This is a feature of the YAHOO system. STOCKQUOTEQUERY uses 1 to 12 numbering for months in the input-output parameter translation.) --flips data vectors to normal date order (increasing, oldest to most recent).--does not require month(), day() or year() functions, uses datevec. --keeps VOLUME and CLOSEADJ data.--SQQ has flexible input options, especially for dates. --R12 compatible.
Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Related script downloads:

Latest script and internet news

Samsung launched the Premium Music Hub

Samsung launched the Premium Music Hub

Samsung finally gives consumers multiple audio streaming countries promised a while. Premium Music Hub allows users access to over 19 million songs, along with other useful functions.

Posted on: 30 May 2012 13:02 by A. Brown

This could be the first photos of iPhone 5

This could be the first photos of iPhone 5

IPhone\'s case came online in a few pictures that confirm rumors of a larger screen. This could be the first photos of the next iPhone, but nothing is really safe to Apple announcement.

Posted on: 30 May 2012 12:58 by A. Brown

IE 10 for Windows 8, comes with Adobe Flash support

IE 10 for Windows 8, comes with Adobe Flash support

After criticism received at Metro version of Internet Explorer 10 , initially offered no support for Adobe Flash technology, Microsoft has taken measures to correct this problem by working directly with Adobe to integrate the necessary components into the

Posted on: 25 May 2012 10:36 by A. Brown

Windows 8: boot to fast to furious

Windows 8: boot to fast to furious

Last year began to circulate on the Internet videos where Windows 8 systems boot in 7 seconds. Unfortunately, from this performance derives some problems.

Posted on: 25 May 2012 07:28 by A. Brown

SPREAD THE WORD

User Rating

STOCK QUOTE QUERY
Rating: 0.0 out of 5
Based on 0 ratings. 0 user reviews.

  • Currently 0.00 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5