[Quantproject-developers] mdb QuantProject.mdb,1.3,1.4
Brought to you by:
glauco_1
|
From: <gla...@us...> - 2003-12-30 00:20:18
|
Update of /cvsroot/quantproject/mdb In directory sc8-pr-cvs1:/tmp/cvs-serv15433 Modified Files: QuantProject.mdb Log Message: - Removed the following fields: quAdjustedOpen quAdjustedHigh quAdjustedLow quAdjustedVolume (these values can be computed using other fields) - Added the following field: quAdjustedCloseToCloseRatio (this piece of information will not change in the future, thus it can be statically validated. It will be useful for future quAdjustedClose validations) Index: QuantProject.mdb =================================================================== RCS file: /cvsroot/quantproject/mdb/QuantProject.mdb,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsAk93Rf and /tmp/cvsiirt6n differ |