Draw Rate Chart

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

Draws a standard chart based on historical pricing information for a rate and a specific date range.

Any InterBank rate requested through this operation requires a XigniteInterBanks subscription.

Pricing: Requests against this operation count as one hit.
Inputs:
Name Description Required Example
RateType The type of rate. Use GetRateDescription to learn more about supported rates. Yes FederalFunds
PeriodType The type of period (Daily, Weekly, Monthly, Annually). Yes Daily
StartDate The start date for the chart. Yes 01/01/2000
EndDate The end date for the chart. Yes 3/21/2010
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
Outputs:
Name Description Always Present
Instance of RateChart Each instance represents a rate chart. Yes
Rate The rate of the security. Yes
PeriodType The type of period for the rate. Yes
StartDate The start date for the chart. Yes
EndDate The end date 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