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

Can we have some rest API improvements? #30

Open
npomfret opened this issue May 15, 2019 · 1 comment
Open

Can we have some rest API improvements? #30

npomfret opened this issue May 15, 2019 · 1 comment

Comments

@npomfret
Copy link

npomfret commented May 15, 2019

For transfers

  • remove need to specify market symbol (it doens't make sense in this case AND it would reduce API calls) and replace with a currency symbol
  • add the crypto address
  • add the network transaction id
  • fix the fee (it's always zero)

For trades:

  • add a taker / maker flag
  • remove the requirement for a market symbol (to reduce API calls)

Order

  • add order history endpoint (don't force use the specify market symbol)

I know the web socket feed is preferred to the REST API but it doesn't help when querying for historical data.

@npomfret
Copy link
Author

npomfret commented Jun 5, 2019

@david-coinfloor @whitslack anyone still there???

@npomfret npomfret changed the title Can we can some rest API improvements? Can we have some rest API improvements? Nov 6, 2019
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

No branches or pull requests

1 participant