justvanbloom / ga-bitbot

Automatically exported from code.google.com/p/ga-bitbot
GNU General Public License v3.0
0 stars 0 forks source link

Manually canceling bids made by bcbookie are reported as 'error: insuf funds' in the book #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. let bcbookie submit bids
2. manually log into mtgox and cancel the bid 

What is the expected output? What do you see instead?
bcbookie should detect this case and report that the order was canceled 
Instead, bcbookie reports the order as 'error: insuf funds' or 'buy_cancel: 
pending state (insuf funds?)' depending if the order was pending or open.

Need to implement a solution to detect this condition in order to accurately 
report the reason for closing the position in the book.

Original issue reported on code.google.com by brian.mo...@gmail.com on 23 Jan 2012 at 6:27