Post
Topic
Board Service Announcements (Altcoins)
Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 5.1 -50% OFF!!!!!! 🌟
by
Sampey
on 28/11/2017, 15:21:28 UTC


Ok,

lets say the sell order book looks like this;

0.00001360 (my order)
Gap between 0.00001360 and 0.00001365
0.00001365
0.00001366
0.00001367
0.00001368

The bot should cancel my order at  0.00001360 and move it to 0.00001364 so that my sell order stays as close to the next sell order as possible, How to make this happen?

it already happen during recalculation :

- CAT GETS ORDER BOOK :
so
0.00001360 (my order)
0.00001365
0.00001366
0.00001367
0.00001368

- CAT REMOVE Your order position (if you have 100% or near)
0.00001365
0.00001366
0.00001367
0.00001368

If option try to stay always on top is active then new price is 0.00001364, otherwise 0.00001365