Working Backtest Framework

Open
#6 1 comment 0 reactions 1 assignee View on GitHub

@luke-truitt is already working on this.

Since Feb 18, 2020.

Assessment

This issue has not been assessed yet.

Description

Function that can go back through time and, given criteria:

  1. Generate a limit order to ENTER a position overnight
  2. Generate the limit order to CLOSE the position
  3. Generate the market order to CLOSE the position if not closed after x days
  4. Assume allocation amounts (maybe keep a constant for now, informed by Phoebe)
  5. Tracks all this (cash out, cash in, etc)
  6. Basic plotting (e.g., cash over time)
Dominant language
Java
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DukeAML/FML

All issues in DukeAML/FML

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.