Web Service Details: XigniteQuotes
- Country:
-
United States
- Provider:
- xignite.com

- WSDL File:
- http://www.xignite.com/xquotes.asmx?WSDL
- WSDL Cache:
- XML or HTML
- Monitored since:
- Jan 11, 2007
- Server:
- Microsoft-IIS/6.0
- Availability:
-
(99.44% since Jan 2007) (view details)
- Documentation:
- good (within WSDL)
- Description:
- This web service provides multiple quote related operations including several quote formats (simple, extended), market summary information, and top market movers, losers, and gainers.
- User Rating:
Seekda Community Feedback
Service Description by seekda Users
The stock quote web service provides several financial quotes, quote formats (simple and extended), market summary information, index information, and top market movers, losers and gainers. see: http://preview.xignite.com/xQuotes.asmx
This Service has 3 Bindings. This means the same functionality can be accessed by different technical protocols (i.e. HTTP GET, HTTP POST, SOAP 1.1 over HTTP) .
A simple click on any operation opens a window that allows you to use this Web Service directly and without any programming on your site.
-
XigniteQuotesHttpPost (Protocol: HTTP_POST)
-
GetChartDesign
Returns the default settings for the Real Time Chart.Input:
Output: ChartDesign -
GetDelayedBinaryChart
Get a standard IntraDay price chart for a security.Input: AdditionalSymbols, Symbol, Style, Height, EndTime, Width, StartTime
Output: IntradayChart -
GetDelayedChart
Get a standard IntraDay price chart for a security.Input: Symbol, StartTime, Width, EndTime, Height, Style, AdditionalSymbols
Output: IntradayChart -
GetDelayedChartPreset
Get a standard IntraDay price chart for a security.Input: Width, EndTime, StartTime, Preset, Symbol, AdditionalSymbols, Style, Height
Output: IntradayChart -
GetFundQuote
Returns an extended quote for a US mutual fund.Input: Symbol
Output: ExtendedFundQuote -
GetHistoricalTickHistogram
Returns a histogram for a range of ticks for a security.Input: EndTime, AsOfDate, Symbol, StartTime
Output: Histogram -
GetHistoricalTicks
Returns a historical range of ticks for a security.Input: TickPeriods, Symbol, TickPrecision, StartTime, EndTime, HistoricalPeriod
Output: Ticks -
GetHistoricalTicksAsOfDate
Returns a historical range of ticks for a security.Input: EndTime, AsOfDate, TickPrecision, Symbol, TickPeriods, StartTime
Output: Ticks -
GetIndices
Returns last value, change, percent change and category information for a collection of US market indices including Dow Jones Averages, NYSE, AMEX, NASDAQ, Standard & Poor's, Commodities, Treasuries and other U.S. Indices.Input:
Output: ArrayOfMarketIndex -
GetMarketChart
Get a market chart. Returned string is HTML code pointing to the proper image.Input:
Output: HTMLResult -
GetMarketSummary
Returns the current market level for the Dow, Nasdaq and S&P indices as well as the NYSE and NASDAQ volumes and the 10 Year Bond index.Input:
Output: MarketSummary -
GetMissingTickRanges
Returns a range of missing ticks for the day.Input:
Output: ArrayOfMissingTickRange -
GetQuickQuotes
Returns a short (last, change, volume) 15/20 minutes delayed quote for a list of US Domestic equities.Input: Symbol
Output: ArrayOfQuickQuote -
GetQuote
Returns an extended (quotes, news, fundamentals) 15/20 minutes delayed quote for a US Domestic equity.Input: Symbol
Output: ExtendedQuote -
GetQuotes
Returns a 15/20 minutes delayed quote for a list of US Domestic equities.Input: Symbol
Output: ArrayOfQuote -
GetSingleQuote
Returns a 15/20 minutes delayed quote for a single Domestic equities.Input: Symbol
Output: Quote -
GetTick
Returns a tick for a security as of a specific time in the day.Input: Symbol, Time
Output: SingleTick -
GetTickCollections
Returns a range of ticks for multiple security.Input: TickPrecision, Symbols, TickPeriods, EndTime, StartTime
Output: ArrayOfTicks -
GetTickHistogram
Returns a histogram for a range of ticks for a security.Input: StartTime, Symbol, EndTime
Output: Histogram -
GetTicks
Returns a range of ticks for a security.Input: Symbol, TickPeriods, EndTime, StartTime, TickPrecision
Output: Ticks -
GetTop
Returns quote information about the top gaining, losing, and moving equities from NYSE, NASDAQ and AMEX.Input:
Output: ArrayOfTop -
GetTopGainers
Returns quote information about the top gaining equities from NYSE, NASDAQ and AMEX.Input:
Output: ArrayOfTop -
GetTopLosers
Returns quote information about the top losing equities from NYSE, NASDAQ and AMEX.Input:
Output: ArrayOfTop -
GetTopMovers
Returns quote information about the top moving equities from NYSE, NASDAQ and AMEX.Input:
Output: ArrayOfTop -
GetTopsByExchange
Returns quote information about the top gaining, loosing, and moving equities by exchange.Input: TopType, Exchange
Output: ArrayOfTop -
ListTopExchanges
List exchanges for which Tops are availableInput:
Output: ArrayOfTopExchange
-
GetChartDesign
-
XigniteQuotesSoap (Protocol: SOAP11_HTTP)
-
GetChartDesign
Returns the default settings for the Real Time Chart.Input: GetChartDesign
Output: GetChartDesignResponse -
GetDelayedBinaryChart
Get a standard IntraDay price chart for a security.Input: GetDelayedBinaryChart
Output: GetDelayedBinaryChartResponse -
GetDelayedChart
Get a standard IntraDay price chart for a security.Input: GetDelayedChart
Output: GetDelayedChartResponse -
GetDelayedChartCustom
Get a custom IntraDay price chart for a security.Input: GetDelayedChartCustom
Output: GetDelayedChartCustomResponse -
GetDelayedChartPreset
Get a standard IntraDay price chart for a security.Input: GetDelayedChartPreset
Output: GetDelayedChartPresetResponse -
GetFundQuote
Returns an extended quote for a US mutual fund.Input: GetFundQuote
Output: GetFundQuoteResponse -
GetHistoricalTickHistogram
Returns a histogram for a range of ticks for a security.Input: GetHistoricalTickHistogram
Output: GetHistoricalTickHistogramResponse -
GetHistoricalTicks
Returns a historical range of ticks for a security.Input: GetHistoricalTicks
Output: GetHistoricalTicksResponse -
GetHistoricalTicksAsOfDate
Returns a historical range of ticks for a security.Input: GetHistoricalTicksAsOfDate
Output: GetHistoricalTicksAsOfDateResponse -
GetIndices
Returns last value, change, percent change and category information for a collection of US market indices including Dow Jones Averages, NYSE, AMEX, NASDAQ, Standard & Poor's, Commodities, Treasuries and other U.S. Indices.Input: GetIndices
Output: GetIndicesResponse -
GetMarketChart
Get a market chart. Returned string is HTML code pointing to the proper image.Input: GetMarketChart
Output: GetMarketChartResponse -
GetMarketSummary
Returns the current market level for the Dow, Nasdaq and S&P indices as well as the NYSE and NASDAQ volumes and the 10 Year Bond index.Input: GetMarketSummary
Output: GetMarketSummaryResponse -
GetMissingTickRanges
Returns a range of missing ticks for the day.Input: GetMissingTickRanges
Output: GetMissingTickRangesResponse -
GetQuickQuotes
Returns a short (last, change, volume) 15/20 minutes delayed quote for a list of US Domestic equities.Input: GetQuickQuotes
Output: GetQuickQuotesResponse -
GetQuote
Returns an extended (quotes, news, fundamentals) 15/20 minutes delayed quote for a US Domestic equity.Input: GetQuote
Output: GetQuoteResponse -
GetQuotes
Returns a 15/20 minutes delayed quote for a list of US Domestic equities.Input: GetQuotes
Output: GetQuotesResponse -
GetSingleQuote
Returns a 15/20 minutes delayed quote for a single Domestic equities.Input: GetSingleQuote
Output: GetSingleQuoteResponse -
GetTick
Returns a tick for a security as of a specific time in the day.Input: GetTick
Output: GetTickResponse -
GetTickCollections
Returns a range of ticks for multiple security.Input: GetTickCollections
Output: GetTickCollectionsResponse -
GetTickHistogram
Returns a histogram for a range of ticks for a security.Input: GetTickHistogram
Output: GetTickHistogramResponse -
GetTicks
Returns a range of ticks for a security.Input: GetTicks
Output: GetTicksResponse -
GetTop
Returns quote information about the top gaining, losing, and moving equities from NYSE, NASDAQ and AMEX.Input: GetTop
Output: GetTopResponse -
GetTopGainers
Returns quote information about the top gaining equities from NYSE, NASDAQ and AMEX.Input: GetTopGainers
Output: GetTopGainersResponse -
GetTopLosers
Returns quote information about the top losing equities from NYSE, NASDAQ and AMEX.Input: GetTopLosers
Output: GetTopLosersResponse -
GetTopMovers
Returns quote information about the top moving equities from NYSE, NASDAQ and AMEX.Input: GetTopMovers
Output: GetTopMoversResponse -
GetTopsByExchange
Returns quote information about the top gaining, loosing, and moving equities by exchange.Input: GetTopsByExchange
Output: GetTopsByExchangeResponse -
ListTopExchanges
List exchanges for which Tops are availableInput: ListTopExchanges
Output: ListTopExchangesResponse
-
GetChartDesign
-
XigniteQuotesHttpGet (Protocol: HTTP_GET)
-
GetChartDesign
Returns the default settings for the Real Time Chart.Input:
Output: ChartDesign -
GetDelayedBinaryChart
Get a standard IntraDay price chart for a security.Input: AdditionalSymbols, Symbol, Style, Height, EndTime, Width, StartTime
Output: IntradayChart -
GetDelayedChart
Get a standard IntraDay price chart for a security.Input: Symbol, StartTime, Width, EndTime, Height, Style, AdditionalSymbols
Output: IntradayChart -
GetDelayedChartPreset
Get a standard IntraDay price chart for a security.Input: Width, EndTime, StartTime, Preset, Symbol, AdditionalSymbols, Style, Height
Output: IntradayChart -
GetFundQuote
Returns an extended quote for a US mutual fund.Input: Symbol
Output: ExtendedFundQuote -
GetHistoricalTickHistogram
Returns a histogram for a range of ticks for a security.Input: EndTime, AsOfDate, Symbol, StartTime
Output: Histogram -
GetHistoricalTicks
Returns a historical range of ticks for a security.Input: TickPeriods, Symbol, TickPrecision, StartTime, EndTime, HistoricalPeriod
Output: Ticks -
GetHistoricalTicksAsOfDate
Returns a historical range of ticks for a security.Input: EndTime, AsOfDate, TickPrecision, Symbol, TickPeriods, StartTime
Output: Ticks -
GetIndices
Returns last value, change, percent change and category information for a collection of US market indices including Dow Jones Averages, NYSE, AMEX, NASDAQ, Standard & Poor's, Commodities, Treasuries and other U.S. Indices.Input:
Output: ArrayOfMarketIndex -
GetMarketChart
Get a market chart. Returned string is HTML code pointing to the proper image.Input:
Output: HTMLResult -
GetMarketSummary
Returns the current market level for the Dow, Nasdaq and S&P indices as well as the NYSE and NASDAQ volumes and the 10 Year Bond index.Input:
Output: MarketSummary -
GetMissingTickRanges
Returns a range of missing ticks for the day.Input:
Output: ArrayOfMissingTickRange -
GetQuickQuotes
Returns a short (last, change, volume) 15/20 minutes delayed quote for a list of US Domestic equities.Input: Symbol
Output: ArrayOfQuickQuote -
GetQuote
Returns an extended (quotes, news, fundamentals) 15/20 minutes delayed quote for a US Domestic equity.Input: Symbol
Output: ExtendedQuote -
GetQuotes
Returns a 15/20 minutes delayed quote for a list of US Domestic equities.Input: Symbol
Output: ArrayOfQuote -
GetSingleQuote
Returns a 15/20 minutes delayed quote for a single Domestic equities.Input: Symbol
Output: Quote -
GetTick
Returns a tick for a security as of a specific time in the day.Input: Symbol, Time
Output: SingleTick -
GetTickCollections
Returns a range of ticks for multiple security.Input: TickPrecision, Symbols, TickPeriods, EndTime, StartTime
Output: ArrayOfTicks -
GetTickHistogram
Returns a histogram for a range of ticks for a security.Input: StartTime, Symbol, EndTime
Output: Histogram -
GetTicks
Returns a range of ticks for a security.Input: Symbol, TickPeriods, EndTime, StartTime, TickPrecision
Output: Ticks -
GetTop
Returns quote information about the top gaining, losing, and moving equities from NYSE, NASDAQ and AMEX.Input:
Output: ArrayOfTop -
GetTopGainers
Returns quote information about the top gaining equities from NYSE, NASDAQ and AMEX.Input:
Output: ArrayOfTop -
GetTopLosers
Returns quote information about the top losing equities from NYSE, NASDAQ and AMEX.Input:
Output: ArrayOfTop -
GetTopMovers
Returns quote information about the top moving equities from NYSE, NASDAQ and AMEX.Input:
Output: ArrayOfTop -
GetTopsByExchange
Returns quote information about the top gaining, loosing, and moving equities by exchange.Input: TopType, Exchange
Output: ArrayOfTop -
ListTopExchanges
List exchanges for which Tops are availableInput:
Output: ArrayOfTopExchange
-
GetChartDesign
This page gives information about the availability of the selected service. For details on how we perform monitoring click here.
We perform an availability check once a day. The graph below shows the response time measured. You can use the slider control to adjust the time period displayed.
- Endpoint:
- http://www.xignite.com/xquotes.asmx
- Monitored since:
- Jan 11, 2007
- Server:
- Microsoft-IIS/6.0
- Availability:
- 99.44%
Loading...
time period selected: -
Detailed Explanation
-
connect time:
milliseconds until connection with the service could be established
-
response time:
milliseconds until response was completely received
-
avg. connect time:
avg time in milliseconds until connection with the service could be established (across all service)
-
avg. response time:
avg time in milliseconds until response was received (across all service)
- The coloring of the lower bar in the graph indicates certain properties of the response during a particular availability check.
-
OK:
We verified that the server correctly implements the SOAP protocol, however this does not mean that we have verified its actual functionality (such as a weather service). -
connect error:
we were unable to establish a connection to the server. -
connect timeout:
we have been able to contact the server, however within 20 seconds we could not establish a connection. -
read timeout:
the server took more then 20 seconds to send its response.
Comments: 0
Post a Comment
This is the revision history of the wiki description for the selected service.
Current Revision
The stock quote web service provides several financial quotes, quote formats (simple and extended), market summary information, index information, and top market movers, losers and gainers. see: http://preview.xignite.com/xQuotes.asmx
Revisions:
- current revision (Apr 6, 2008) by kgoarany
- revision 1 (Aug 2, 2007) by andreas.wechselberger
Search Services Search Services Search Services
Recently Viewed Recently Viewed Recently Viewed
Recent News Recent News Recent News
-
New Graphical Design
We have been listening to you and we try our best to continuously improve the user experience at seekda portal. Over the last few months we have made numerous style and layout changes to enhance the look and feel. The new graphic design went live today. Thank you for your [...]more...
-
Summary of Web Service Ideas Contest
Web Service Ideas Contest was a competition in which participants used their imagination to envision how real world problems could be solved with Web Service technologies. Participants shared with seekda their ideas of how services could be used in completely new contexts. The contest took place in September 2008 [...]more...