| Since: |
Friday, December 07, 2007 |
| Pricing: |
Requests against this operation count as one hit. |
| Inputs: |
| Name |
Description |
Required |
Example |
| Type |
The metal for the historical quote |
Yes |
XAU |
| Currency |
The currency for the quote. |
Yes |
USD |
| StartDate |
The start date for the chart. |
Yes |
3/20/2009 |
| EndDate |
The end date for the chart. |
Yes |
3/20/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 |
| Preset |
The name of the preset 'look-and-feel' for the chart. |
No |
Demo |
|
| Outputs: |
| Name |
Description |
Always Present |
| PeriodType |
The type of period for the chart |
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 |
|