If you can't fill the order, don't take it without warning the user. How freaking complicated can that possibly be?
Hey,
Thanks for your code suggestions and ideas, we have a system in place and always developing to make it better.
We have a rolling reserve with BTCe when it goes out, all orders are que'd and processed usually within 1-2 hours.
Most of our customers who use this with high frequency trading know how the software works, however we should make it more noticeable.
Our API fully supports not accepting an order if we have no reserves.
Were working on a redesign which will include the data, our API also rejects all orders with no reserve.
Charlie
So just make the regular website do the same check the API does and the problem is solved.