<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Welcome to Erik Schlögl&#39;s website</title>
    <link>/</link>
    <description>Recent content on Welcome to Erik Schlögl&#39;s website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 01 Mar 2022 13:14:24 +1100</lastBuildDate>
    
	<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Quantitative Finance</title>
      <link>/docs/qf/</link>
      <pubDate>Mon, 24 Jan 2022 14:00:00 +0000</pubDate>
      
      <guid>/docs/qf/</guid>
      <description>&lt;p&gt;The book &lt;em&gt;Quantitative Finance: An Object-Oriented Approach in C++&lt;/em&gt; provides readers with a foundation in the key methods and models of quantitative finance. Keeping the material as self-contained as possible, the author introduces computational finance with a focus on practical implementation in C++.&lt;/p&gt;
&lt;p&gt;Through an approach based on C++ classes and templates, the text highlights the basic principles common to various methods and models while the algorithmic implementation guides readers to a more thorough, hands-on understanding. By moving beyond a purely theoretical treatment to the actual implementation of the models using C++, readers greatly enhance their career opportunities in the field.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Research</title>
      <link>/docs/research/</link>
      <pubDate>Mon, 24 Jan 2022 14:00:00 +0000</pubDate>
      
      <guid>/docs/research/</guid>
      <description>Jump to Book Chapters, Conference Proceedings or Working Papers.
Peer-reviewed journal articles  Gellert, K. &amp;amp; Schlögl, E. 2021, &amp;lsquo;Parameter Learning and Change Detection Using a Particle Filter with Accelerated Adaptation&amp;rsquo;, Risks, 9(12).
View/Download from: Publisher&amp;rsquo;s site (open access)/Working paper version on SSRN
 Click arrow to view description This paper presents the construction of a particle filter, which incorporates elements inspired by genetic algorithms, in order to achieve accelerated adaptation of the estimated posterior distribution to changes in model parameters.</description>
    </item>
    
    <item>
      <title>Consulting</title>
      <link>/docs/consulting/</link>
      <pubDate>Thu, 24 Feb 2022 14:00:00 +0000</pubDate>
      
      <guid>/docs/consulting/</guid>
      <description>Erik Schlögl has over 25 years of experience in providing consulting services in areas of quantitative finance, financial risk management and the valuation and risk assessment of structured financial products and derivative securities. His projects converted cutting-edge research into practical, value-adding solutions for banks, software developers, insurers and energy utilities. In addition, his expert testimony has been sought in numerous court cases.
Examples of past projects include:
 Model implementation and software development.</description>
    </item>
    
    <item>
      <title>The Light Aquatic</title>
      <link>/docs/photo/</link>
      <pubDate>Thu, 24 Feb 2022 14:00:00 +0000</pubDate>
      
      <guid>/docs/photo/</guid>
      <description>&lt;p&gt;His photographs have been published in numerous books, magazines and newspapers, including Australian Geographic. The highest accolade he&amp;rsquo;s received so far was a &amp;ldquo;Highly Commended&amp;rdquo; in the
&lt;em&gt;Gerald Durrell Award for Endangered Wildlife&lt;/em&gt; category of the Natural History Museum/BBC Wildlife Wildlife Photographer of the Year competition 2002 - still hoping for a repeat performance!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Website Privacy Policy – Dated: The 1st Day of March 2022</title>
      <link>/privacy/</link>
      <pubDate>Tue, 01 Mar 2022 13:14:24 +1100</pubDate>
      
      <guid>/privacy/</guid>
      <description>This web site is owned and operated by Erik Schlögl and will be referred to as &amp;ldquo;We&amp;rdquo;, &amp;ldquo;our&amp;rdquo; and &amp;ldquo;us&amp;rdquo; in this Internet Privacy Policy. By using this site, you agree to the Internet Privacy Policy of this web site (&amp;ldquo;the web site&amp;rdquo;), which is set out on this web site page. The Internet Privacy Policy relates to the collection and use of personal information you may supply to us through your conduct on the web site.</description>
    </item>
    
    <item>
      <title>Website Terms and Conditions – Dated: The 1st Day of March 2022</title>
      <link>/terms/</link>
      <pubDate>Tue, 01 Mar 2022 13:14:24 +1100</pubDate>
      
      <guid>/terms/</guid>
      <description>In these terms and conditions, “we” “us” and “our” refers to Erik Schlögl. Your access to and use of all content on this website is provided subject to the following terms and conditions.
We reserve the right to amend this notice at any time and your use of the website following any amendments will represent your agreement to be bound by these terms and conditions as amended. We therefore recommend that each time you access our website you read these terms and conditions.</description>
    </item>
    
    <item>
      <title>Modified BSD License</title>
      <link>/bsdlicense/</link>
      <pubDate>Mon, 28 Feb 2022 14:00:00 +0000</pubDate>
      
      <guid>/bsdlicense/</guid>
      <description>&lt;p&gt;Computer code in the language C++ and coding exercises, made available for download from this website, are released under the modified BSD license:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>About</title>
      <link>/about/</link>
      <pubDate>Tue, 25 Jan 2022 14:00:00 +0000</pubDate>
      
      <guid>/about/</guid>
      <description></description>
    </item>
    
    <item>
      <title>C&#43;&#43; code</title>
      <link>/docs/qfcode/</link>
      <pubDate>Mon, 24 Jan 2022 14:00:00 +0000</pubDate>
      
      <guid>/docs/qfcode/</guid>
      <description>&lt;p&gt;This page gives an overview of and download links for the C++ code discussed in the book &lt;em&gt;Quantitative Finance: An Object-Oriented Approach in C++&lt;/em&gt;, including additional C++ source files and examples.
Please note that the code made available on this site is provided under a &lt;a href=&#34;/bsdlicense/&#34;&gt;Modified BSD License&lt;/a&gt; (other licenses may apply for code on external sites).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Exercises for &#34;Quantitative Finance: An Object-Oriented Approach in C&#43;&#43;&#34;</title>
      <link>/docs/qfexercises/</link>
      <pubDate>Mon, 24 Jan 2022 14:00:00 +0000</pubDate>
      
      <guid>/docs/qfexercises/</guid>
      <description>&lt;p&gt;Exercises to accompany the book &lt;em&gt;Quantitative Finance: An Object-Oriented Approach in C++.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>