<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Figment Software</title>
	<atom:link href="http://www.figmentweb.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.figmentweb.com</link>
	<description></description>
	<lastBuildDate>Fri, 06 Apr 2012 09:49:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Loan Pricing Service</title>
		<link>http://www.figmentweb.com/2009/11/loan-pricing-service/</link>
		<comments>http://www.figmentweb.com/2009/11/loan-pricing-service/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:00:12 +0000</pubDate>
		<dc:creator>williag</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[credit asset management]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[investment banking]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[product pricing]]></category>

		<guid isPermaLink="false">http://www.figmentweb.com/?p=9</guid>
		<description><![CDATA[Design and implementation of a Loan Pricing Service for a leading German investment bank.]]></description>
			<content:encoded><![CDATA[<h2>Background</h2>
<h2><span style="font-weight: normal; font-size: 13px;">The Credit Asset Management arm of a leading German Investment Bank enlisted the services of Figment Software to design and implement a Loan Pricing Service in accordance with current Fair Value Accounting regulations.</span></h2>
<p><span id="more-9"></span></p>
<p>In 2006 the <a title="Financial Accounting Standard Board" href="http://www.fasb.org">Financial Accounting Standard Board</a> (FASB) issued statement Financial Accounting Standard No. 157 – Fair Value Measurements. <a title="FAS 157" href="http://www.fasb.org/pdf/fas157.pdf">FAS 157</a> provides guidance on how to perform <a title="Fair Value at Wikipedia" href="http://en.wikipedia.org/w/index.php?title=Fair_value&amp;oldid=395762830">Fair Value</a> estimations of assets and liabilities for financial reporting purposes. The Fair Value of an asset is defined as the price achievable in an orderly transaction between two willing participants. The estimated value of an asset or liability must however be based on real-world market data, rather than inconsistent proprietary financial models.</p>
<p>In 2009 the scope of Fair Value Accounting will be extended further to non-financial assets and liabilities.</p>
<h2>Brief</h2>
<p>Figment were requested to design and implement a Fair Value pricing component that would calculate the price of Loans using a <a title="Binomial Option Pricing Model at Wikipedia" href="http://en.wikipedia.org/w/index.php?title=Binomial_options_pricing_model&amp;oldid=404974192">Binomial Option Pricing Model</a> (BOPM). Using an Option pricing model to price Loan products would give the bank a significant competitive advantage within the arena of Credit Asset Management.</p>
<p>The brief specified that the solution must integrate seamlessly with existing infrastructure, and must also be:</p>
<ul>
<li>Accessible from Java and other platforms.</li>
<li>Robust and self-contained.</li>
<li>Fast, efficient and reliable.</li>
<li>Correct and testable, with support for future enhancements in a verifiable manner.</li>
</ul>
<h2>Project</h2>
<p>Figment worked in synergy with members of the German-based analytic and quant teams to ensure the delivery of a correct solution that met both functional and non-functional (e.g. performance) requirements. Using an iterative (<a title="Agile at Wikipedia" href="http://en.wikipedia.org/w/index.php?title=Agile_software_development&amp;oldid=405360365">Agile</a>) development methodology, Figment delivered functionality early in the project lifecycle, permitting early verification by the end user.</p>
<h2>Solution</h2>
<p>Over a period of 9 months, Figment delivered a cutting-edge Pricing Service consisting of the following:</p>
<ul>
<li>An extensible Loan Pricing Service (<a title="Service Oriented Architecture at Wikipedia" href="http://en.wikipedia.org/w/index.php?title=Service-oriented_architecture&amp;oldid=405228260">SOA</a>), accessible as a web service and Java RMI service, including an internet-based console.</li>
<li>A regression test suite to verify correctness of pricing logic at any given time.</li>
<li>Integration between existing <a title="Mark-to-Market at Wikipedia" href="http://en.wikipedia.org/w/index.php?title=Mark-to-market_accounting&amp;oldid=404908805">Mark-to-Market</a> batch processes and the Pricing Service.</li>
<li>A Microsoft Excel add-in to access the Pricing Service.</li>
</ul>
<h2>Benefits</h2>
<p>The delivered solution provided a number of benefits, including:</p>
<ul>
<li>Advanced and competitive Loan pricing methodology.</li>
<li>More accurate Fair Value Loan valuation based on real-world market data.</li>
<li>Event-driven on-demand re-pricing.</li>
<li>Product-specific pricing methodologies and flexibility for future product support.</li>
<li>Pricing functionality accessible by any web-service enabled technology across the bank, permitting easy integration into Front Office tools (e.g. Microsoft Excel).</li>
<li>Extensible and future-proof architecture supporting multiple pricing models as plugins.</li>
</ul>
<h2>Technologies</h2>
<ul>
<li>Loan Pricing Service exposed as a Java RMI service and language agnostic web service. Technologies: C++, Java SE 6 (incl. JAXWS, JAXB), XML, XStream, JUnit, Spring.</li>
<li>Internet-accessible web console to Pricing Service. Choice of technologies dictated by existing infrastructure. Technologies: Java SE, Java EE (JSP, Servlets).</li>
<li>Pricing logic regression test system and extensible framework. Technologies: Java SE, XML, XStream, JUnit.</li>
<li>Integration of Pricing Service with existing Mark-to-Market batch. Choice of technologies dictated by existing infrastructure. Technologies: Java SE, Java EE (EJB3), Spring.</li>
<li>Integration of Pricing Service with Microsoft Excel, accessing Pricing Service as a web service. Technologies: Microsoft Visual Studio Tools for Office (VSTO), C#, .NET 3.5.</li>
</ul>
<h2>Colophon</h2>
<h2><span style="font-weight: normal; font-size: 13px;">We&#8217;ve shown a picture of the Swiss Re Gherkin building in London for 3 reasons. First, we like architecture in all its forms. Second, the lattice structure of the glass and metal of the Gherkin resembles the logical structure of a Binomial Tree. Third, it is a recognisable financial institution building.</span></h2>
]]></content:encoded>
			<wfw:commentRss>http://www.figmentweb.com/2009/11/loan-pricing-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Warehouse Decommission</title>
		<link>http://www.figmentweb.com/2008/02/data-warehouse-decommissioning/</link>
		<comments>http://www.figmentweb.com/2008/02/data-warehouse-decommissioning/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 11:00:48 +0000</pubDate>
		<dc:creator>williag</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[credit risk]]></category>
		<category><![CDATA[data warehouse]]></category>
		<category><![CDATA[decommissioning]]></category>
		<category><![CDATA[investment banking]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://www.figmentweb.com/?p=24</guid>
		<description><![CDATA[The Credit Risk department of an international Investment Bank enlisted the services of Figment Software to  analyse, coordinate and implement the decommissioning of a global data warehouse.]]></description>
			<content:encoded><![CDATA[<h2>Background</h2>
<p>The Credit Risk department of an international Investment Bank enlisted the services of Figment Software to  analyse, coordinate and implement the decommissioning of a global data warehouse used extensively throughout the bank.<br />
<span id="more-24"></span><br />
Pending editorial approval.</p>
<h2>Colophon</h2>
<p>We&#8217;ve shown a picture of the Lloyd&#8217;s Building in London for 3 reasons. First, we like architecture in all its forms. Second, the everted structure of the building resembles a complex structure of interconnected nodes or modules &#8211; much like a warehouse and in fact a data warehouse. Third, it is a recognisable financial institution building.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.figmentweb.com/2008/02/data-warehouse-decommissioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System Diagnostic Tool</title>
		<link>http://www.figmentweb.com/2007/09/system-diagnostic-tool/</link>
		<comments>http://www.figmentweb.com/2007/09/system-diagnostic-tool/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 11:00:20 +0000</pubDate>
		<dc:creator>williag</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[system diagnosis]]></category>

		<guid isPermaLink="false">http://www.figmentweb.com/?p=72</guid>
		<description><![CDATA[Background A leading Internet Services firm enlisted the services of Figment Software to research, analyse, design and develop a prototype system diagnostic tool, the Presto System Auditor, for use by Dell Presto. Pending editorial approval. Colophon We’ve shown this picture of a city office building for 2 reasons. First, we like architecture in all its [...]]]></description>
			<content:encoded><![CDATA[<h2>Background</h2>
<p>A leading Internet Services firm enlisted the services of Figment Software to research, analyse, design and develop a prototype system diagnostic tool, the Presto System Auditor, for use by Dell Presto.<br />
<span id="more-72"></span><br />
Pending editorial approval.</p>
<h2>Colophon</h2>
<p>We’ve shown this picture of a city office building for 2 reasons. First, we like architecture in all its forms. Second, the grid-like appearance of the building resembles a disc fragmentation visualisation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.figmentweb.com/2007/09/system-diagnostic-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

