The way Fund Manager manages the several codes for the investments could be refined / improved.
Currently there are only two fields in this regard (with the exception of the custom fields)
- Symbol field: to enter the string used to retrieve or importing prices.
- CUSIP or ISIN: to enter the string used to retrieve transactions.
Note: this is not intuitive when we start using Fund Manager that these fields are used for these purposes.
The Symbol field is used in several/many places in Fund Manager. We can display, order, categorize some graphs and reports by Symbol.
It is assumed that Symbol is meaningful. But most of the time it's not! When automatic price retrieval is used (most of the time), Symbol is only a string used to communicate with a quote server. Only that. Just to illustrate it is not meaningful, here are symbols used with several quote servers:
- index/XX/MSCI/892000 (WSJ string)
- INDEXNASDAQ:OMXN40 (Google string)
- 11714;8 (Fondscheck string)
It makes no sense to display, order or categorize in graphs and reports with these codes.
In fact, Fund Manager assumes wrongly that the content of the symbol field is the ticker.
Ticker (or Symbol) = the identifier proposed by the issuer to identify uniquely his security (https://en.wikipedia.org/wiki/Ticker_symbol)
And it's not. Sometimes the ticker can appear in the symbol string, but frequently not at all (see Fondscheck for example).
(Just for additional information: here's a link to an Excel file from S&P/Dow Jones, a list of indexes with Ticker codes, ISIN, CUSIP and other codes. https://us.spindices.com/documents/inde ... _codes.xls
What we can see in this file is that the issuer suggests the Ticker to use ("Suggested Ticker" column), but some companies like Bloomberg or Reuters can use alternative Ticker codes in their systems).
So, there should be two fields:
- Ticker field: The Ticker is just a nickname for the security. Tickers are widely used instead of names because easier/shorter. (for example: https://finviz.com/map.ashx?t=sec) The Ticker should be the field to use in graphs, reports, etc. (having the choice to display by Name or by Ticker).
A little game to improve our ticker knowledge

- Symbol field: the string used to retrieve or importing prices. Not used in graphs, reports, etc. And the name of this field could be changed to be more meaningful: "Quote code" or "Price code" for example. Because Symbol is not very meaningful for its purpose.
ISIN / CUSIP,
Same here, the distinction should be made between two fields:
- ISIN / CUSIN field. A text field to enter freely the ISIN or CUSIN, not related to retrieve transactions.
- "Transaction code" field, where we enter the string used to retrieve transactions.
Thanks.