26.10.2014 Views

Reuters AdfinX Real Time 1.0 Library User Guide (Doc. No. 4510529)

Reuters AdfinX Real Time 1.0 Library User Guide (Doc. No. 4510529)

Reuters AdfinX Real Time 1.0 Library User Guide (Doc. No. 4510529)

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>AdfinX</strong> <strong>Real</strong> <strong>Time</strong> <strong>1.0</strong> <strong>Library</strong> - <strong>User</strong>'s <strong>Guide</strong><br />

5. ADXRTHISTORY<br />

5.1. ADXRTHISTORY PROPERTIES<br />

5.1.1. Mode<br />

Mode<br />

This property describes how the Data property is to present its results. It is a string which should<br />

contain a sequence of parameter settings. It also allows the definition of the range of dates over which<br />

historical data is to be retrieved. The allowed parameters are:<br />

END : The End Date parameter fixes the last date for which historical data should<br />

be retrieved.<br />

END:ddmmmyy sets an end date of ddmmmyy.<br />

By default data will be retrieved up to the current date.<br />

HEADER : The Header attribute determines whether a “header” row of field names<br />

should be returned with the data.<br />

HEADER:YES include a header row.<br />

HEADER:NO do not include a header row (default).<br />

If the keyword HEADER is present on its own, it is treated as HEADER:YES.<br />

FRQ : The Frequency parameter establishes the predefined time-series to consult.<br />

FRQ:D<br />

Fetch daily data (default).<br />

FRQ:W<br />

Fetch weekly data.<br />

FRQ:M<br />

Fetch monthly data.<br />

FRQ:other<br />

Fetch data of the frequency specified by the letter<br />

other. This frequency must be supported by the<br />

source.<br />

LAY : The Layout attribute determines how the elements will be arranged in the<br />

returned array.<br />

LAY:HOR or LAY:H returns items in a horizontal layout.<br />

LAY:VER or LAY:V returns items in a vertical layout.<br />

NBEVENTS : The Number of Events parameter limits the number of historical events that<br />

will be retrieved.<br />

NBEVENTS:n return data for no more than n events.<br />

The default value depends on the frequency setting as follows:<br />

NBEVENTS:25 with a daily frequency (FRQ:D).<br />

NBEVENTS:52 with a weekly frequency (FRQ:W).<br />

NBEVENTS:12 with a monthly frequency (FRQ:M).<br />

NBEVENTS:25 with any other frequency (FRQ:other).<br />

EVENTS : Exact number of historical data retrieved {i with i as integer}<br />

EVENTS:i to retrieve i data points (see the NBEVENTS keyword and the<br />

<strong>No</strong>te section below.)<br />

NULL : The Null attribute dictates how empty entries should be handled.<br />

NULL:NA<br />

provide the string value "#N/A ND" instead of null<br />

values (default).<br />

NULL:REPEAT copy earlier valid values to this entry, if any.<br />

NULL:SKIP drop the entry in the returned array.<br />

RET : The Return parameter allows the size of the returned array to be controlled.<br />

RET:An<br />

return the first n entries of the array as an array.<br />

RET:n<br />

return only the n th entry of the array (entries are<br />

numbered from 1).<br />

By default no return array size is defined.<br />

41

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!