Get Real Chart Preset

Xignite Web Service
Publisher: Xignite
Since: Friday, December 07, 2007
Type: Xignite Web Service
Tags: RealChartPresetXignite
Votes:
0   vote for it
WSDL: http://www.xignite.com/xRealTime.asmx?WSDL
Test: TEST
Description:

Returns a real-time intraday chart using a preset chart format.

Pricing: Requests against this operation count as one hit.
Inputs:
Name Description Required Example
Exchange The exchange for the chart (Island and INET are equivalent). Yes INET
Symbol The symbol for the security. This security must be traded on the exchange. Yes msft
AdditionalSymbols Additional symbols to plot on the same chart, separated by commas. Yes orcl, dell
StartTime The start time (EST) for the range (use the HH:MM:SS.mmmm) format. For instance, you would enter 3:00 PM EST as 15:00:00.0000. you can omit seconds and milliseconds. The earliest available time is 8:00:00. Yes 8:00
EndTime The start time (EST) for the range (use the HH:MM:SS.mmmm) format. For instance, you would enter 12:00 PM EST as 12:00:00.0000. you can omit seconds and milliseconds. The latest available time is 20:00:00. Yes 10:00
Style

The style of chart to display:

  • Line displays a real-time price as a line.
  • Candle displays a real-time price as a candle showing high and lows for the period.
  • Stick displays a real-time price as a stick showing high and lows for the period.
  • Area displays gain/loss from the open price as an area for the period.
  • Percentage displays a percentage gain/loss from the open price as a line for the period.
Yes Line
DaysForHourDisplay Maximum number of days of data that must be retrieved for data to be displayed on an hourly scale. Yes 1
DaysForDayDisplay Maximum number of days of data that must be retrieved for data to be displayed on a daily scale. Yes 14
DaysForWeekDisplay Maximum number of days of data that must be retrieved for data to be displayed on a weekly scale. Yes 62
DaysForBiWeeklyDisplay Maximum number of days of data that must be retrieved for data to be displayed bi-weekly scale. Yes 91
DaysForMonthDisplay Maximum number of days of data that must be retrieved for data to be displayed on a monthly scale. Yes 186
DaysForQuarterDisplay Maximum number of days of data that must be retrieved for data to be displayed on a quarterly scale. Yes 365
DaysForSemiAnnualDisplay Maximum number of days of data that must be retrieved for data to be displayed on a semi annual scale. Yes 1000
DaysForAnnualDisplay Maximum number of days of data that must be retrieved for data to be displayed on a annual scale. Yes 1000
DaysForBiAnnualDisplay Maximum number of days of data that must be retrieved for data to be displayed on a bi-annual scale. Yes 14
DaysForPentaAnnualDisplay Maximum number of days of data that must be retrieved for data to be displayed on a penta-annual scale. Yes 3500
Width The width of the chart (in pixels). Yes 600
Height The height of the chart (in pixels). Yes 400
Preset The preset value for the chart. Yes Demo
Outputs:
Name Description Always Present
Instance of IntradayChart Each instance represents an intraday chart. Yes
Instance of Security Each instance represents a security. Yes
CIK The CIK for the security. No
CUSIP The CUSIP for the security. No
Symbol The symbol for the security. Yes
ISIN The ISIN for the security. No
Valoren The Valoren for the security. No
Name The name for the security. Yes
Market The market for the security. Yes
CategoryOrIndustry The Category Or Industry for the security. Yes
StartTime The start time for the chart. Yes
EndTime The end time for the chart. Yes
Width The height in pixels. Yes
Height The width in pixels. Yes
Title The title for the chart. Yes
Style The style of the chart. Yes
Url The URL of the chart on the xignite Server. This URL is valid for 2 days. Yes