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

Will this still be maintained and developed? Very much interested in this project! #2

Open
rdtm443 opened this issue Feb 26, 2021 · 4 comments

Comments

@rdtm443
Copy link

rdtm443 commented Feb 26, 2021

Hello.

First of all, thanks for this project! Ordered a Raspberry Pi4 8Gb yesterday and I am interested in installing this crypto trading bot. Before doing so, I'd be happy to know if this project is still maintained and under active development? And if there are already some reviews available..

Many thanks.

@metalcorebear
Copy link
Owner

Good morning! I still maintain this from time to time; however, it's a hobby project of mine, so I don't work on it regularly. If you are interested in building new features or improving the code, you are certainly welcome to do so. I'm not aware of the existence of any reviews.

@rdtm443
Copy link
Author

rdtm443 commented Feb 27, 2021

Thank you very much! I got the bot running today, with the pair BCH-EUR. How can I check if the bot itself is working? After roughly one hour of running, the bot did not place any orders.

Settings:

granularity = 1x60, duration = 2x60x60, cash buffer = 0.1, reframe_threshold = 48, continuous&chandelier =True

I have BCH, but no EUR on my coinbase account. Is a minimum amount of fiat required for this bot to run?

I assume there is no telegram channel yet for this project?

Thanks and have a nice evening!

@Zivosh
Copy link

Zivosh commented Apr 10, 2021

Hi,
I'm in a similar boat to changetotower, very interesting project but with Coinbase pro not allowing and USD transactions in Europe it means that we need to change the pair to BTC-EUR, I guess that means we need to update the helper_monkey.py to search for the BTC-EUR historical and latest data, and change USD for EUR at each entry in that file. Is there anywhere else we need to make changes to allow trading?
I've left the bot running for a while not and get the message "No transaction point this iteration", I assume that means that the bot didn't find a valid trade but is that because the market is stagnant or that there is an error trading BTC-EUR?

Thanks
Z

@metalcorebear
Copy link
Owner

metalcorebear commented Apr 10, 2021 via email

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

3 participants