Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding the option to use returns in addition to prices #31

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Commits on May 16, 2024

  1. chore: start implementing return parallel to prices updates and corre…

    …cting the date loop in run
    MetzkerLior committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4270ed4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. chore: change from "for" to "while" in SimpleBacktester run. No use o…

    …f the date_iterator.__next__ and skips.
    MetzkerLior committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9b92a3d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e0d3061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3911c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. chore: add work_with_prices to SimpleBacktester initialization, setti…

    …ng the operation mode to either prices or returns.
    MetzkerLior committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a45d2b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53cd4e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83c426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f0a5c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20f8a22 View commit details
    Browse the repository at this point in the history
  6. chore: code review

    Caceresenzo committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    14f59ff View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    f0a64ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    510ccfb View commit details
    Browse the repository at this point in the history
  3. test: fix some

    Caceresenzo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d10dfe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb32e4 View commit details
    Browse the repository at this point in the history
  5. test(holding): fix

    Caceresenzo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cf4e663 View commit details
    Browse the repository at this point in the history
  6. test(account): fix

    Caceresenzo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7b029c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ed02a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    74c1b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acbfdf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b265246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91c2c77 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. test(integration): add

    MetzkerLior committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1bac1f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcbb43c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    a7f8ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7fe391 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89c17c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aebd6df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8063591 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05b86e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    788976b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73734c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    ca38b00 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    ce8adf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c2dc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat(value): remove

    MetzkerLior committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3dce27c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb491d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f67db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a12bdcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23b195d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d3312a View commit details
    Browse the repository at this point in the history
  7. feat(equity_long): add

    MetzkerLior committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ebf92b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    095628f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix(print)

    MetzkerLior committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7ec38d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f3162 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    dac285c View commit details
    Browse the repository at this point in the history