Crynners / AccBot

AccBot is an open-source accumulation bot that incrementally purchases BTC based on a DCA strategy to accumulate your portfolio
MIT License
27 stars 14 forks source link

The method or operation is not implemented #14

Closed Behnicka closed 3 years ago

Behnicka commented 3 years ago

Hello guys, thank you so much for providing the DCA AccBot (I got the info from Kicom's video ;o)

However, so far I was not able to run it successfully. All the PowerShell scripts finished OK. But when the Azure function runs, following message in the monitor appears:

Any thoughts?

Thank you. Honza B.

Crynners commented 3 years ago

Hello Honza, thank you for sending us feedbacks. We have discovered a bug which we have fixed in the current release. Will you please try to download the current release and deploy AccBot again?

Btw. Can you please let us know which exchange you want to launch AccBot for?

Regards, Crynners

Behnicka commented 3 years ago

Hi Crynners, thank you for a quick response, I will test the new version over the weekend and let you know. My intention is to test it with Kraken exchange. So maybe if you could also double check the *_variables.ps1 configs because I see some copy/paste mistakes there.

Thank you. Regards, Honza

Behnicka commented 3 years ago

Fixed, thanks