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

Add fixed income menu #4071

Merged
merged 54 commits into from
Feb 24, 2023

Commits on Jan 22, 2023

  1. Add fixed income menu

    northern-64bit committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    0efd335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e2bfc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Add interest rates, constant maturities spreads and yield curves

    Also moved the yrcv command from economy to fixed income
    northern-64bit committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    16fed56 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Add treasury rates

    northern-64bit committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    e142ed5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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

Commits on Feb 14, 2023

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

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    af5e74b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcaade3 View commit details
    Browse the repository at this point in the history
  3. Initial Update

    JerBouma committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    463535e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb2c837 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. And another update

    JerBouma committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e777ad2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    e13d4b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a1198 View commit details
    Browse the repository at this point in the history
  3. Lil mistaky stake

    JerBouma committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f9dc75f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    961d0d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14fcb1a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    dd925a0 View commit details
    Browse the repository at this point in the history
  2. Many more improvements

    JerBouma committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    55f0751 View commit details
    Browse the repository at this point in the history
  3. Change style and run linter

    jmaslek committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    cfa182b View commit details
    Browse the repository at this point in the history
  4. Tests pt1

    jmaslek committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    33b17bf View commit details
    Browse the repository at this point in the history
  5. tests v2

    jmaslek committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d191385 View commit details
    Browse the repository at this point in the history
  6. Make functions kwargs

    jmaslek committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    29b526b View commit details
    Browse the repository at this point in the history
  7. 98% on controller

    jmaslek committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7484b6a View commit details
    Browse the repository at this point in the history
  8. ecb tests

    jmaslek committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9dfcbf2 View commit details
    Browse the repository at this point in the history
  9. Model tests

    jmaslek committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    44d65bd View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    13cde52 View commit details
    Browse the repository at this point in the history
  2. Work of art is almost done

    JerBouma committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    71e4acc View commit details
    Browse the repository at this point in the history
  3. Almost there..

    JerBouma committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    05a09fd View commit details
    Browse the repository at this point in the history
  4. Last formatting

    JerBouma committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    09b1934 View commit details
    Browse the repository at this point in the history
  5. Tidying things up

    JerBouma committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    747371f View commit details
    Browse the repository at this point in the history
  6. Done done

    JerBouma committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b03cce1 View commit details
    Browse the repository at this point in the history
  7. Last fixes

    JerBouma committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1ba4f81 View commit details
    Browse the repository at this point in the history
  8. pylint edit

    jmaslek committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    99fb987 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42e3ed8 View commit details
    Browse the repository at this point in the history
  10. controller tests

    jmaslek committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e1e1bd9 View commit details
    Browse the repository at this point in the history
  11. Mypy

    jmaslek committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0a451e5 View commit details
    Browse the repository at this point in the history
  12. refactoring pt 1

    jmaslek committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9d21b61 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8abfcac View commit details
    Browse the repository at this point in the history
  14. government bonds refactor

    jmaslek committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e3bca0b View commit details
    Browse the repository at this point in the history
  15. Corporate bonds

    jmaslek committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9927f17 View commit details
    Browse the repository at this point in the history
  16. LAst functions added

    jmaslek committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6788aa2 View commit details
    Browse the repository at this point in the history
  17. Generate the sdk

    jmaslek committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    272a10d View commit details
    Browse the repository at this point in the history
  18. Clean up unused static dicts

    jmaslek committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    71a8f07 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Add in Docstrings

    JerBouma committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6070323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4e606c View commit details
    Browse the repository at this point in the history
  3. Add in Fixed Income Guide

    JerBouma authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e9c3043 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49bb20d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    ef3bf65 View commit details
    Browse the repository at this point in the history
  2. Fix some missing docstrings

    JerBouma committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    a07e4e4 View commit details
    Browse the repository at this point in the history
  3. Fix website not working

    JerBouma committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    cd7806b View commit details
    Browse the repository at this point in the history
  4. missed a few

    JerBouma committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    96c2f69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3efd2f View commit details
    Browse the repository at this point in the history
  6. Integration test

    jmaslek committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2ba24ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0174a20 View commit details
    Browse the repository at this point in the history