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

Refactor stocks/options/voi,vol,oi,chains #4017

Merged
merged 85 commits into from
Jan 26, 2023

Commits on Nov 30, 2022

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

Commits on Dec 6, 2022

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

Commits on Dec 13, 2022

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

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    3b33c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b33624 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    f15b1dc View commit details
    Browse the repository at this point in the history
  2. removed redundant functions

    hjoaquim committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    f7dcb56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d88a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c189a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aa73ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdae45f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bf2613 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f329eef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd71f7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1dfc26f View commit details
    Browse the repository at this point in the history
  11. export options

    hjoaquim committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    711ae3b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    bb7e89e View commit details
    Browse the repository at this point in the history
  2. centralised oi function

    hjoaquim committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5c948b8 View commit details
    Browse the repository at this point in the history
  3. centralised voi function

    hjoaquim committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    62571a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16cd17a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caef653 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. tradier to use chain object

    hjoaquim committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    646b7a7 View commit details
    Browse the repository at this point in the history
  2. nasdaq and yf to use chain

    hjoaquim committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7157f4b View commit details
    Browse the repository at this point in the history
  3. sdk functions

    hjoaquim committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    94e8872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb95ec1 View commit details
    Browse the repository at this point in the history
  5. Fix plot look when using eval and add query to choices (OpenBB-financ…

    …e#3881)
    
    * convert index to datetime and update choices
    
    * uncomment economy integration test
    
    * fix treasury concat bug
    
    * fix datasets concat on duplciates
    montezdesousa authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    80dfd9a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    d072871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff55b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33766b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b729ec1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. removing unused function

    hjoaquim committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    187ac1e View commit details
    Browse the repository at this point in the history
  2. moving things arround

    hjoaquim committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    631b5dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65eea13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f66b21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99abb7e View commit details
    Browse the repository at this point in the history
  6. fixing tests

    hjoaquim committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    5e8c287 View commit details
    Browse the repository at this point in the history
  7. fixing tests

    hjoaquim committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    790be8c View commit details
    Browse the repository at this point in the history
  8. fixing tests

    hjoaquim committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    4f371e2 View commit details
    Browse the repository at this point in the history
  9. Revert "fixing tests"

    This reverts commit 4f371e2.
    hjoaquim committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    1a090f1 View commit details
    Browse the repository at this point in the history
  10. fixing tests

    hjoaquim committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    7ad0952 View commit details
    Browse the repository at this point in the history
  11. adding sdk functionality

    hjoaquim committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    52869a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. bug fixing

    hjoaquim committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    ec8e5b1 View commit details
    Browse the repository at this point in the history
  2. adding exp as arg

    hjoaquim committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    49eb16a View commit details
    Browse the repository at this point in the history
  3. fixing tests

    hjoaquim committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    63c74ca View commit details
    Browse the repository at this point in the history
  4. integration tests

    hjoaquim committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    365c9e0 View commit details
    Browse the repository at this point in the history
  5. Lock ruff version so that new lints dont break our CI (OpenBB-finance…

    …#3905)
    
    * Lock ruff version so that new lints dont break our CI
    
    * Bumped pre-commit ruff version
    colin99d authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    fc58757 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecee73e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    791320c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05624b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01c1a6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff50def View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. adding progress bar

    hjoaquim committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    b920347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cda180b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ec0ce3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a476e0f View commit details
    Browse the repository at this point in the history
  5. removing - from the voi plot

    hjoaquim committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    3b6691a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd9ca5c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    b825363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37eea71 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

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

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    e3e9624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee6b6c5 View commit details
    Browse the repository at this point in the history
  3. refactored chains

    hjoaquim committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    80ed7b2 View commit details
    Browse the repository at this point in the history
  4. removing unused stuff

    hjoaquim committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7a7738b View commit details
    Browse the repository at this point in the history
  5. adding to_display

    hjoaquim committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    29f7ad3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

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

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    fd1fce9 View commit details
    Browse the repository at this point in the history
  2. refactored chains command

    hjoaquim committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    21b8dd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d34fc6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f918bd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. tests

    hjoaquim committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3e33eae View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/refactor-options' of github.com:hjoaquim/OpenBB…

    …Terminal into feature/refactor-options
    hjoaquim committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    213ef44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90aec83 View commit details
    Browse the repository at this point in the history
  4. fix tests

    hjoaquim committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a0e8727 View commit details
    Browse the repository at this point in the history
  5. fix tests

    hjoaquim committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6c1ab0b View commit details
    Browse the repository at this point in the history
  6. fix tests

    hjoaquim committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    df30580 View commit details
    Browse the repository at this point in the history
  7. remove tests

    hjoaquim committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9e73264 View commit details
    Browse the repository at this point in the history
  8. fixed tests

    hjoaquim committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7fe93ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bd0ec6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Jan 26, 2023

  1. removing redudant test

    hjoaquim committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    85c7964 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/refactor-options' of github.com:hjoaquim/OpenBB…

    …Terminal into feature/refactor-options
    hjoaquim committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2845cf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d55ee82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3b8a8d View commit details
    Browse the repository at this point in the history