Zenbot: Manual interactive trade option

Created on 5 Jun 2017  路  3Comments  路  Source: DeviaVir/zenbot

Hi, I've been following this project and using it for a few weeks and one thing I think Zenbot is missing, is the ability to manually interact with the bot.

ie: You're watching the console output and you just see on BCT/Twitter that something has happened to a token and you want to get out, and watch the the exchange rate for a few days. You simply press "s" in the console and it will automatically sell your current shares at the current market price. Or, "b" to buy, etc.

Example output could be (at the bottom of the console):
[b] buy shares [s] sell shares

I think even those two options at first would be helpful.

enhancement

Most helpful comment

We now have support for this! also a --manual flag where the interactive controls control all of the trade decisions.

All 3 comments

You can do the same basic thing with "zenbot sell --pct 100" and reversing
it with the zenbot @buy@ command. This is the primary way I use zenbot at
the moment as the live trading seems broken.

You're right and agreed. However, it might be cool to be able to do it right in the bot interface, without having to spawn Zenbot again, etc.

We now have support for this! also a --manual flag where the interactive controls control all of the trade decisions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

njannink picture njannink  路  4Comments

asafyish picture asafyish  路  3Comments

DeviaVir picture DeviaVir  路  3Comments

voltz67 picture voltz67  路  5Comments

michaelr524 picture michaelr524  路  3Comments