| Adding Prefix and Suffix to codes | |
|
BodhiGold permits the user to create prefix and suffix codes for their database. This has been made available for two reasons: 1. Some import file formats require it (i.e. OptionVue). 2. It's an easy way to recognise stocks when loading multiple Exchange data into one database. If you were loading all the Australian, New York and London Equities into one directory you would experience problems with equities that share the same Exchange Code. For example: BHP Billiton is traded on the ASX and the NYSE under the code: BHP. This would mean that you would only have one BHP file in your directory and it would contain the data for the last Exchange that was updated. In this situation it is preferable to have 2 separate BHP files that can be easily recognisable. Example: In this example we have a Ascii distribution that currently filters the ASX and NYSE Equities data into the one directory. Now we are going to edit the AsciiCsv format so it contains a suffix for each of these markets.
|
|