DeviaVir/zenbot

--order_type=auto

Open

#268 geöffnet am 11. Juni 2017

Auf GitHub ansehen
 (2 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)HTML (8.212 Stars) (2.041 Forks)batch import
enhancementhelp wanted

Beschreibung

Hi, I missed the pull the request of the --order_type parameter, but I would like to share this idea. How about an automatic order_type? The bot will start with no fee type (maker), when if the slippage cross one defined value the bot will make the fee order (taker). In most cases the bot sell/buy without any slippage and sometimes with positive slippage, which is nice. We could for example set a maximum slippage of -0.01%, and if the slippage cross that value the bot will sell/buy with the taker type order.

What do you think?

Contributor Guide