TranceGeniK / bybit-tools

Desktop app to place scaled orders on bybit
GNU General Public License v3.0
106 stars 54 forks source link

[FEATURE] Chase price feature #28

Closed Poilaucul closed 3 years ago

Poilaucul commented 4 years ago

Hi,

Would be nice to be able to chase chase price with limit orders. Exemple: Submit buy order (post only) Price moves up without filling you Enable "chase mode" Click buy/long again and the order is amended to (mark price - 1$)

Same principle for sell/short

TranceGeniK commented 3 years ago

I implemented a price tracker in the limit tab in Bybit Pro that will automatically fill the price input at a distance from current price that is configurable, and a cancel button near the buy/sell to be able to be fast

image

TranceGeniK commented 3 years ago

and a real automated price chaser is on the way :)

image

TranceGeniK commented 3 years ago

Implemented in Bybit Pro