MRK_DAYR module routines

Company Information Software Products TDF Market Reports Download Area take me Home

MRK_DAYR.C - MaRKet_DAY_Routines

These routines will support hidden holiday tracking providing a way to check a julian date to determine if the market will be open.

Function is_mrk_day
Include file MRK_DAYR.H
Prototype int is_mrk_day( UINT j_date )
Remarks Return TRUE if the target julian date is not a Saturday, Sunday or a market holiday else FALSE. This routine also calls chk_if_holiday().

Function chk_if_holiday
Include file MRK_DAYR.H
Prototype int chk_if_holiday( UINT j_date )
Remarks Return TRUE if the target julian date is market holiday else FALSE. Calling this routine will automatically load the holiday file.

Function ld_holiday_file
Include file MRK_DAYR.H
Prototype static void ld_holiday_file()
Remarks Load the holiday in local module memory.

Function process_holiday_rec
Include file MRK_DAYR.H
Prototype static void process_holiday_rec( char *holiday_str )
Remarks Called by ld_ascii_data_file to process an individual holiday record from the holiday file.

Function store_holiday_rec
Include file MRK_DAYR.H
Prototype static void store_holiday_rec( UINT holiday_j )
Remarks Store a holiday in module memory in julian.

Table of Contents Function Index

generated on 08 February 1998 - 14:42:40
© 1998 Tierra del Fuego Ltd.