kmadac / bitstamp-python-client

Python package to communicate with bitstamp.net
MIT License
143 stars 70 forks source link

order status 'In queue' #39

Closed LiYijin closed 5 years ago

LiYijin commented 6 years ago

when i place a limit order, I sometimes , the order status is "In queue", which lasts for several seconds. And then, it becomes 'open', whats is the meaning of "in queue"

kmadac commented 6 years ago

Hi, I have never noticed that, but It's probably the way how bitstamp service itself handles the requests. It has nothing to do with python client, so if order is succesfully opened you can ignore it.

On Sat, May 19, 2018, 05:32 LiYijin notifications@github.com wrote:

when i place a limit order, I sometimes , the order status is "In queue", which lasts for several seconds. And then, it becomes 'open', whats is the meaning of "in queue"

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kmadac/bitstamp-python-client/issues/39, or mute the thread https://github.com/notifications/unsubscribe-auth/ADBUFclKikKvzUwPi416P8qremlYzPfIks5tz5JUgaJpZM4UFjpB .

kmadac commented 5 years ago

As no new updates are added for more than a year, I'm closing the issue.