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

Make trade strategies mutate state instead of return state #143

Closed
wants to merge 14 commits into from

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    6d048af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ab50f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a98737 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Making trade strategies into mutators that do not return state, but m…

    …utate the input state.
    poliwop committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    535df3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ead12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e25ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    878a246 View commit details
    Browse the repository at this point in the history
  5. Expanding failing test

    poliwop committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    58b4b49 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    b4ee7d7 View commit details
    Browse the repository at this point in the history
  2. Model il (#138)

    * Notebooks which illustrate IL exposure in Omnipool
    
    ---------
    
    Co-authored-by: poliwop <grove.colin@gmail.com>
    jepidoptera and poliwop committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8e884b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    993db55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a6556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc27d25 View commit details
    Browse the repository at this point in the history