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: [indicator] add new ATR, RMA, RSI indicators with the new API design #1181

Merged
merged 18 commits into from
May 31, 2023

Commits on May 30, 2023

  1. floats: add floats LSM

    c9s committed May 30, 2023
    Configuration menu
    Copy the full SHA
    89aa63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e91142f View commit details
    Browse the repository at this point in the history
  3. floats: document LSM

    c9s committed May 30, 2023
    Configuration menu
    Copy the full SHA
    f067c92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c7962f View commit details
    Browse the repository at this point in the history
  5. indicator: move EWMA2 to ewma2.go

    c9s committed May 30, 2023
    Configuration menu
    Copy the full SHA
    68570e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e094f42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1450d19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bf4472 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da15f47 View commit details
    Browse the repository at this point in the history
  10. indicator: refactor ATRStream

    c9s committed May 30, 2023
    Configuration menu
    Copy the full SHA
    f65d626 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    811e624 View commit details
    Browse the repository at this point in the history
  12. indicator: fix the comment

    c9s committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a887eaf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebf9c43 View commit details
    Browse the repository at this point in the history
  14. indicator: simplify ATR2

    c9s committed May 30, 2023
    Configuration menu
    Copy the full SHA
    266016a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    ba0102e View commit details
    Browse the repository at this point in the history
  2. indicator: rename v2 indicators

    c9s committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e58db43 View commit details
    Browse the repository at this point in the history
  3. indicator: rewrite RSI indicator

    c9s committed May 31, 2023
    Configuration menu
    Copy the full SHA
    114e292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a074ba View commit details
    Browse the repository at this point in the history