This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
0.5.12 #1682
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…othing' (#1478) * Downgrade from postgres 9.5 dependency by not using 'on conflict do nothing'
* Fix Bitstamp BTC buy units and add BCH asset
This was accidentally dropped in all the kraken work and refactors.
Bonus fix for sqlite3 issues
The Gekko Discord should also be linked in the Readme, not just in the default issue text. Also we don't need to link to the CryptoBots Discord IMO. It could be linked to in the Gekko server though.
* Fix typos in tradebot doc * Add back "By YOU" text. * docs: Adding missing parameter
Allow sending of start-up and trade advice to Kodi and derivatives#
* starting coinfalcon integration * adding ticker and getTrades api * getFees + basic getPortfolio * getPortfolio done * adding buy sell * fixing retry * callback given after non retry * update sqlite3 * update coinfalcon api * adding cancelOrder for coinfalcon * decending fix * fixing since param in getTrades - CoinFalcon * fixing since issue with moment and adding importer * add and check order * fixing importer to go over 1h interval * adding 522 code to retriable * updating coinfalcon
* Change -> Chance Closes #1520
* minor fixes to cci strategy - corrected debug output and history parameter * minor fixes to cci strategy
[Binance] Reimplement binance exchange with better error and retry handling
It isn't necessary because we fixed the iterator to 24 hour periods, and no longer use the trade time from the last trade (which has only 1 second resolution).
Who thought this would ever have to be considered...
Just add a few USD trading pairs that I use on Bittrex, the ADA, BTG and OMG I do not know if I have to change some other file, but if you're sure it's a small contribution. thank you
* Fix typos in tradebot doc * Add back "By YOU" text. * Update marketFetcher.js Misspell bug
…to import (#1549) * Modernizing bitfinex retry and error handling, adding proper shutdown for console calls to import * Fix typo in kraken importer * Removed an imaginary market * Increase max bitfinex timeout * Addressing issues with Kraken's rate limiters * Fix bitfinex retry config * Normalize formatting since big rewrite anyway * All HTTP 500 errors are recoverable for Bitfinex
Store moment utc as unixtime rather than a serialized moment object
Fix copy and paste error in error messages
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Minor release, most changes are focussed on stability: