Commit Graph

  • e398c37526 Bump pytest from 5.3.1 to 5.3.2 dependabot-preview[bot] 2019-12-16 07:29:42 +00:00
  • 655672c957 Enhance documentation Note Matthias 2019-12-16 06:22:54 +01:00
  • 2282f4bd37 Merge pull request #2660 from freqtrade/release_doc- hroff-1902 2019-12-15 20:27:27 +03:00
  • ce845ab092 Improve docstring for dry-run wallet method Matthias 2019-12-15 11:03:40 +01:00
  • b5b6458f12 Add note about unlimited stake amount Matthias 2019-12-15 10:57:27 +01:00
  • 56e13c8919 Enhance documentation for dry-run wallet Matthias 2019-12-15 10:55:15 +01:00
  • 23d467eb0d Show simulation note also in restserver Matthias 2019-12-15 10:41:57 +01:00
  • c741b67c3c Adjust tests for dry_run wallet simulation Matthias 2019-12-15 10:39:52 +01:00
  • 5a5741878c Improve dry-run calculations Matthias 2019-12-15 10:26:56 +01:00
  • 4463d58470 Add release section about collapsible section Matthias 2019-12-15 09:49:56 +01:00
  • f0bbc75038 Combine dry_run wallet into original Wallets class Matthias 2019-12-15 09:48:35 +01:00
  • 7c53dcb0af Merge pull request #2656 from freqtrade/new_release 2019.11 Matthias 2019-12-15 09:44:10 +01:00
  • fda8f7e305 Introuce WalletDry - supporting dry-run wallets Matthias 2019-12-15 09:38:18 +01:00
  • 52b212db64 Fix tests after changing dry_run_wallet amount Matthias 2019-12-15 09:37:08 +01:00
  • 931d24b5a8 Have dry_run_wallet default to 1000 Matthias 2019-12-15 09:22:15 +01:00
  • 18dfa56752 Merge pull request #2659 from hroff-1902/fix_mypy Matthias 2019-12-15 09:20:36 +01:00
  • 26ab108890 Fix mypy errors in develop hroff-1902 2019-12-15 01:10:09 +03:00
  • 1cc174c007 Merge pull request #2624 from freqtrade/backtest_refactor hroff-1902 2019-12-14 23:11:36 +03:00
  • e26f563f4b Merge pull request #2655 from freqtrade/avoid_keyerror_backtest hroff-1902 2019-12-14 23:10:40 +03:00
  • ebd0a1722d Merge pull request #2657 from freqtrade/rpc_fixtypo hroff-1902 2019-12-14 22:43:37 +03:00
  • f81c49ce6d Fix typo causing a trailing "tic" in /show_config output Matthias 2019-12-14 19:53:20 +01:00
  • ded2d3c293 Version bump to 2019.11 Matthias 2019-12-14 16:11:34 +01:00
  • 2f7181e236 Merge pull request #2648 from hroff-1902/hyperopt-random-state Matthias 2019-12-14 15:54:59 +01:00
  • 2275a1539e Remove default symbol from get_fee() Matthias 2019-12-14 13:22:42 +01:00
  • f2266ea9f4 Use shorter range for seeded random-state hroff-1902 2019-12-14 15:17:45 +03:00
  • 82ff878e38 Fix typo in the docs hroff-1902 2019-12-14 15:15:20 +03:00
  • 7200bc3fba Merge pull request #2654 from freqtrade/rpc/show_config hroff-1902 2019-12-14 15:11:12 +03:00
  • a48c0ad868 Use first pair of pairlist to get fee Matthias 2019-12-14 12:52:33 +01:00
  • e4cc5c479f Test new show_config branch Matthias 2019-12-13 20:27:39 +01:00
  • 014c18ead2 Improve output from show_config when trailing_stop is active Matthias 2019-12-13 20:27:06 +01:00
  • 3bd873f3c6 Add notes on random-state to the docs hroff-1902 2019-12-13 13:59:18 +03:00
  • 6c4f424887 Merge pull request #2651 from freqtrade/dry_amount hroff-1902 2019-12-13 13:13:20 +03:00
  • 04257d8ecc Add tests for safe_sell_amount Matthias 2019-12-13 07:06:54 +01:00
  • b69f5afaaf Round amount to precision also for dry-runs Matthias 2019-12-13 06:59:10 +01:00
  • 5db883906a Try to verify available amount on the exchange Matthias 2019-12-13 06:52:33 +01:00
  • 703924d6c4 Merge pull request #2643 from freqtrade/mins Matthias 2019-12-12 14:27:39 +01:00
  • 330b8cf8a1 space before unit ... Matthias 2019-12-12 14:08:44 +01:00
  • 6e778ad710 Seed hyperopt random_state if not passed hroff-1902 2019-12-12 03:12:28 +03:00
  • f44e3dc319 Merge pull request #2642 from hroff-1902/fix-hyperopt-trailing Matthias 2019-12-11 19:53:42 +01:00
  • d8b2d39f2f Merge pull request #2628 from freqtrade/rpc/sell_duration Matthias 2019-12-11 07:15:00 +01:00
  • 7c7ca1cb90 Remove min (plural) from codebase Matthias 2019-12-11 07:12:37 +01:00
  • 1058e5fb72 No plural for min Matthias 2019-12-11 06:48:40 +01:00
  • b2a9b87be3 Merge pull request #2632 from freqtrade/dependabot/pip/develop/scikit-learn-0.22 Matthias 2019-12-10 16:20:39 +01:00
  • 3f9f29ba4e Fix Flake8 import error Matthias 2019-12-10 16:10:51 +01:00
  • 390db9503f Show humanized and minutes version of duration Matthias 2019-12-10 15:12:36 +01:00
  • 3448f86263 Suppress scikit-learn FutureWarnings from skopt imports hroff-1902 2019-12-10 15:45:10 +03:00
  • 3252654ed3 Test adjusted hroff-1902 2019-12-10 14:06:17 +03:00
  • 29745bb4ec Merge pull request #2641 from hroff-1902/hyperopt-list Matthias 2019-12-10 06:00:44 +01:00
  • 641e3fdf7a Fix generation of hyperopt trailing params hroff-1902 2019-12-10 03:13:45 +03:00
  • 2f76eaf358 minor: Fix documentation formatting hroff-1902 2019-12-10 00:33:57 +03:00
  • 0e4ef33d6a Merge pull request #2581 from hroff-1902/hyperopt-list hroff-1902 2019-12-10 00:30:26 +03:00
  • 18c73ceb90 Add tests for the last commit hroff-1902 2019-12-10 00:22:11 +03:00
  • 8431b54b21 Fix index limits handling hroff-1902 2019-12-09 23:50:40 +03:00
  • 5fc357ee10 Fix typo hroff-1902 2019-12-09 23:43:50 +03:00
  • de33ec4250 use sell_row.open also when the active ROI value just changed Matthias 2019-12-09 16:52:12 +01:00
  • a9f7e9fb7a Fix NO_CONF; fix tests hroff-1902 2019-12-09 12:49:04 +03:00
  • aa335d8485 Merge pull request #2634 from freqtrade/dependabot/pip/develop/ccxt-1.20.46 Matthias 2019-12-09 09:00:08 +01:00
  • 82f7798f48 Merge pull request #2635 from freqtrade/dependabot/pip/develop/colorama-0.4.3 Matthias 2019-12-09 08:59:46 +01:00
  • ce80bbe24c Merge pull request #2633 from freqtrade/dependabot/pip/develop/coveralls-1.9.2 Matthias 2019-12-09 08:59:35 +01:00
  • da195d0272 Merge pull request #2631 from freqtrade/dependabot/pip/develop/mkdocs-material-4.5.1 Matthias 2019-12-09 08:42:00 +01:00
  • 4eae02b723 Merge pull request #2630 from freqtrade/dependabot/pip/develop/pytest-mock-1.13.0 Matthias 2019-12-09 08:34:01 +01:00
  • 081b21fe82 Bump colorama from 0.4.1 to 0.4.3 dependabot-preview[bot] 2019-12-09 07:26:53 +00:00
  • ed053d240e Bump ccxt from 1.20.22 to 1.20.46 dependabot-preview[bot] 2019-12-09 07:26:42 +00:00
  • 0ca3157a8b Bump coveralls from 1.8.2 to 1.9.2 dependabot-preview[bot] 2019-12-09 07:26:06 +00:00
  • 25447329a0 Bump scikit-learn from 0.21.3 to 0.22 dependabot-preview[bot] 2019-12-09 07:25:44 +00:00
  • 4934456751 Bump mkdocs-material from 4.5.0 to 4.5.1 dependabot-preview[bot] 2019-12-09 07:25:28 +00:00
  • 0f4dcaa403 Bump pytest-mock from 1.12.1 to 1.13.0 dependabot-preview[bot] 2019-12-09 07:25:03 +00:00
  • 4b560880fd Add tests for hyperopt-list, hyperopt-show hroff-1902 2019-12-09 04:37:58 +03:00
  • dc9fed4a5f Adjust documentation Matthias 2019-12-08 14:10:26 +01:00
  • 88a24da272 Adapt tests to sending open / close date Matthias 2019-12-08 14:10:04 +01:00
  • e4655c9b07 include trade-duration with sell-notification Matthias 2019-12-08 14:07:46 +01:00
  • 1495c93083 Merge pull request #2627 from freqtrade/fix/dockerlatest Matthias 2019-12-08 11:42:27 +01:00
  • 21c6855705 Build latest along with develop image Matthias 2019-12-07 20:21:25 +01:00
  • a7d6dc9d3a Merge pull request #2625 from freqtrade/validate_stakecurrency hroff-1902 2019-12-07 22:08:46 +03:00
  • ed7207d4c8 Show pairs which are wrong ... Matthias 2019-12-07 19:31:15 +01:00
  • bb9235c715 Validate stake-currency against pairlist - making sure only correct pairs are in the whitelist Matthias 2019-12-07 15:42:47 +01:00
  • 45d12dbc83 Avoid a few calculations during backtesting Matthias 2019-12-07 15:28:56 +01:00
  • 189835b963 Add documentation for ROI-1 case Matthias 2019-12-07 15:26:10 +01:00
  • 3163cbdf8a Apply special case for negative ROI Matthias 2019-12-07 15:18:12 +01:00
  • 1e6f9f9fe2 Add testcase for negative ROI sell using open Matthias 2019-12-07 15:13:49 +01:00
  • 3091869115 refactor get_close_rate out of get_sell_trade-entry Matthias 2019-12-07 14:30:14 +01:00
  • 9e85376a2d Merge pull request #2619 from freqtrade/hyperopt_quick_mode hroff-1902 2019-12-06 09:18:40 +03:00
  • a379c19e9a Merge pull request #2618 from freqtrade/fix/hyperopt_no_tickerinterval Matthias 2019-12-06 06:48:10 +01:00
  • 2bd4008cb2 fix space name ... Matthias 2019-12-06 06:06:41 +01:00
  • d21ae4edd3 Add fixes for comments in the review hroff-1902 2019-12-05 23:29:31 +03:00
  • 1da008b3af Document "quick" hyperopt of roi/stoploss and trailing stoploss Matthias 2019-12-05 20:44:12 +01:00
  • 703458f365 Add test for loading ticker-interval from strategy Matthias 2019-12-05 20:35:54 +01:00
  • 4b0a4c936a Fix hyperopt with ticker_interval from strategy Matthias 2019-12-05 20:31:02 +01:00
  • 216094a761 Add reference to hyperopt-list and hyperopt-show to the Hyperopt doc hroff-1902 2019-12-05 14:30:55 +03:00
  • 4efd8b96e5 Add description for hyperopt-list and hyperopt-show to the docs hroff-1902 2019-12-05 14:16:18 +03:00
  • b61f43835d Make flake happy hroff-1902 2019-12-05 01:11:06 +03:00
  • 017a94adc1 Merge develop hroff-1902 2019-12-05 01:08:38 +03:00
  • b20bea8492 Adjust tests hroff-1902 2019-12-04 23:15:19 +03:00
  • 54694dd3a4 Manual merge of some conflicts in hyperopt hroff-1902 2019-12-04 23:14:47 +03:00
  • 8dd9b5c6fb Merge pull request #2606 from freqtrade/volume_tester hroff-1902 2019-12-04 18:31:37 +03:00
  • 16a50fbe4e Resort documentation Matthias 2019-12-04 14:30:53 +01:00
  • 32897ce769 Merge pull request #2612 from freqtrade/fix/nullerror hroff-1902 2019-12-04 14:45:44 +03:00
  • 51f074ba4b Don't print quote-currency for -1 Matthias 2019-12-04 12:25:57 +01:00
  • 0ba804d051 Address first part of feedback Matthias 2019-12-04 12:14:37 +01:00
  • 611a594a46 Merge pull request #2607 from hroff-1902/docs/create-advanced-hyperopt Matthias 2019-12-04 07:58:30 +01:00