Commit Graph

  • d239e99904 removed old code from create_trade Yazeed Al Oyoun 2020-03-11 16:49:37 +0100
  • 4e45abbf13 added return false, false Yazeed Al Oyoun 2020-03-11 16:44:45 +0100
  • 54bde6ac11 verify date on new candle before producing signal Yazeed Al Oyoun 2020-03-11 16:34:23 +0100
  • ed5b0ee36b
    Merge pull request #3053 from freqtrade/hyperopt_default_volume hroff-1902 2020-03-11 08:17:54 +0300
  • 3a8b68c0fd Initial work on progressbar Fredrik81 2020-03-10 20:30:36 +0100
  • 2b1c146940 Add default volume > 0 filter Matthias 2020-03-10 16:05:33 +0100
  • 84f0bb9a5d
    Merge pull request #3051 from hroff-1902/fix-sortino Matthias 2020-03-10 13:10:39 +0100
  • 14e7f0bb13
    Merge pull request #3049 from hroff-1902/hyperopt-no-unlimited Matthias 2020-03-10 11:46:22 +0100
  • 73c19da4b9 Adjust handling of zero stdev in loss functions hroff-1902 2020-03-10 13:44:16 +0300
  • 1b6e77649a Add test for hyperopt hroff-1902 2020-03-10 12:42:31 +0300
  • 81b6a950ac Adjust test for backtesting hroff-1902 2020-03-10 12:42:11 +0300
  • f7ad6c20c7 Do not allow unlimited stake_amount for hyperopt hroff-1902 2020-03-10 12:02:23 +0300
  • ece0ddba38 fixes, moved points setup to its function orehunt 2020-03-10 09:10:10 +0100
  • c49fefc94d
    Merge pull request #3044 from freqtrade/default_max_order_book hroff-1902 2020-03-10 11:17:27 +0300
  • a046c4829c
    Apply suggestions from code review Matthias 2020-03-10 09:03:44 +0100
  • 29e9faf167 - switch max losses with known bad losses orehunt 2020-03-10 08:39:47 +0100
  • 52d89eadde
    Merge pull request #3021 from Fredrik81/print-csv hroff-1902 2020-03-10 10:46:58 +0300
  • f148b5f734
    cosmetics in lambdas hroff-1902 2020-03-10 10:38:37 +0300
  • 19a9782a40
    Merge pull request #3040 from freqtrade/pairlist_message hroff-1902 2020-03-10 10:26:19 +0300
  • 42038da7f1
    Update docs/configuration.md Matthias 2020-03-10 07:57:25 +0100
  • bd158eefd2 Fixed loggin Fredrik81 2020-03-10 03:02:52 +0100
  • df2c8b5f32
    Merge pull request #3042 from freqtrade/hyperopt_sample_comment hroff-1902 2020-03-09 23:25:36 +0300
  • 2f5fc731bb Removed overwrite option Fredrik81 2020-03-09 18:53:30 +0100
  • 3eaae4661d check again for emptiness after trimming dataframe orehunt 2020-03-09 07:39:23 +0100
  • e0afbcd4af Additional warning about order_book-max Matthias 2020-03-09 17:41:44 +0100
  • 74a17c7b7b Clarify warning in the documentation Matthias 2020-03-09 17:38:35 +0100
  • 5da63d399b Reduce default order_book_max to 1 Matthias 2020-03-09 17:38:25 +0100
  • 856ba203d9 Update hyperopt samples docstring Matthias 2020-03-09 15:04:28 +0100
  • 60e519eac4 better handling of interaction between n_points and jobs orehunt 2020-03-09 13:34:10 +0100
  • c049651784 whitelist_for_active_markets should not remove blacklisted items Matthias 2020-03-09 11:30:28 +0100
  • 5cbf325fda Allow different loglevels for message Matthias 2020-03-09 11:30:13 +0100
  • bf2dc90c3c
    Merge pull request #3039 from freqtrade/dependabot/pip/develop/plotly-4.5.3 Matthias 2020-03-09 09:58:46 +0100
  • 964d97da17
    Merge pull request #3038 from freqtrade/dependabot/pip/develop/scikit-learn-0.22.2.post1 Matthias 2020-03-09 09:57:46 +0100
  • 5c190f82e4
    Merge pull request #3035 from freqtrade/dependabot/pip/develop/wrapt-1.12.1 Matthias 2020-03-09 09:54:23 +0100
  • f125709954
    Merge pull request #3037 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.4 Matthias 2020-03-09 09:53:53 +0100
  • a3b0b8a7c5
    Merge pull request #3036 from freqtrade/dependabot/pip/develop/ccxt-1.23.81 Matthias 2020-03-09 09:45:49 +0100
  • 4cc0d3dbc4
    Bump plotly from 4.5.2 to 4.5.3 dependabot-preview[bot] 2020-03-09 08:35:16 +0000
  • 23127b8da0
    Bump scikit-learn from 0.22.2 to 0.22.2.post1 dependabot-preview[bot] 2020-03-09 08:34:33 +0000
  • 46763e148b
    Bump prompt-toolkit from 3.0.3 to 3.0.4 dependabot-preview[bot] 2020-03-09 08:33:59 +0000
  • 09c25faa51
    Bump ccxt from 1.23.30 to 1.23.81 dependabot-preview[bot] 2020-03-09 08:33:37 +0000
  • c7b2f173eb
    Bump wrapt from 1.12.0 to 1.12.1 dependabot-preview[bot] 2020-03-09 08:32:42 +0000
  • ecb56a050b trim dataframe by timerange if timerange is given orehunt 2020-03-09 07:10:25 +0100
  • cb419614cd Spelling miss Fredrik81 2020-03-08 23:00:21 +0100
  • 4ad93ed6bb Changed output for null columns Fredrik81 2020-03-08 22:41:05 +0100
  • 3208faf7ed Do not use ticker where it's not a ticker hroff-1902 2020-03-08 13:35:31 +0300
  • 77944175e2
    Merge pull request #3030 from freqtrade/coingekko hroff-1902 2020-03-07 20:42:08 +0300
  • 281cf577d1 Remove unsupported FIAT Matthias 2020-03-07 17:03:31 +0100
  • d51bb9acfb Update conda environment file Matthias 2020-03-07 13:11:36 +0100
  • 1b3038390a Update comment Matthias 2020-03-07 13:05:46 +0100
  • acea49beaf Fix tests / test mocks Matthias 2020-03-07 13:01:26 +0100
  • df5adb6ca5 Exchange coingekko for coinmarketcap Matthias 2020-03-07 11:52:26 +0100
  • 93fc14d726 Exchange dependencies to coingekko Matthias 2020-03-07 11:52:02 +0100
  • 15749d3427 don't tell the optimizer "out of bounds" scores orehunt 2020-03-07 11:17:39 +0100
  • 847df7b70c
    Merge pull request #3026 from yazeed/add_default_to_ignore_roi_if_buy_signal Matthias 2020-03-06 19:35:41 +0100
  • bbdbc59fd1
    Merge pull request #3024 from yazeed/unifying_get_buy_sell_rate_msgs Matthias 2020-03-06 19:32:31 +0100
  • 7b0009b38d
    Merge pull request #3029 from freqtrade/travis_failure hroff-1902 2020-03-06 18:20:19 +0300
  • 78908e2496 Fix travis build failure Matthias 2020-03-06 15:47:16 +0100
  • b8d05d8751 found instance of config get without default Yazeed Al Oyoun 2020-03-05 22:14:05 +0100
  • 0587256733 minor create_trade() optimization Yazeed Al Oyoun 2020-03-05 21:57:01 +0100
  • 4474482307 unifying get_sell_rate with get_buy_rate Yazeed Al Oyoun 2020-03-05 20:44:29 +0100
  • f0d56e23a3 PEP8 fix Fredrik81 2020-03-05 19:58:01 +0100
  • 91db75a707 Added tests and updated doc Fredrik81 2020-03-05 19:43:43 +0100
  • 459f1aa130
    Merge pull request #2989 from hroff-1902/no-percent-1 Matthias 2020-03-05 16:20:13 +0100
  • eee5727426 Adjust webhook docs hroff-1902 2020-03-05 17:44:38 +0300
  • 7a3660cd6b Adjust webhook tests hroff-1902 2020-03-05 17:44:21 +0300
  • 34093d1208
    Merge branch 'develop' into no-percent-1 hroff-1902 2020-03-05 14:27:12 +0300
  • bcec46c2aa
    Merge pull request #3019 from freqtrade/fix_testfailure hroff-1902 2020-03-05 10:56:25 +0300
  • 97b194a454 Throttle may take longer than .10s on slow machines Matthias 2020-03-05 06:20:36 +0100
  • 7606d814fa Initial work on csv-file export. Missing docs and tests Fredrik81 2020-03-05 01:58:33 +0100
  • 57523d58df
    Merge pull request #2994 from Fredrik81/hyperopt-table hroff-1902 2020-03-04 23:44:53 +0300
  • 090d1e8a70 Alignment and cleanups Fredrik81 2020-03-04 20:51:09 +0100
  • 33c1c8f726
    Merge pull request #3018 from freqtrade/max_drawdown hroff-1902 2020-03-04 20:42:57 +0300
  • 3f8ee76b24 comments and small fixes orehunt 2020-03-04 17:00:56 +0100
  • dea4ef957e
    Merge pull request #2982 from freqtrade/rate_side_optional hroff-1902 2020-03-04 16:07:08 +0300
  • 2f54aff0ce Improve documentation wording for price sides Matthias 2020-03-04 06:44:47 +0100
  • 8de35e1c83
    Documentation suggestions from Review Matthias 2020-03-04 06:40:19 +0100
  • 7652a2bb95 Updated table layout and aligning better for hyperopt Fredrik81 2020-03-04 00:10:47 +0100
  • 9d8970a76b Add test and formatting to drawdown Matthias 2020-03-03 20:18:38 +0100
  • 53dcb5d5ed Fix logging expression Matthias 2020-03-03 19:36:03 +0100
  • 4513edf450
    Merge pull request #3017 from freqtrade/ci_windows_38 hroff-1902 2020-03-03 17:21:55 +0300
  • 9bebc9ba76 Fix powershell comparison Matthias 2020-03-03 09:40:41 +0100
  • 720ed0eddd Remove flucky test assert Matthias 2020-03-03 09:36:04 +0100
  • d9e83cc4e2 Run CI on windows python 3.8 Matthias 2020-03-03 09:33:08 +0100
  • d6c66a54fd deformat orehunt 2020-03-03 07:57:13 +0100
  • 33a63562cb make drawdown function less restrictive Matthias 2020-03-03 07:23:38 +0100
  • 88e7cab5b9 Add max_drawdown to profit plot Matthias 2020-03-03 07:21:14 +0100
  • e050511ddc Add test for max_drawdown calculation Matthias 2020-03-03 07:20:41 +0100
  • 3479f7d986 Add max_drawdown function Matthias 2020-03-03 07:13:11 +0100
  • 4aca8d7fcc PEP8 fix Fredrik81 2020-03-03 01:35:18 +0100
  • 399c419163 Changed table formating. Adding some code to align hyperopt table generation. WIP Fredrik81 2020-03-03 01:14:56 +0100
  • 82bdd01843
    Merge pull request #3003 from Fredrik81/cores-and-arguments hroff-1902 2020-03-03 02:12:21 +0300
  • 52cd5f9127
    Better use enumerate: more correct and more pythonic hroff-1902 2020-03-03 01:42:25 +0300
  • 45c9496792
    Do not run optimizer for 'jobs' epochs for the last iteration hroff-1902 2020-03-03 01:33:11 +0300
  • a7d4755859
    optimize calculation of current_jobs hroff-1902 2020-03-03 01:20:14 +0300
  • 92425642da
    Fix config_jobs hroff-1902 2020-03-03 01:00:24 +0300
  • 0e4862b0c8 Added logging if argument is miss-configured Fredrik81 2020-03-02 22:58:54 +0100
  • 7713cfeb79 Corrected logic for -j + and - argument Fredrik81 2020-03-02 21:02:32 +0100
  • 6e2290c4f0 Allow last to be empty - Matthias 2020-03-02 20:05:54 +0100
  • daba9d157b jobs config fixes orehunt 2020-03-02 09:18:55 +0100
  • 35ef065d7b
    Merge pull request #3012 from freqtrade/dependabot/pip/develop/scikit-learn-0.22.2 Matthias 2020-03-02 10:54:20 +0100