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 - Revamp Okx #71

Open
wants to merge 109 commits into
base: master
Choose a base branch
from
Open

Feature - Revamp Okx #71

wants to merge 109 commits into from

Conversation

LucianoPierdona
Copy link
Contributor

@LucianoPierdona LucianoPierdona commented May 18, 2022

Summary

Implement Okx under a new architecture.

Modules

  • Public
    • Symbol
    • Market
  • Authed
    • Key
    • Balance
    • Order
    • Position

Checklist

  • Build is passing
  • Coverage is at 100%
  • Integration tests are passing (important one!)
  • Configs added to Insomnia playground.json file
  • Exchange has a README.md file
  • Exchange specs added to exchanges-table.md file

Copy link
Contributor

@Torres-ssf Torres-ssf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LucianoPierdona mate we still have some pending tasks to do here:

  • Add OKX configs to Insomnia playground.json file
  • Make integration tests pass

src/exchanges/okx/modules/authed/balance/parseMany.ts Outdated Show resolved Hide resolved
test/e2e/configs.ts Outdated Show resolved Hide resolved
@LucianoPierdona LucianoPierdona marked this pull request as ready for review June 13, 2022 12:12
@arboleya
Copy link
Contributor

@LucianoPierdona It looks like you forgot to update the exchanges-table.md regarding OKX:

I'm not sure if the position module here refers to Margin or Derivatives, but here's how it is:

specs

@LucianoPierdona
Copy link
Contributor Author

LucianoPierdona commented Jun 15, 2022

@LucianoPierdona It looks like you forgot to update the exchanges-table.md regarding OKX:

I'm not sure if the position module here refers to Margin or Derivatives, but here's how it is:

specs

@arboleya updated specs together with some other small updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants