Coinbase Pro Crypto Trading Bot CrypFinder Versions Save

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

V1.55

2 years ago

Minor improvements/refactorings.

V1.5

3 years ago

Added a 2nd strategy that works in reverse of the momentum trading strategy.

V1.4

3 years ago

This version adds improvements to the error handling, updates the README, and documentation. It also removes the sellPositionProfitDelta and instead only allows a sell if the trade is profitable. The biggest feature to this release is the addition of the momentum trading analyzer which can process data to determine how profitable the bot configuration would be.

V1.3

3 years ago

This version features a logging system, automatic fee retrieval, reorganization of code, better error handling, updated documentation, and the ability for the bot to save it's last position to a file incase it's restarted.

v1.2

3 years ago

This version has been tested trading BTC, OXT, and NMR for a 5+ day period out of sandbox. This version features, a way to trade other products, automated product information retrieval, new profile transfer method, and a ton of bug fixes. It also features updated code documentation, readme, and error handling/logging.