CNVTBOND module routines

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

CNVTBOND.C

Conversion routines for handling T-Bond data.

Function cnvt_tbond_data_rec_2_decimal
Include file CNVTBOND.H
Prototype void cnvt_tbond_data_rec_2_decimal( DATA_REC *data_ptr )
Remarks Convert all price data fields in the caller's DATA_REC from T-Bond 32's style to T-Bond decimal style.

Function cnvt_tbond_data_rec_dec_to_32
Include file CNVTBOND.H
Prototype void cnvt_tbond_data_rec_dec_to_32( DATA_REC *data_ptr )
Remarks Convert all price data fields in the caller's DATA_REC from T-Bond decimal style to T-Bond 32's style.

Function cnvt_tbond_2_decimal
Include file CNVTBOND.H
Prototype float cnvt_tbond_2_decimal( float bond_quote )
Remarks Convert a T-Bond 32's data value into a decimal format. 88.08 -> 88.25

Function cnvt_tbond_decimal_2_normal
Include file CNVTBOND.H
Prototype float cnvt_tbond_decimal_2_normal( float bond_quote )
Remarks Convert a T-Bond decimal data value back into a 32's style. 87.75 -> 87.24

Table of Contents Function Index

generated on 08 February 1998 - 14:43:06
© 1998 Tierra del Fuego Ltd.