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

Market orders #28

Open
pedrobertao opened this issue Mar 19, 2022 · 3 comments
Open

Market orders #28

pedrobertao opened this issue Mar 19, 2022 · 3 comments

Comments

@pedrobertao
Copy link

Is there any way to make a market order ? Like stop market ?
What are the options for this type of trade using api level ?

@revilwang
Copy link
Collaborator

Spot trading API supports limited price order only.

@pedrobertao
Copy link
Author

Thanks for the quick reply
Is any other way to make market order through the api ?

@revilwang
Copy link
Collaborator

Using the last field in the ticker update from WebSocket spot.tickers subscription is one way to place orders with market price.

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

2 participants