Spring 2020 Project 5: Marketsim

From Quantitative Analysis Software Courses
Revision as of 21:23, 5 February 2020 by Jfox44 (talk | contribs) (→‎Tasks)
Jump to navigation Jump to search

Due Date

03/08/2020 11:59PM Anywhere on Earth time

Revisions

This assignment is subject to change up until 3 weeks prior to the due date. We do not anticipate changes; any changes will be logged in this section.

Overview

In this project you will create a market simulator that accepts trading orders and keeps track of a portfolio's value over time and then assesses the performance of that portfolio.

Template

Instructions:

Tasks

Part 1: Basic simulator (90 points)

How It Should Work

Evaluation

Part 2: Transaction Costs (10 points)

Part 3: Implement author() function (deduction if not implemented)

Short Code Check Example

More Comprehensive Examples

What to turn in

Rubric

Report

Code

Required, Allowed & Prohibited