Commit Graph

  • 91b4c9668c More consistency changes... Yazeed Al Oyoun 2020-02-04 01:57:24 +0100
  • 0db592d395 Fix get_timerange() hroff-1902 2020-02-04 02:01:25 +0300
  • d457d43999
    Merge pull request #2833 from hroff-1902/type-hints hroff-1902 2020-02-03 23:24:26 +0300
  • ffb53a6df5
    get rid of typing.cast() hroff-1902 2020-02-03 23:08:35 +0300
  • 82590657fb
    Merge pull request #2848 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.1 hroff-1902 2020-02-03 22:53:01 +0300
  • 54303880d3
    Merge pull request #2849 from freqtrade/dependabot/pip/develop/pandas-1.0.0 Matthias 2020-02-03 20:34:17 +0100
  • cbabc295c7 Don't convert to datetime - but convert to datetime64 instead Matthias 2020-02-03 20:25:43 +0100
  • b8aaf744e8
    Merge pull request #2851 from hroff-1902/improve-logging-3 Matthias 2020-02-03 16:04:55 +0100
  • 64f04845b6
    Merge pull request #2850 from freqtrade/try_fix_randoM-test hroff-1902 2020-02-03 17:45:49 +0300
  • 684cb54992 Add pair to exception msg hroff-1902 2020-02-03 17:17:46 +0300
  • f6c09160ab make sure asyncio_loop is not initialized within ccxt code Matthias 2020-02-03 15:17:36 +0100
  • 221950cdc4
    Merge pull request #2845 from freqtrade/dependabot/pip/develop/jinja2-2.11.1 Matthias 2020-02-03 10:07:56 +0100
  • 6e6c0757d6
    Merge pull request #2847 from freqtrade/dependabot/pip/develop/ccxt-1.22.30 Matthias 2020-02-03 10:05:46 +0100
  • 2ee99bde29
    Merge pull request #2846 from freqtrade/dependabot/pip/develop/pytest-5.3.5 Matthias 2020-02-03 09:58:04 +0100
  • d5f704009f
    Bump pandas from 0.25.3 to 1.0.0 dependabot-preview[bot] 2020-02-03 08:03:45 +0000
  • 3938418ad5
    Bump scikit-optimize from 0.5.2 to 0.7.1 dependabot-preview[bot] 2020-02-03 08:03:21 +0000
  • 401748e9a7
    Bump ccxt from 1.21.91 to 1.22.30 dependabot-preview[bot] 2020-02-03 08:02:54 +0000
  • bc2ae3e88d
    Bump pytest from 5.3.4 to 5.3.5 dependabot-preview[bot] 2020-02-03 08:02:21 +0000
  • 7b8e665323
    Bump jinja2 from 2.10.3 to 2.11.1 dependabot-preview[bot] 2020-02-03 08:01:28 +0000
  • df249c7c03
    Remove unclear comment hroff-1902 2020-02-03 09:37:50 +0300
  • 5c20311768
    Merge pull request #2844 from freqtrade/coveralls_twice hroff-1902 2020-02-03 09:18:42 +0300
  • d0506a6435 Use correct matrix variable Matthias 2020-02-03 07:01:07 +0100
  • c8960ab628 Only run coveralls once Matthias 2020-02-03 06:50:07 +0100
  • 537596001e Allow derived strategies hroff-1902 2020-02-03 06:20:01 +0300
  • d8c053573a
    Merge pull request #2840 from freqtrade/fix/testerrror Matthias 2020-02-02 20:49:42 +0100
  • 379bfc120a renamed after slippage profit_percent so it wont affect _calculate_results_metrics() Yazeed Al Oyoun 2020-02-02 20:20:16 +0100
  • 2b69e7830d Fix failing CI test Matthias 2020-02-02 20:02:38 +0100
  • e3cb5d26c0
    Merge pull request #2835 from yazeed/reduce_noise_if_use_order_book_true Matthias 2020-02-02 19:42:50 +0100
  • 84156879f6 Fix NO_CONF_REQUIRED for list-hyperopts hroff-1902 2020-02-02 20:11:42 +0300
  • d12e03e50d Fix test inconsistency in test_freqtradebot.py hroff-1902 2020-02-02 20:01:25 +0300
  • cd0534efcc Add test hroff-1902 2020-02-02 19:13:17 +0300
  • 505648fb66 Adjust docs hroff-1902 2020-02-02 18:56:54 +0300
  • 857eb5ff69 Add list-hyperopts command hroff-1902 2020-02-02 18:48:29 +0300
  • 3fe39a3e1b Rename constant hroff-1902 2020-02-02 18:12:23 +0300
  • a5e670b402 Add USERPATH_NOTEBOOKS hroff-1902 2020-02-02 18:07:21 +0300
  • b421067287 Add test hroff-1902 2020-02-02 19:13:17 +0300
  • 05aad14e48 Adjust docs hroff-1902 2020-02-02 18:56:54 +0300
  • ab8b749651 Add list-hyperopts command hroff-1902 2020-02-02 18:48:29 +0300
  • 771f19fad6 Rename constant hroff-1902 2020-02-02 18:12:23 +0300
  • 3311a0083e Add USERPATH_NOTEBOOKS hroff-1902 2020-02-02 18:07:21 +0300
  • e8c1abc509
    Merge pull request #2799 from freqtrade/fix_stoploss_recreated hroff-1902 2020-02-02 16:59:45 +0300
  • 6594679e52
    Merge pull request #2779 from freqtrade/stoploss_market hroff-1902 2020-02-02 14:48:45 +0300
  • c1897fbc48
    Merge pull request #2834 from yazeed/consistent_main_sharpe_hyperopt_loss Matthias 2020-02-02 11:12:56 +0100
  • aeabe1800b modified two lines from logger.info to logger.debug cause they're too spammy Yazeed Al Oyoun 2020-02-02 10:49:00 +0100
  • d64751687b Fix link and lowercase variable Matthias 2020-02-02 10:47:44 +0100
  • 3499f1b85c better readability and more consistent with daily sharpe loss method Yazeed Al Oyoun 2020-02-02 08:47:33 +0100
  • 04147eb7c7 updated commented out debug print line Yazeed Al Oyoun 2020-02-02 08:44:41 +0100
  • c541ae7266 fixed method arguments indentation Yazeed Al Oyoun 2020-02-02 07:17:50 +0100
  • e8439ae0bc better readability, kept np.sqrt(365) which results in annualized sharpe ratio Yazeed Al Oyoun 2020-02-02 06:20:09 +0100
  • f3d500085c Add some type hints hroff-1902 2020-02-02 07:00:40 +0300
  • 2cd7b329ce fixed syntax error Yazeed Al Oyoun 2020-02-01 20:58:03 +0100
  • 763b45b865 fixed to bracket notation Yazeed Al Oyoun 2020-02-01 20:50:39 +0100
  • 19f397f59a fixed to bracket notation Yazeed Al Oyoun 2020-02-01 20:50:01 +0100
  • a5911bae7f fixed standard deviation line Yazeed Al Oyoun 2020-02-01 20:46:43 +0100
  • 8410e453ed missed one fix Yazeed Al Oyoun 2020-02-01 20:42:04 +0100
  • 1cb2350750 docs fixes Yazeed Al Oyoun 2020-02-01 20:40:24 +0100
  • 1a853a2b9e merged Yazeed Al Oyoun 2020-02-01 20:39:12 +0100
  • 28e72c662e updated docs to include SharpeHyperOptLossDaily Yazeed Al Oyoun 2020-01-31 23:21:38 +0100
  • 08011c82e2 added daily sharpe ratio test and modified hyperopt_loss_sharpe_daily Yazeed Al Oyoun 2020-01-31 22:16:44 +0100
  • c4e303aa66 replaced use of old value total_profit Yazeed Al Oyoun 2020-01-31 20:07:18 +0100
  • 79727f3d7d added proper slippage to each trade Yazeed Al Oyoun 2020-01-31 19:56:07 +0100
  • 782493f418 removed unused profit_abs Yazeed Al Oyoun 2020-01-31 18:34:34 +0100
  • 1ef139031f removed commented code Yazeed Al Oyoun 2020-01-31 05:23:19 +0100
  • 50cafc26fb added daily sharpe ratio hyperopt loss method, ty @djacky Yazeed Al Oyoun 2020-01-31 05:12:09 +0100
  • aa8731d0fc
    Merge pull request #2832 from freqtrade/python_3.8 Matthias 2020-02-01 19:39:45 +0100
  • cbd2b265bb Fix small error Matthias 2020-02-01 15:16:44 +0100
  • 321bc336ea Run tests against 3.8 Matthias 2020-02-01 15:14:55 +0100
  • 4459679c64 Update dockerfile to 3.8.1 Matthias 2020-02-01 15:14:44 +0100
  • 628b06927c Support python3.8 virtualenvs and remove config generation via SED Matthias 2020-02-01 14:59:14 +0100
  • 12317b1c53 Add some rudimentary tests for questions Matthias 2020-02-01 14:46:43 +0100
  • d1a3a2d000 Add tests for build_config Matthias 2020-02-01 14:22:40 +0100
  • cfa6a3e3d3 Don't overwrite files Matthias 2020-02-01 14:12:21 +0100
  • c224c66978 Small edits to install.md Matthias 2020-02-01 14:06:31 +0100
  • 929bbe3058 Link to docker installation from index.md Matthias 2020-02-01 14:01:19 +0100
  • 8796ecb2a9 Ad example for new-config with answered questions Matthias 2020-02-01 13:54:17 +0100
  • 54512a66ef Update help-strings for list-utils Matthias 2020-02-01 13:52:25 +0100
  • c40a4d77f8 Use exchange_mapping to determine correct exchange-template Matthias 2020-02-01 13:46:58 +0100
  • d69ef4380b Add basic documentation for new-config option Matthias 2020-02-01 13:44:04 +0100
  • 8371003c05
    Merge pull request #2827 from freqtrade/release/2020-01 2020.01 Matthias 2020-02-01 12:54:32 +0100
  • 19d4e1435c
    Merge pull request #2828 from yazeed/line_alignment_fixes Matthias 2020-02-01 11:19:28 +0100
  • 4a80c47fd1
    Merge pull request #2825 from yazeed/better_backtesting_tables Matthias 2020-02-01 11:18:50 +0100
  • 3e0f7ed61e updated docs to include SharpeHyperOptLossDaily Yazeed Al Oyoun 2020-01-31 23:21:38 +0100
  • d038bcedb0 fixed some more line alignments Yazeed Al Oyoun 2020-01-31 22:37:05 +0100
  • 3eda434fcf added daily sharpe ratio test and modified hyperopt_loss_sharpe_daily Yazeed Al Oyoun 2020-01-31 22:16:44 +0100
  • c396ad4daa Align quotes in same area Matthias 2020-01-31 20:41:51 +0100
  • cff8498b42 Version bump 2020.01 Matthias 2020-01-31 20:17:53 +0100
  • fdf6121b6e Merge branch 'master' into release/2020-01 Matthias 2020-01-31 20:17:41 +0100
  • 323192faaf replaced use of old value total_profit Yazeed Al Oyoun 2020-01-31 20:07:18 +0100
  • 0302ad0a67 added proper slippage to each trade Yazeed Al Oyoun 2020-01-31 19:56:07 +0100
  • 183194947c removed unused profit_abs Yazeed Al Oyoun 2020-01-31 18:34:34 +0100
  • 56af3c929c removed commented code Yazeed Al Oyoun 2020-01-31 05:23:19 +0100
  • 66aad3d808 added daily sharpe ratio hyperopt loss method, ty @djacky Yazeed Al Oyoun 2020-01-31 05:12:09 +0100
  • 907a61152c added rounding to Tot Profit % on Sell Reasosn table to be consistent with other percentiles on table. Yazeed Al Oyoun 2020-01-31 04:53:37 +0100
  • e2b3907df5 more consistent backtesting tables and labels Yazeed Al Oyoun 2020-01-31 04:39:18 +0100
  • 4be3f053ca Exclude trading against BNB bases on binance Matthias 2020-01-30 21:42:48 +0100
  • 83baa6ee2e Add test stub Matthias 2020-01-29 22:47:15 +0100
  • cebf99b5d8 Implement validation Matthias 2020-01-29 21:59:24 +0100
  • acbf13e648 Fail gracefully if user interrupted question session Matthias 2020-01-29 21:47:05 +0100
  • 2f0775fa1b Extract build-config tests to new file Matthias 2020-01-29 21:30:29 +0100
  • 940bfbee96 Move start_config out of build_commands file Matthias 2020-01-29 21:28:01 +0100