Coinbase-Pro-Crypto-Trading-Bot-CrypFinder icon indicating copy to clipboard operation
Coinbase-Pro-Crypto-Trading-Bot-CrypFinder copied to clipboard

This is a crypto trading bot made in NodeJS that uses the coinbase pro API.

Results 6 Coinbase-Pro-Crypto-Trading-Bot-CrypFinder issues
Sort by recently updated
recently updated
newest added

I have the the bot running in DEBUG mode and after some time it stops printing any info: ``` {"level":20,"time":1631441693536,"pid":18552,"hostname":"raspberrypi","msg":"Ticker price: 2906.94"} ``` This was some 5 hours ago. This...

Implement a stop loss. I think it would be sufficient to watch a configurable factor then selling if that loss is reached, and implementing a configurable toggle that enables the...

After following all steps in the set up of this bot I am getting an error when trying to run the bot. I am using windows 10 installed newest version...

So, the bot bought in the other day, then BTC crashed. It is now skyrocketing and I have a 2.5% return, I am just wondering why it isn't selling? ```...

"level":30,"time":1615518723989,"pid":14368,"hostname":"DESKTOP-T1KFBKG","msg":"Profit: 0.000005287755000000106"} {"level":50,"time":1615518724323,"pid":14368,"hostname":"DESKTOP-T1KFBKG","message":"Error occurred in profileTransfer method. Number of attempts: 3","errorMsg":{},"err":{"message":"Request failed with status code 400" The transfer of the profit to the default portfolio is causing this error can't...

If you have any sample results from running this it would be great to see