| Since: |
Friday, December 07, 2007 |
| Pricing: |
Requests against this operation count as one hit. |
| Inputs: |
| Name |
Description |
Required |
Example |
| Identifier |
The identifier for the company as determined by the IdentifierType parameter.
|
Yes |
MSFT |
| IdentifierType |
The identifier type. Valid values are: - CIK: Identifier is the SEC Central Index Key for the company.
Use the LookupCIK operation to find the CIK for a company.
- CUSIP: Identifier is the CUSIP for the company.
CUSIPS are unique security identifiers managed by The CUSIP Service Bureau .
- Symbol: Identifier is the symbol for the company, e.g. MSFT, DELL, or ORCL.
Supports multiple Symbologies, check here for details.
- ISIN: Identifier is the ISIN 12-character alpha numeric code identifying a security.
- Valoren: Identifier is the Valoren number assigned to a Swiss financial instrument.
|
Yes |
Symbol |
| AdditionalSymbols |
Additional symbols to plot on the same chart, separated by commas. |
Yes |
orcl,dell |
| PeriodType |
The last period to plot. |
Yes |
OneMonth |
| 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 |
A preset value for the chart. |
Yes |
Demo |
|
| Outputs: |
| Name |
Description |
Always Present |
| 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 |
| 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 |
|