<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:project = "&project;"
		xmlns:person = "&person;"
		xmlns:pub = "&pub;"
		xmlns:assert = "&assert;">
	<pub:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/198/Exploring-Trading-Dynamics-in-a-Derivative-Securities-Market-of-Heterogeneous-Agents">
		<rdfs:label><![CDATA[Exploring Trading Dynamics in a Derivative Securities Market of Heterogeneous Agents]]></rdfs:label>
		<pub:title><![CDATA[Exploring Trading Dynamics in a Derivative Securities Market of Heterogeneous Agents]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-12-10T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[<p>A fundamental question that arises in derivative research is why
investors trade at a specified price. We developed a model that
explicitly incorporates a motivation to trade into the mathematical
model describing the investment problem. This motivation
lies in investors' pre-existing liabilities. By showing the equivalence,
via a duality argument, of portfolio optimization and
derivatives pricing operator (measure) calibration, we are also able
to explore (using the same model) derivative valuation by
investors in light of their individual portfolio properties.

<p>
We developed a unified methodology for financial market simulation
with emphasis on separation of market operations and agent decision
support. This methodology served as a foundation for MAFiMSi, the
Multi-Agent Financial Market Simulator, which allowed us to implement the
first, to the best of our knowledge, multi-agent simulation of a
derivatives market.</p>

<p>
We conducted a simulation of a market populated with investors whose
decision support was based on this microeconomic model, and observed
various trading patterns depending on investors' individual properties.
These experiments pave the way to making a broker strategic.</p>

<p>
More generally, we showed that multi-agent simulation of a financial
market provides a mechanism for conducting experiments that shed light on
fundamental properties of the market. As all processes in financial
markets (including decision making) become automated, it becomes crucial
to have a mechanism by which we can observe the patterns that emerge from
a variety of possible investor behaviors.</p>]]></pub:abstract>
		<pub:publisher><![CDATA[UMBC]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Streltchenko"><person:name><![CDATA[Olga Streltchenko]]></person:name><rdfs:label><![CDATA[Olga Streltchenko]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest rdf:resource="&rdf;nil" />
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Streltchenko"><person:name><![CDATA[Olga Streltchenko]]></person:name><rdfs:label><![CDATA[Olga Streltchenko]]></rdfs:label></person:Person>
		</pub:firstAuthor>
	</pub:PhdThesis>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
