Quote:
Hi All,
I am keen to know about what are the general chores that are needed to be done in an IT project of finance domain. I haven't had any opportunity to work on finance domain but soon I am going to join an organization that specially deals in finance domain projects.
Thanks to all in advance.
|
Finance projects are great!, but have in mind that your applications cannot be of simple-fast-solving-problem kind, since they cannot be focused on solving particular problems. They have to be quite general.
Lets say you need to calculate the prices of some securities, for example, each RMBS has a different waterfall, so you cannot use the same algorithm for two different securities, even if they are both RMBS.
That's why i'll strongly recomend you to consider an scripting feature, so the user can program many different ways to evaluate securities, bonds...
^.^ That'll keep you busy.