Hello;
my company is thinking about implementing a new financial compliance trading application which is an application that would check all trades that would be executed by the company. A very simple check might be "Don't Invest in Stocks that sell Alcohol" for example.
We need to define a financial business object model and then design the actual rule engine. Some potential data models would be Security, Trade, Derivative, etc.
My question does any one know where I could look at some Financial Domain Model already written that would be a good starting place for us to begin our analysis?
We don't want to re-invent the wheel and coming up with an existing financial object model would be very helpful. Thanks all