When using a constant bid and a gene_def that results in trades, the constant
bid orders are placed prior to the gene based ones, potentially resulting in a
lack of funds situation for the bid closer to the current actual price.
Desired outcome:
likely easier method - change order of bid placing in bcbookie.py to place gene
orders first, and place constant bids after all else.
proper fix, likely more difficult - provide a mechanism for giving constant
bids a priority, as the gene_defs have, allowing custom prioritizing to include
the constant bid.
Original issue reported on code.google.com by anderson...@gmail.com on 24 Jan 2014 at 12:53
Original issue reported on code.google.com by
anderson...@gmail.com
on 24 Jan 2014 at 12:53