<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">Hi Ignacio,</font></p>
    <p><font size="4">And don't forget you can (and will) refactor your
        code to more appropriately spread the states and behaviors in
        different classes at some point.</font></p>
    <p><font size="4">I don't have book or resources to recommend about
        financial math. I redid the used financial math, including some
        Excel financial functions. I used Wikipedia and knowledge from
        my partner.</font><br>
    </p>
    <div class="moz-cite-prefix">Le 01/10/2023 à 15:28, Ignacio
      Sniechowski a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMCzT-bcu3p=w66yN-KJbaF0vAR7+2TXpAdOs2_pMx8sNMujzg@mail.gmail.com">
      <div class="gmail_default"
        style="font-family:monospace;font-size:large">We are at the
        coding the tools necessary for a future valuation of the stream
        of cash flows those securities will produce...</div>
      <div class="gmail_default"
        style="font-family:monospace;font-size:large">So, following your
        advice, maybe a good initial scheme could be:</div>
      <div class="gmail_default"
        style="font-family:monospace;font-size:large"><br>
      </div>
      <div class="gmail_default"
        style="font-family:monospace;font-size:large">FinancialAsset
        (abstract class)</div>
      <div class="gmail_default"
        style="font-family:monospace;font-size:large">Bond</div>
      <div class="gmail_default"
        style="font-family:monospace;font-size:large">Stock</div>
      <div class="gmail_default"
        style="font-family:monospace;font-size:large"><br>
      </div>
      <div class="gmail_default"
        style="font-family:monospace;font-size:large">In the former,
        maybe it is a good place to place the Present Value
        calculation...</div>
      <div class="gmail_default"
        style="font-family:monospace;font-size:large">Are there any
        books or resources you recommend?</div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>