Commit Graph

  • 6581ba56ca Use markets.quote to validate Matthias 2020-02-24 20:41:45 +0100
  • 2f349e0504 Improve install documentation by streamlining the process Matthias 2020-02-24 20:21:25 +0100
  • 23b47b66ec Update install-script documentation and reorder installation steps Matthias 2020-02-24 20:11:25 +0100
  • 23bf135b8a Alignment of table content, changed coloring, changed 'Best' column to show if it's initial_point or best Fredrik81 2020-02-24 11:01:14 +0100
  • 6c8b5ea38c
    Merge pull request #2964 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.4 Matthias 2020-02-24 10:36:45 +0100
  • 4d040f3123
    Merge pull request #2962 from freqtrade/dependabot/pip/develop/requests-2.23.0 Matthias 2020-02-24 10:36:19 +0100
  • 88121760e4
    Merge pull request #2965 from freqtrade/dependabot/pip/develop/ccxt-1.22.95 Matthias 2020-02-24 10:32:12 +0100
  • ae7a12200c
    Merge pull request #2963 from freqtrade/dependabot/pip/develop/plotly-4.5.1 Matthias 2020-02-24 10:31:40 +0100
  • d63aaf3bfd
    Bump ccxt from 1.22.61 to 1.22.95 dependabot-preview[bot] 2020-02-24 08:05:15 +0000
  • ff69b511e3
    Bump scikit-optimize from 0.7.2 to 0.7.4 dependabot-preview[bot] 2020-02-24 08:04:44 +0000
  • 4054dec7a0
    Bump plotly from 4.5.0 to 4.5.1 dependabot-preview[bot] 2020-02-24 08:04:32 +0000
  • 353f722dc5
    Bump requests from 2.22.0 to 2.23.0 dependabot-preview[bot] 2020-02-24 08:04:07 +0000
  • 83959f0e56
    Merge pull request #2959 from hroff-1902/throttling Matthias 2020-02-24 06:54:52 +0100
  • c657a1df2b
    Merge pull request #2960 from yazeed/sort_indicators_full Matthias 2020-02-24 06:45:20 +0100
  • 7eb62ed32e Remove old print option for hyperopt-list and made table as default Fredrik81 2020-02-24 00:33:01 +0100
  • e545ef563c
    Wording adjusted in helpstring hroff-1902 2020-02-23 22:50:58 +0300
  • 0eeafcd157 matched commenting on previous sample_strategy.py Yazeed Al Oyoun 2020-02-23 16:56:55 +0100
  • f25d6224dd modified sample_strategy Yazeed Al Oyoun 2020-02-23 16:22:19 +0100
  • e37f055dad Improve some tests Matthias 2020-02-23 13:11:33 +0100
  • 9301f81fc8 Add test for user-sell_timeout handling Matthias 2020-02-23 13:09:46 +0100
  • 634e7cc34a Implement handle_buy_trade_customcallback Matthias 2020-02-23 13:04:40 +0100
  • e04c2dda2c fixed typo Yazeed Al Oyoun 2020-02-22 23:58:31 +0100
  • d2181bdd94 Adjust tests hroff-1902 2020-02-23 01:45:15 +0300
  • 5ac6244465 added keltner channel and uo Yazeed Al Oyoun 2020-02-22 23:50:26 +0100
  • 2957756275 final touches plus Yazeed Al Oyoun 2020-02-22 23:39:01 +0100
  • b49b9b515e final touches Yazeed Al Oyoun 2020-02-22 23:37:15 +0100
  • 259dc75a30 some order and added weighted BB indicator to list Yazeed Al Oyoun 2020-02-22 23:10:46 +0100
  • ca8e52dc2c Show heartbeat message earlier after changing the state hroff-1902 2020-02-23 00:21:19 +0300
  • 91ee48f3fb
    Merge pull request #2957 from hroff-1902/fix/2948-2 Matthias 2020-02-22 19:37:00 +0100
  • e2e6b940a3 copy=False does not make the changes inline anyway, so not needed hroff-1902 2020-02-22 19:54:19 +0300
  • c651e0ac82 Fix #2948 hroff-1902 2020-02-22 19:46:40 +0300
  • 1a38011245 added random.shuffle to whitelist Yazeed Al Oyoun 2020-02-22 15:53:21 +0100
  • 315a930276 fixed indent Yazeed Al Oyoun 2020-02-22 15:51:36 +0100
  • 5b134922e8 added wins/draws/losses Yazeed Al Oyoun 2020-02-22 15:49:18 +0100
  • 430f53ca11
    Merge pull request #2955 from freqtrade/fix/2948 hroff-1902 2020-02-22 17:16:54 +0300
  • 3186add87b Use explicit column list for float parsing Matthias 2020-02-22 14:46:54 +0100
  • 7ecc56fa44 Load ohlcv data as float Matthias 2020-02-22 13:10:41 +0100
  • 8cd77b2e27 Add some tests for strategy_wrapper Matthias 2020-02-22 11:52:39 +0100
  • 365fdf4c37 Add docstring to strategy wrapper Matthias 2020-02-22 11:41:22 +0100
  • 4a188525ec Fix documentation note syntax Matthias 2020-02-22 11:28:13 +0100
  • 2fe7b683cb Add tests for cached rates Matthias 2020-02-22 11:23:13 +0100
  • 77ef3240cd Implement log messages Matthias 2020-02-22 11:16:20 +0100
  • 97e6e5e976 Implement caching in the correct place Matthias 2020-02-22 11:12:33 +0100
  • f5b4a6d3d7 Remove fetch_ticker caching Matthias 2020-02-22 11:03:25 +0100
  • 0a49dcb712 - batched hyperopt - auto epochs orehunt 2020-02-21 10:40:26 +0100
  • 63502ed976 Add new advanced-strategy documentation file Matthias 2020-02-22 08:14:08 +0100
  • bc30162a31 Add some documentation Matthias 2020-02-21 20:54:21 +0100
  • 135d9ddf7a Fix test due to changed dry-run cancel order Matthias 2020-02-21 20:35:13 +0100
  • bf556c8678 Merge branch 'develop' into interface_ordertimeoutcallback Matthias 2020-02-21 20:35:07 +0100
  • 6c01542fed Ad check_sell_timeout Matthias 2020-02-21 20:27:13 +0100
  • 8c1a933221 cancel_order should return a dict Matthias 2020-02-21 20:23:43 +0100
  • 0a7a38dbf1 Add dataframe_difference() helper function hroff-1902 2020-02-21 20:13:01 +0300
  • d9ecf3e4bf Add version and state to heartbeat message hroff-1902 2020-02-21 12:26:32 +0300
  • d2e20d86bb Align heartbeat to throttling logging hroff-1902 2020-02-21 05:31:21 +0300
  • 269a669af8 Move heartbeat to worker hroff-1902 2020-02-21 05:07:31 +0300
  • 881f602f91 Adjust methods params hroff-1902 2020-02-21 04:00:23 +0300
  • e0800b7c29 Make throttle start time an worker object attribute hroff-1902 2020-02-21 03:52:14 +0300
  • 04aa74e5ad Better throttling hroff-1902 2020-02-21 03:37:38 +0300
  • 09226fd5d5 PEP8 correction Fredrik81 2020-02-20 19:18:42 +0100
  • e7b12704de Added test for details Fredrik81 2020-02-20 19:12:55 +0100
  • 43add0b159
    Merge pull request #2947 from freqtrade/fix_failing_dockerbuild hroff-1902 2020-02-20 16:53:39 +0300
  • 945ff09e27 Use correct strategy path for docker testing Matthias 2020-02-20 14:19:24 +0100
  • 78ee36a8c6 Use _throttle() in stopped state instead of sleep() hroff-1902 2020-02-20 15:18:26 +0300
  • bee28a1061
    Merge pull request #2944 from freqtrade/move_defaultstrategy hroff-1902 2020-02-20 08:52:24 +0300
  • 10668bb249
    Update tests/strategy/test_strategy.py Matthias 2020-02-20 06:22:36 +0100
  • 56a06cbd33 Update strings to f-strings hroff-1902 2020-02-20 08:19:22 +0300
  • bca5f804a8 Move divider log message hroff-1902 2020-02-20 08:17:24 +0300
  • 09a1c9eed6 fixed docs description of hyperopts Yazeed Al Oyoun 2020-02-19 22:25:34 +0100
  • 5adbe3c2d3 initial search path is optional ... Matthias 2020-02-19 19:50:01 +0100
  • 751e2b2359
    Merge pull request #2945 from freqtrade/fix/kraken_stoplosshit Matthias 2020-02-19 19:43:29 +0100
  • a7342bd910 Fix non-existing strategy loading Matthias 2020-02-19 19:42:04 +0100
  • f2f2c281c0
    Merge pull request #2719 from xmatthias/data_handler hroff-1902 2020-02-19 21:22:08 +0300
  • d22384c7fb Full support for kraken stoploss Matthias 2020-02-19 19:21:48 +0100
  • 29b369c65e Rename cli argument Matthias 2020-02-19 14:53:54 +0100
  • 2d2fd968c8
    Merge pull request #2941 from freqtrade/github_actions_tests hroff-1902 2020-02-19 14:58:12 +0300
  • 882d0a5933 implement documentation feedback after review Matthias 2020-02-19 12:54:59 +0100
  • 09d89fbfb3 Fix last test Matthias 2020-02-19 07:15:55 +0100
  • 41b4fa3b7f fixed two more typos Yazeed Al Oyoun 2020-02-19 02:59:51 +0100
  • 3fb6818bd8
    Merge branch 'develop' into sortino_hyperopt_loss Yazeed Al Oyoun 2020-02-19 02:37:25 +0100
  • df26c357d2 doc updates Yazeed Al Oyoun 2020-02-19 01:31:25 +0100
  • 585545405d Changed tests Fredrik Rydin 2020-02-19 00:51:44 +0100
  • 2058b492eb Added function to print hyperopt-list as table using tabulate Fredrik Rydin 2020-02-18 22:46:53 +0100
  • d91b9d1253 Fix some tests, don't default to freqtrade/strategy for imports Matthias 2020-02-18 20:26:20 +0100
  • 1634297685 Move strategies to test subfolder Matthias 2020-02-18 20:12:10 +0100
  • 16cbd441ce
    Merge pull request #2931 from freqtrade/status_badge hroff-1902 2020-02-18 10:55:34 +0300
  • e6dd463ca3 Revert versioning Matthias 2020-02-17 20:17:36 +0100
  • 1172c95817 Use different versioning scheme Matthias 2020-02-17 20:17:08 +0100
  • 0b33b798e4 Add pypi build step Matthias 2020-02-17 20:16:24 +0100
  • 4c41da2ea4
    Merge pull request #2934 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.4.2 Matthias 2020-02-17 10:12:28 +0100
  • 9b58b4c54d
    Merge pull request #2939 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.2 Matthias 2020-02-17 09:49:45 +0100
  • a8e0526d87
    Merge pull request #2937 from freqtrade/dependabot/pip/develop/wrapt-1.12.0 Matthias 2020-02-17 09:48:58 +0100
  • 90fbf70bcc
    Merge pull request #2936 from freqtrade/dependabot/pip/develop/coveralls-1.11.1 Matthias 2020-02-17 09:47:47 +0100
  • 582b59044c
    Bump python-telegram-bot from 12.4.1 to 12.4.2 dependabot-preview[bot] 2020-02-17 08:47:39 +0000
  • df955b8104
    Merge pull request #2935 from freqtrade/dependabot/pip/develop/ccxt-1.22.61 Matthias 2020-02-17 09:46:24 +0100
  • e7d687ee11
    Merge pull request #2938 from freqtrade/dependabot/pip/develop/mkdocs-material-4.6.3 Matthias 2020-02-17 09:45:51 +0100
  • 0fd3d74fc4
    Bump scikit-optimize from 0.7.1 to 0.7.2 dependabot-preview[bot] 2020-02-17 08:05:00 +0000
  • 9435950fc9
    Bump mkdocs-material from 4.6.2 to 4.6.3 dependabot-preview[bot] 2020-02-17 08:04:40 +0000
  • 500e1c77de
    Bump wrapt from 1.11.2 to 1.12.0 dependabot-preview[bot] 2020-02-17 08:04:21 +0000
  • c6a3038f52
    Bump coveralls from 1.10.0 to 1.11.1 dependabot-preview[bot] 2020-02-17 08:03:57 +0000
  • 212d20ed08
    Bump ccxt from 1.22.39 to 1.22.61 dependabot-preview[bot] 2020-02-17 08:03:37 +0000