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

feature(geomean): add geomean function #6223

Merged
merged 10 commits into from
Jul 15, 2024
Merged

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    dfbaad1 View commit details
    Browse the repository at this point in the history
  2. feature(geomean): add draftlog

    prabhathc authored and acxz committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e8d3fff View commit details
    Browse the repository at this point in the history
  3. add geomean test

    acxz committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    b175c9c View commit details
    Browse the repository at this point in the history
  4. Update src/plots/plots.js

    acxz committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    794aba9 View commit details
    Browse the repository at this point in the history
  5. add attribution

    acxz committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    9da8b07 View commit details
    Browse the repository at this point in the history
  6. replace geomean with geometric mean or geometricMean

    fix geometricMean computation
    acxz committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    447021b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 12, 2024

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

Commits on Jul 13, 2024

  1. skip ohlc and candlestick which fail with tiny tolerance

    Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
    acxz and archmoj committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e04e652 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. update plot-schema diff

    acxz committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    5597352 View commit details
    Browse the repository at this point in the history