|
|
|
|
Purpose |
Inform the application of an historical refresh of a financial instrument being watched. |
|
|
|
|
Notice |
For this event notice, the notice parameter of the AspenEvent() function receives a pointer to a ASPEN_HISTORICAL_UPDATE_NOTICE structure.
This structure is dynamically allocated by Aspen and must be freed using the AspenFreeMemory() function after use. |
|
|
|
|
Structure |
typedef struct { ASPEN_TIME start; ASPEN_TIME end; char type; char symbol[ASPEN_SYMBOL_SIZE]; |
|
|
|
|
Remarks |
NA |
|
|
|
|
See Also |
ASPEN_HISTORICAL_UPDATE_NOTICE |
|
|
|
|
Example |
NA |
©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.