Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to re-enter after computer reboot #17

Open
carpionetwork opened this issue Jul 22, 2018 · 1 comment
Open

How to re-enter after computer reboot #17

carpionetwork opened this issue Jul 22, 2018 · 1 comment

Comments

@carpionetwork
Copy link

Hello,

What is the best way to restart the bot after say a power outage or an accidental ctrl+c?

I ask because when the bot starts it buys the requested amount of BTC but if a computer or bot restart is required it no longer has sufficient funds for purchasing. Currently I am manually selling once profitable and then restarting the bot.

And Thank You for sharing your hard work.

-Jeff C.

@phenixtai
Copy link

----> Doc

If you specify
-nib : No initial buy. Means that the script won't buy the amount you specified when it's run. You can use this to manage coins you already have

-fip : Only in combination with -nib! Uses a crypto price you specify. Can be used to restore older sessions

In your case -nib seem be perfect
Thanks u Christian for the Doc 'n the work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants