Commit Graph

  • 32897ce769
    Merge pull request #2612 from freqtrade/fix/nullerror hroff-1902 2019-12-04 14:45:44 +0300
  • 51f074ba4b Don't print quote-currency for -1 Matthias 2019-12-04 12:25:57 +0100
  • 0ba804d051 Address first part of feedback Matthias 2019-12-04 12:14:37 +0100
  • 611a594a46
    Merge pull request #2607 from hroff-1902/docs/create-advanced-hyperopt Matthias 2019-12-04 07:58:30 +0100
  • 8a7fe3f1d6 The file will (for users) be in user_data - just in the repo it's in templates Matthias 2019-12-04 07:01:09 +0100
  • 054484ad73 load_pair_history should not return None, but an empty dataframe if no data is found Matthias 2019-12-04 06:57:44 +0100
  • ac3e061508 Resolve issues stated in the review hroff-1902 2019-12-03 23:20:00 +0300
  • ddf86d6342 Adjust docs index hroff-1902 2019-12-03 21:36:25 +0300
  • ba29a2ffe4 Move docs on loss function creation to a separate doc file hroff-1902 2019-12-03 21:30:50 +0300
  • 7cd014cf27 Use github-actions as service name Matthias 2019-12-03 17:16:54 +0100
  • 8ab39d04f9 Try with coveralls native github actions support. Matthias 2019-12-03 16:58:00 +0100
  • bd6e021875 fake travis .... Matthias 2019-12-03 16:39:39 +0100
  • 67b79406fd Try base branch Matthias 2019-12-03 16:27:02 +0100
  • b33e47a49e Update documentation with test-pairlist Matthias 2019-12-03 16:15:10 +0100
  • 298e8b2332 Add testcase for test_pairlist Matthias 2019-12-03 15:10:27 +0100
  • 78f8ba1226
    Merge pull request #2605 from freqtrade/hroff-1902-patch-1 Matthias 2019-12-03 12:27:52 +0100
  • 17e03559dc
    minor: fix typo in docs hroff-1902 2019-12-03 12:51:52 +0300
  • 2825206d37
    Merge pull request #2604 from freqtrade/binance_pairlist hroff-1902 2019-12-03 09:11:39 +0300
  • cd20d5b5c5 Update kraken pairlist Matthias 2019-12-03 06:41:59 +0100
  • ebf6dad3f6 Update binance pairlist default config Matthias 2019-12-03 06:37:10 +0100
  • 683406b57d correct fallback to stake_currency Matthias 2019-12-03 06:36:43 +0100
  • 406dfe21f8
    Merge pull request #2492 from hroff-1902/hyperopt-trailing-space hroff-1902 2019-12-03 00:23:14 +0300
  • 346d381ab8
    Merge pull request #2597 from freqtrade/dependabot/pip/develop/mypy-0.750 Matthias 2019-12-02 09:35:59 +0100
  • d7980fa0b6
    Merge pull request #2599 from freqtrade/dependabot/pip/develop/ccxt-1.20.22 Matthias 2019-12-02 08:58:12 +0100
  • fc7b9846ae
    Bump mypy from 0.740 to 0.750 dependabot-preview[bot] 2019-12-02 07:46:57 +0000
  • 15e695a9bd
    Merge pull request #2598 from freqtrade/dependabot/pip/develop/pytest-5.3.1 Matthias 2019-12-02 08:45:47 +0100
  • 110fbd3f06
    Bump ccxt from 1.19.86 to 1.20.22 dependabot-preview[bot] 2019-12-02 07:19:49 +0000
  • f0428be91e
    Bump pytest from 5.3.0 to 5.3.1 dependabot-preview[bot] 2019-12-02 07:19:06 +0000
  • 0b03c6c786 Implement to json Matthias 2019-12-02 07:00:38 +0100
  • 150a497cb4 output pairlist after fetching all Matthias 2019-12-02 06:56:19 +0100
  • 3d666ea68e
    Merge pull request #2594 from freqtrade/hroff-1902-patch-1 Matthias 2019-12-02 06:55:54 +0100
  • ee733210ca
    minor: Fix formatting typo in docs hroff-1902 2019-12-01 19:10:30 +0300
  • 86342efa7a Adjust test hroff-1902 2019-12-01 18:34:25 +0300
  • 05967442c3 Adjust test hroff-1902 2019-12-01 18:01:59 +0300
  • d6b587678e Adjust test hroff-1902 2019-12-01 17:44:14 +0300
  • 668d42447f Refactor log_trials_result() hroff-1902 2019-12-01 16:15:00 +0300
  • 32c9b5f415
    Description for generate_roi_table reformulated slightly hroff-1902 2019-12-01 13:13:41 +0300
  • f42ce8fc2a
    Fix typo in the docs hroff-1902 2019-12-01 13:07:17 +0300
  • 6b142d716f
    Merge pull request #2418 from hroff-1902/logging-syslog Matthias 2019-12-01 09:45:19 +0100
  • 26a7af85ea Add trailing_space() into AdvancedSampleHyperOpt hroff-1902 2019-12-01 03:31:03 +0300
  • 69b0767165 Merge remote-tracking branch 'upstream/develop' into hyperopt-trailing-space hroff-1902 2019-12-01 03:28:23 +0300
  • f862b4d0f0
    Add description for 'default' space hroff-1902 2019-12-01 02:50:44 +0300
  • a88bfa8ded Fix: trailing_stop_positive should be positive hroff-1902 2019-12-01 02:27:17 +0300
  • fffd47e3d8
    Add description of trailing space into docs hroff-1902 2019-12-01 01:28:26 +0300
  • 7a3c3c4ddf
    Add directlink to the section hroff-1902 2019-11-30 22:35:13 +0300
  • eafccb445c
    Add command sample for journalctl with -u hroff-1902 2019-11-30 22:32:12 +0300
  • b040cbffdd
    syslog and journald cases splitted hroff-1902 2019-11-30 22:28:48 +0300
  • 153434561d Add test_pairlist method Matthias 2019-11-30 19:53:22 +0100
  • 36b2ed172c
    Merge branch 'develop' into logging-syslog hroff-1902 2019-11-30 21:38:50 +0300
  • 9af7a627fc Also run coveralls from travis Matthias 2019-11-29 14:04:20 +0100
  • 58d70b2079 doc explicit optimization feature gaugau3000 2019-11-29 09:35:13 +0100
  • e0e0bad7c1
    Merge pull request #2577 from xmatthias/configvalidation Matthias 2019-11-29 06:25:41 +0100
  • 0e9e6b3443 refactor feature details doc gaugau3000 2019-11-28 21:22:40 +0100
  • 9199fd5964 change doc into gaugau3000 2019-11-28 21:21:43 +0100
  • 8f9b5095b5 Fix some tests hroff-1902 2019-11-27 22:52:43 +0300
  • 5b996920f2 Merge branch 'develop' into configvalidation Matthias 2019-11-27 19:48:21 +0100
  • bcec070ad7
    Merge pull request #2576 from hroff-1902/fix/get_min_pair_stake_amount Matthias 2019-11-27 19:28:52 +0100
  • c3d7411668 Fix imports hroff-1902 2019-11-27 19:35:22 +0300
  • 997c426228 fix some datatypes Matthias 2019-11-27 16:51:03 +0100
  • 7a52334c9f
    Merge pull request #2533 from xmatthias/rpc/balance hroff-1902 2019-11-27 18:39:18 +0300
  • 111f018c85 Add datatype to configuration documentation Matthias 2019-11-27 14:46:09 +0100
  • 64da877161 Update stake_amount description Matthias 2019-11-27 14:24:14 +0100
  • f0e6a9e0e3 Address feedback Matthias 2019-11-27 14:18:40 +0100
  • a373e48939 Comment added hroff-1902 2019-11-27 14:53:01 +0300
  • f2cd4fdafe Fix the rest of tests hroff-1902 2019-11-27 05:12:54 +0300
  • 15197ea8a7 Use correct branch Matthias 2019-11-26 17:16:31 +0100
  • 7d5a337cf8 verbose ... Matthias 2019-11-26 17:02:15 +0100
  • f4ab9f747e Run on macos only Matthias 2019-11-26 16:10:22 +0100
  • 120331470e use travis ... ? Matthias 2019-11-26 16:00:50 +0100
  • 6128f1f00e Use Travis brach ... Matthias 2019-11-26 15:46:43 +0100
  • 34b7541a0c Split coveralls into it's own buildstep Matthias 2019-11-26 15:22:17 +0100
  • 573fcf1184 reinstate pr variable, add set Matthias 2019-11-26 15:12:26 +0100
  • 9325b83578 try only branch, no port Matthias 2019-11-26 15:00:39 +0100
  • c515c6fff9 Try no PR, only branch Matthias 2019-11-26 15:00:21 +0100
  • 049596cc81 try only PR number Matthias 2019-11-26 14:50:02 +0100
  • 00117bceda use travis as service-name Matthias 2019-11-26 14:29:49 +0100
  • 6b9425e465 Use Jenkins coveralls Matthias 2019-11-26 14:15:04 +0100
  • af20a2df0e no servicename Matthias 2019-11-26 14:02:54 +0100
  • 9991c892ac
    Merge branch 'develop' into hyperopt-list hroff-1902 2019-11-26 15:14:42 +0300
  • 8e7512161a Add hyperopt-list and hyperopt-show commands hroff-1902 2019-11-26 15:01:42 +0300
  • 3b20860ee0 Try coveralls Matthias 2019-11-26 12:50:45 +0100
  • bc793100be
    Revert "Try coveralls fixing (again ...) " hroff-1902 2019-11-26 14:24:51 +0300
  • 5e09913e3d
    Merge pull request #2578 from freqtrade/actions_coveralls hroff-1902 2019-11-26 14:24:25 +0300
  • cceb00c406 Try coveralls Matthias 2019-11-26 12:12:41 +0100
  • 585b8332ad Improve tests and unify required attribute Matthias 2019-11-26 11:48:01 +0100
  • 066f324060 Make flake happy hroff-1902 2019-11-26 12:28:04 +0300
  • 8e1e20bf0d Fix some tests hroff-1902 2019-11-26 12:07:43 +0300
  • 0ac592ad40 Fix markets in conftest hroff-1902 2019-11-26 12:00:20 +0300
  • 17269c88be Fix _get_min_pair_stake_amount() hroff-1902 2019-11-26 11:57:58 +0300
  • 8204107315 Add test for get_min_pair_stake_amount() with real data hroff-1902 2019-11-26 11:57:02 +0300
  • 9e7d367b5c Realign strategy_override paramters Matthias 2019-11-25 15:43:09 +0100
  • 12b9257c6d new-lines before defaults in documentation Matthias 2019-11-25 14:25:02 +0100
  • 37f698d9c1 move default values to Description field Matthias 2019-11-25 14:20:41 +0100
  • e7c17df844 validate defaults in documentation Matthias 2019-11-25 12:56:05 +0100
  • 28ec8b5bc2
    Merge pull request #2568 from freqtrade/dependabot/pip/develop/scipy-1.3.3 Matthias 2019-11-25 10:37:09 +0100
  • 200b8e48bf
    Merge pull request #2570 from freqtrade/dependabot/pip/develop/pytest-mock-1.12.1 Matthias 2019-11-25 10:36:43 +0100
  • 2a8ad9e35b
    Merge pull request #2572 from freqtrade/dependabot/pip/develop/jsonschema-3.2.0 Matthias 2019-11-25 10:36:22 +0100
  • be8ad0f022
    Merge pull request #2571 from freqtrade/dependabot/pip/develop/pytest-5.3.0 Matthias 2019-11-25 10:36:08 +0100
  • a77efc3949
    Merge pull request #2569 from freqtrade/dependabot/pip/develop/ccxt-1.19.86 Matthias 2019-11-25 10:35:50 +0100
  • 418ca00305
    Bump jsonschema from 3.1.1 to 3.2.0 dependabot-preview[bot] 2019-11-25 07:22:09 +0000