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

Implementing Kalman Filter for Pair Trading Strategy Enhancement #7

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Feb 12, 2024

  1. Add files via upload

    Kokechacho authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d3b7cba View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    Kokechacho authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7d46624 View commit details
    Browse the repository at this point in the history
  3. Delete KalmanInQ.q

    Kokechacho authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bc05865 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Add files via upload

    Kokechacho authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    97bbbd6 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    Kokechacho authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    404ec75 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Add files via upload

    Kokechacho authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d2bfdf8 View commit details
    Browse the repository at this point in the history
  2. Delete kf.q

    Kokechacho authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    dc874a4 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    Kokechacho authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1347796 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Update kalman_filter.q

    Fixed covariances Results
    Kokechacho authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    34833fe View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Update kalman_filter.q

    Updated some mstakes on EQ 8 and EQ 4
    Kokechacho authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    444d54c View commit details
    Browse the repository at this point in the history