Commit Graph

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