Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex..
by
leonArdo@margin
on 11/04/2017, 14:28:23 UTC
How do I handel it, when the margin maker fills 0.99 BTC of my 1 BTC buy order and the market wents up to the margin range where the sell of the 0.99 BTC should stay. But it always sticks on the 0.01 BTC buy and waits to get filled before it sets the sell order. The bot could make good profit with that 0.99 sell.

Agreed. For that we would need an order pool which handles partial order fills.

It's on our radar to implement that.

Thanks for your feedback.

Just a humble opinion for an algorithm as a work around with existing features.

After first buy order partially filled,
Leonardo can create a sell order directly
 
and whenever another partial buy order happens,
adapt amount to add over the existing sell order.

if sell order happens partially, adapt amount to add over the existing buy order.

it can be easier to implement, and very efficient with the feature of editing bot parameters while it is running.

Best Regards


Thanks for your input!