DeviaVir/zenbot

--order_type=auto

Open

#268 aberto em 11 de jun. de 2017

Ver no GitHub
 (2 comments) (4 reactions) (0 assignees)HTML (2.041 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (8.212 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador