Skip to content

Releases: LeviathanLevi/Coinbase-Pro-Crypto-Trading-Bot-CrypFinder

V1.55

23 May 03:44
2c6d588
Compare
Choose a tag to compare

Minor improvements/refactorings.

Version 1.5

17 Apr 22:13
ad63bc0
Compare
Choose a tag to compare

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

Version 1.4

27 Nov 23:49
02d0321
Compare
Choose a tag to compare

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

23 Oct 01:34
3638887
Compare
Choose a tag to compare

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.

CrypFinder release 1.2

19 Oct 04:19
Compare
Choose a tag to compare

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.