Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Placing market orders #32

Open
filipmela opened this issue Dec 17, 2017 · 5 comments
Open

Placing market orders #32

filipmela opened this issue Dec 17, 2017 · 5 comments

Comments

@filipmela
Copy link

Hello, I've seen you implemented a method to place limit orders.
I was wondering, do you know if it is possible to place also market orders with this API?
Thank you in advance.

@saniales
Copy link
Contributor

I want to wait for teh v2 api to be more stable before moving into that field

@filipmela
Copy link
Author

Ok thank you very much for your answer.

@jcsrb
Copy link

jcsrb commented Dec 25, 2017

isn't a market buy a limit buy with limit infinity
and a market sell a limit sell with limit 0 ?

@saniales
Copy link
Contributor

saniales commented Jan 2, 2018

I am not sure about that, if u can confirm it with some source I will implement it, or you can open a PR :)

@deluvas
Copy link

deluvas commented Jan 6, 2018

isn't a market buy a limit buy with limit infinity
and a market sell a limit sell with limit 0 ?

Yeah, you can emulate it that way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants