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

sync dev -> main #1815

Merged
merged 44 commits into from
Jan 6, 2024
Merged

sync dev -> main #1815

merged 44 commits into from
Jan 6, 2024

Commits on Oct 2, 2023

  1. Refactored tests for Ticker with proxy

    Ticker proxy refactor
    rickturner2001 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4c1669a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d607c43 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge pull request #1711 from rickturner2001/refactor/ticker-proxy

    Refactor/ticker proxy
    ValueRaider authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7432d29 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Merge pull request #1745 from ranaroussi/main

    sync main -> dev
    ValueRaider authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    af9a356 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. added recommendations

    added valid modules for quote summary request
    added _fetch method for fetching quote summary
    added fetch recommendationTrend
    ghofi-dev committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a3ac9fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1754 from bot-unit/feature/recommendations

    Feature/recommendations
    ValueRaider authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1d3ef4f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge pull request #1764 from ranaroussi/main

    sync main -> dev
    ValueRaider authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f30e4eb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Pandas future proofing (tested)

    Changed fillna, iloc, and added test changes
    JuliaLWang8 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9b91580 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. add ruff

    marco-carvalho authored and ValueRaider committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    fb2006b View commit details
    Browse the repository at this point in the history
  2. Update ruff.yml

    marco-carvalho authored and ValueRaider committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    27ef2bc View commit details
    Browse the repository at this point in the history
  3. Minor fixes for price repair and related tests

    Minor fixes for price repair and related tests:
    - update out-of-date test, remove delisted ticker
    - fix Numpy type mismatch error
    ValueRaider committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f7825c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fce4707 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1768 from ranaroussi/fix/price-repair-and-tests

    Minor fixes for price repair and related tests
    ValueRaider authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    c60e590 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Removed unnecessary iloc

    JuliaLWang8 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0bcd2dc View commit details
    Browse the repository at this point in the history
  2. Added extra dependencies

    JuliaLWang8 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    1863b21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1766 from JuliaLWang8/pandas-future-proofing

    Pandas future proofing
    ValueRaider authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5805029 View commit details
    Browse the repository at this point in the history
  4. add upgrades downgrades

    add upgrades/downgrades (recommendations history)
    return data is pandas dataframe
    add test for upgrades/downgrades data
    ghofi-dev committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4175885 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fdf532 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    2b1a26e View commit details
    Browse the repository at this point in the history
  2. Removed redundant import

    coskos-ops committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5e0006e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Update utils.py

    coskos-ops committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c8280e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f718db6 View commit details
    Browse the repository at this point in the history
  3. Updated scipy and readme

    JuliaLWang8 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9648e69 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    469037b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1771 from JuliaLWang8/feat/extra-dependencies

    Feat/adding extra dependencies
    ValueRaider authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f32097e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1773 from bot-unit/feature/upgrades_downgrades

    add upgrades downgrades
    ValueRaider authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f8d65d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc957ee View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1772 from JuliaLWang8/feat/holders-insiders

    Feat/Holders insider data
    ValueRaider authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a914647 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fixed fstring error

    coskos-ops committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    122269c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1774 from coskos-ops/fix/complementaryinfo

    Fixed incorrect code for ticker complementary info retrieval
    ValueRaider authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a679060 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. added calendar events

    added events from calendarEvents module
    returning data is dict
    test upgraded and passed
    ghofi-dev committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    24f53e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1790 from bot-unit/feature/calendar

    feature calendar events
    ValueRaider authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    281cc64 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    9021fe5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1793 from ranaroussi/fix/fetch-tkr-tz

    Fix _get_ticker_tz() args, were being swapped. Improve its unit test
    ValueRaider authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f753e60 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Fix invalid date entering cache DB

    'peewee.DateTimeField' is not ISO-compliant. If user enforces strict ISO-compliance,
    then translation between DateTimeField and sqlite breaks. Fix is to manually
    implement translation.
    ValueRaider committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    db670ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d44eff4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Merge pull request #1796 from ranaroussi/fix/cookie-cache-date

    Fix invalid date entering cache DB
    ValueRaider authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d1a34a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. make nan as float

    Tejasweee committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c1ad258 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1810 from Tejasweee/dev

    make nan as float
    ValueRaider authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    5195c3a View commit details
    Browse the repository at this point in the history
  3. Set sensible min versions for optional 'nospam' reqs

    Set sensible min versions for optional 'nospam' reqs:
    - requests_cache >= 1.0 , first defined DO_NOT_CACHE
    ValueRaider committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    112b297 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1807 from ranaroussi/feature/optional-reqs-min-ve…

    …rsions
    
    Set sensible min versions for optional 'nospam' reqs
    ValueRaider authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c053e2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c94cbb6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1806 from puntonim/ticker-history-exc-hook

    Ticker.history() to raise HTTP request excs if raise_errors args is True
    ValueRaider authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    7e6ad08 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1798 from ranaroussi/fix/price-repair-div-adjust

    Fix price repair div adjust
    ValueRaider authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    477dc6e View commit details
    Browse the repository at this point in the history