You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: