justvanbloom / ga-bitbot

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

Partial buy order fills lost #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Need to check for partial order fills for expiring buy orders. 

Currently if the buy order expires before the complete order is filled the 
position is canceled. 

Instead, the order amount should be adjusted to the fill amount and enter the 
held state.

Original issue reported on code.google.com by brian.mo...@gmail.com on 11 Jan 2012 at 12:11

GoogleCodeExporter commented 9 years ago
bcbookie has been updated to address this case.  Waiting for the condition to 
happen durring live trading in order to verify.

Original comment by brian.mo...@gmail.com on 14 Jan 2012 at 10:03

GoogleCodeExporter commented 9 years ago
Verified the fix durring live trading.

Original comment by brian.mo...@gmail.com on 17 Jan 2012 at 6:23