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

Basic Pair Trading Study Using Linear Regression #6

Open
wants to merge 23 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
    67a5545 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
    3e0b990 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    Kokechacho authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a235bc2 View commit details
    Browse the repository at this point in the history
  4. Update streamPair.q

    Kokechacho authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    57dc177 View commit details
    Browse the repository at this point in the history
  5. Update streamPair.q

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

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    4c63184 View commit details
    Browse the repository at this point in the history
  2. Added doc to linear regression functions and fix

    minor bug in local path
    chraberturas committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e84f09c 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
    18d285b View commit details
    Browse the repository at this point in the history
  2. Update streamPair.q

    Kokechacho authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d6a3a9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2efc98d View commit details
    Browse the repository at this point in the history
  4. Update streamPair.q

    Kokechacho authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    95f3ff5 View commit details
    Browse the repository at this point in the history
  5. Update streamPair.q

    Kokechacho authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    352a700 View commit details
    Browse the repository at this point in the history
  6. Create u.q

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

Commits on Feb 15, 2024

  1. modified: streamPair.q

    ola
    Kokechacho committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    444bb69 View commit details
    Browse the repository at this point in the history
  2. Update streamPair.q

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

Commits on Feb 16, 2024

  1. modified: streamPair.q

    Kokechacho committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b35dfc2 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2-basic-study-of-pair-trading-using-linear-regression' of

    https://github.com/hablapps/pairstrading into 2-basic-study-of-pair-trading-using-linear-regression
    Kokechacho committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    bb8be48 View commit details
    Browse the repository at this point in the history
  3. modified: streamPair.q

    Kokechacho committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    86def71 View commit details
    Browse the repository at this point in the history
  4. modified: streamPair.q

    Kokechacho committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    fb07694 View commit details
    Browse the repository at this point in the history
  5. Update streamPair.q

    Kokechacho authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7922627 View commit details
    Browse the repository at this point in the history
  6. Update streamPair.q

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

Commits on Feb 28, 2024

  1. Update streamPair.q EWMA and moving stds

    Fixed EWMA values, now Spreads table has up and up2 columns refered to static std and moving std respectively, and also added an ewma column for ewma deviations values
    Kokechacho authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    05e371b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update streamPair.q

    Take away some innecesary lines
    Kokechacho authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f0efad1 View commit details
    Browse the repository at this point in the history