Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Kodiak Derivatives is composed by following components:

  1. Web components
    1. DataService
      Entity Framework datalayer between all components of the Derivatives system and the database
    2. Backoffice 
      ASP.NET web page for inserting dividends payments and stock split events
    3. Reports
      ASP.NET web application for displaying reports and receipts for forward contracts
  2. Batch Jobs
    Console application that is run daily to performe various corporate actions on the forward contracts dataset. Corporate actions include the following actions:
    1. Dividends
      jdhfjdhf. Invoked in the console application by passing "-dividend" as an argument. 
    2. Bonds
      jdhfjdhf. Invoked in the console application by passing "-bond" as an argument.
    3. EOD
      jdhfjdhf. Invoked in the console application by passing "-eod" as an argument.
    4. Stock split
      jdhfjdhf. Invoked in the console application by passing "-stocksplit" as an argument.
  3. Setup
    1. Client Setup
    2. Server setup


  • No labels