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

technical_analysis: TWAP & VWAP + TA methods to candles and link to existing RPC server for GCTCLI prototyping #970

Merged
merged 23 commits into from
Jul 8, 2022

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    4c85b96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c808a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac9cb5 View commit details
    Browse the repository at this point in the history
  4. kline: Add tests

    Ryan O'Hara-Reid committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    e5d073c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. kline: add helpers

    Ryan O'Hara-Reid committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    907b01d View commit details
    Browse the repository at this point in the history
  2. ta: full impl.

    Ryan O'Hara-Reid committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    432c48a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. kline: remove support for macd and add in correlation-coefficient han…

    …dling
    Ryan O'Hara-Reid committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    ad4e108 View commit details
    Browse the repository at this point in the history
  2. rpc: change naming convention

    Ryan O'Hara-Reid committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    a2c3d3a View commit details
    Browse the repository at this point in the history
  3. linter: fix

    Ryan O'Hara-Reid committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    b45db15 View commit details
    Browse the repository at this point in the history
  4. protolinter: fix

    Ryan O'Hara-Reid committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    dc09a96 View commit details
    Browse the repository at this point in the history
  5. linter: ++

    Ryan O'Hara-Reid committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    124eafa View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    fc8fd85 View commit details
    Browse the repository at this point in the history
  2. glorious: nits

    shazbert committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    6beff44 View commit details
    Browse the repository at this point in the history
  3. gctcl: linter

    shazbert committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b0761ed View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Update exchanges/kline/weighted_price.go

    Co-authored-by: Scott <[email protected]>
    shazbert and gloriousCode authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fdfb632 View commit details
    Browse the repository at this point in the history
  2. glorious: nits

    shazbert committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    285d37c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a66095 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. glorious: nits v2.0

    Ryan O'Hara-Reid committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    747206a View commit details
    Browse the repository at this point in the history
  2. kline: fix test

    Ryan O'Hara-Reid committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1eea02e View commit details
    Browse the repository at this point in the history
  3. huobi-tests: shift from next quarter to this weeks contracts as they …

    …were erroring out in tests.
    Ryan O'Hara-Reid committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    bac8a2d View commit details
    Browse the repository at this point in the history
  4. btcmarkets: update supported kline intervals

    Ryan O'Hara-Reid committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ffd63bc View commit details
    Browse the repository at this point in the history
  5. zb: fix test

    Ryan O'Hara-Reid committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    bc4d0e8 View commit details
    Browse the repository at this point in the history
  6. rpcserver: fix bug and tests

    Ryan O'Hara-Reid committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9450e83 View commit details
    Browse the repository at this point in the history