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:




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

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

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