zheng-hao / ga-bitbot

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

Buy orders reported as 'buy_cancel: pending state' are actually completed buy orders #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. running bcbookie.py
2.
3.

What is the expected output? What do you see instead?
When buy orders are filled they should enter a 'held' state until the commit 
price is met. In some cases filled orders are being closed in the book and 
reported as 'buy_cancel: pending state (insuf funds?)' 

This issue has been verified by comparing the trade_ids for 'buy_cancel: 
pending state (insuf funds?)' orders in the book to the account history 
available on MtGox.

Original issue reported on code.google.com by brian.mo...@gmail.com on 8 Jan 2012 at 3:47

GoogleCodeExporter commented 8 years ago
fixed on the repo. will be included in the next release.

Original comment by brian.mo...@gmail.com on 9 Jan 2012 at 11:04