Commit Graph

  • 259dc75a30 some order and added weighted BB indicator to list Yazeed Al Oyoun 2020-02-22 23:10:46 +01:00
  • ca8e52dc2c Show heartbeat message earlier after changing the state hroff-1902 2020-02-23 00:21:19 +03:00
  • 91ee48f3fb Merge pull request #2957 from hroff-1902/fix/2948-2 Matthias 2020-02-22 19:37:00 +01:00
  • e2e6b940a3 copy=False does not make the changes inline anyway, so not needed hroff-1902 2020-02-22 19:54:19 +03:00
  • c651e0ac82 Fix #2948 hroff-1902 2020-02-22 19:46:40 +03:00
  • 430f53ca11 Merge pull request #2955 from freqtrade/fix/2948 hroff-1902 2020-02-22 17:16:54 +03:00
  • 3186add87b Use explicit column list for float parsing Matthias 2020-02-22 14:46:54 +01:00
  • 7ecc56fa44 Load ohlcv data as float Matthias 2020-02-22 13:10:41 +01:00
  • 8cd77b2e27 Add some tests for strategy_wrapper Matthias 2020-02-22 11:52:39 +01:00
  • 365fdf4c37 Add docstring to strategy wrapper Matthias 2020-02-22 11:41:22 +01:00
  • 4a188525ec Fix documentation note syntax Matthias 2020-02-22 11:28:13 +01:00
  • 2fe7b683cb Add tests for cached rates Matthias 2020-02-22 11:23:13 +01:00
  • 77ef3240cd Implement log messages Matthias 2020-02-22 11:16:20 +01:00
  • 97e6e5e976 Implement caching in the correct place Matthias 2020-02-22 11:12:33 +01:00
  • f5b4a6d3d7 Remove fetch_ticker caching Matthias 2020-02-22 11:03:25 +01:00
  • 63502ed976 Add new advanced-strategy documentation file Matthias 2020-02-22 08:14:08 +01:00
  • bc30162a31 Add some documentation Matthias 2020-02-21 20:54:21 +01:00
  • 135d9ddf7a Fix test due to changed dry-run cancel order Matthias 2020-02-21 20:35:13 +01:00
  • bf556c8678 Merge branch 'develop' into interface_ordertimeoutcallback Matthias 2020-02-21 20:35:07 +01:00
  • 6c01542fed Ad check_sell_timeout Matthias 2020-02-21 20:27:13 +01:00
  • 8c1a933221 cancel_order should return a dict Matthias 2020-02-21 20:23:43 +01:00
  • d9ecf3e4bf Add version and state to heartbeat message hroff-1902 2020-02-21 12:26:32 +03:00
  • d2e20d86bb Align heartbeat to throttling logging hroff-1902 2020-02-21 05:31:21 +03:00
  • 269a669af8 Move heartbeat to worker hroff-1902 2020-02-21 05:07:31 +03:00
  • 881f602f91 Adjust methods params hroff-1902 2020-02-21 04:00:23 +03:00
  • e0800b7c29 Make throttle start time an worker object attribute hroff-1902 2020-02-21 03:52:14 +03:00
  • 04aa74e5ad Better throttling hroff-1902 2020-02-21 03:37:38 +03:00
  • 09226fd5d5 PEP8 correction Fredrik81 2020-02-20 19:18:42 +01:00
  • e7b12704de Added test for details Fredrik81 2020-02-20 19:12:55 +01:00
  • 43add0b159 Merge pull request #2947 from freqtrade/fix_failing_dockerbuild hroff-1902 2020-02-20 16:53:39 +03:00
  • 945ff09e27 Use correct strategy path for docker testing Matthias 2020-02-20 14:19:24 +01:00
  • 78ee36a8c6 Use _throttle() in stopped state instead of sleep() hroff-1902 2020-02-20 15:18:26 +03:00
  • bee28a1061 Merge pull request #2944 from freqtrade/move_defaultstrategy hroff-1902 2020-02-20 08:52:24 +03:00
  • 10668bb249 Update tests/strategy/test_strategy.py Matthias 2020-02-20 06:22:36 +01:00
  • 56a06cbd33 Update strings to f-strings hroff-1902 2020-02-20 08:19:22 +03:00
  • bca5f804a8 Move divider log message hroff-1902 2020-02-20 08:17:24 +03:00
  • 09a1c9eed6 fixed docs description of hyperopts Yazeed Al Oyoun 2020-02-19 22:25:34 +01:00
  • 5adbe3c2d3 initial search path is optional ... Matthias 2020-02-19 19:50:01 +01:00
  • 751e2b2359 Merge pull request #2945 from freqtrade/fix/kraken_stoplosshit Matthias 2020-02-19 19:43:29 +01:00
  • a7342bd910 Fix non-existing strategy loading Matthias 2020-02-19 19:42:04 +01:00
  • f2f2c281c0 Merge pull request #2719 from xmatthias/data_handler hroff-1902 2020-02-19 21:22:08 +03:00
  • d22384c7fb Full support for kraken stoploss Matthias 2020-02-19 19:21:48 +01:00
  • 29b369c65e Rename cli argument Matthias 2020-02-19 14:53:54 +01:00
  • 2d2fd968c8 Merge pull request #2941 from freqtrade/github_actions_tests hroff-1902 2020-02-19 14:58:12 +03:00
  • 882d0a5933 implement documentation feedback after review Matthias 2020-02-19 12:54:59 +01:00
  • 09d89fbfb3 Fix last test Matthias 2020-02-19 07:15:55 +01:00
  • 41b4fa3b7f fixed two more typos Yazeed Al Oyoun 2020-02-19 02:59:51 +01:00
  • 3fb6818bd8 Merge branch 'develop' into sortino_hyperopt_loss Yazeed Al Oyoun 2020-02-19 02:37:25 +01:00
  • df26c357d2 doc updates Yazeed Al Oyoun 2020-02-19 01:31:25 +01:00
  • 585545405d Changed tests Fredrik Rydin 2020-02-19 00:51:44 +01:00
  • 2058b492eb Added function to print hyperopt-list as table using tabulate Fredrik Rydin 2020-02-18 22:46:53 +01:00
  • d91b9d1253 Fix some tests, don't default to freqtrade/strategy for imports Matthias 2020-02-18 20:26:20 +01:00
  • 1634297685 Move strategies to test subfolder Matthias 2020-02-18 20:12:10 +01:00
  • 16cbd441ce Merge pull request #2931 from freqtrade/status_badge hroff-1902 2020-02-18 10:55:34 +03:00
  • e6dd463ca3 Revert versioning Matthias 2020-02-17 20:17:36 +01:00
  • 1172c95817 Use different versioning scheme Matthias 2020-02-17 20:17:08 +01:00
  • 0b33b798e4 Add pypi build step Matthias 2020-02-17 20:16:24 +01:00
  • 4c41da2ea4 Merge pull request #2934 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.4.2 Matthias 2020-02-17 10:12:28 +01:00
  • 9b58b4c54d Merge pull request #2939 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.2 Matthias 2020-02-17 09:49:45 +01:00
  • a8e0526d87 Merge pull request #2937 from freqtrade/dependabot/pip/develop/wrapt-1.12.0 Matthias 2020-02-17 09:48:58 +01:00
  • 90fbf70bcc Merge pull request #2936 from freqtrade/dependabot/pip/develop/coveralls-1.11.1 Matthias 2020-02-17 09:47:47 +01:00
  • 582b59044c Bump python-telegram-bot from 12.4.1 to 12.4.2 dependabot-preview[bot] 2020-02-17 08:47:39 +00:00
  • df955b8104 Merge pull request #2935 from freqtrade/dependabot/pip/develop/ccxt-1.22.61 Matthias 2020-02-17 09:46:24 +01:00
  • e7d687ee11 Merge pull request #2938 from freqtrade/dependabot/pip/develop/mkdocs-material-4.6.3 Matthias 2020-02-17 09:45:51 +01:00
  • 0fd3d74fc4 Bump scikit-optimize from 0.7.1 to 0.7.2 dependabot-preview[bot] 2020-02-17 08:05:00 +00:00
  • 9435950fc9 Bump mkdocs-material from 4.6.2 to 4.6.3 dependabot-preview[bot] 2020-02-17 08:04:40 +00:00
  • 500e1c77de Bump wrapt from 1.11.2 to 1.12.0 dependabot-preview[bot] 2020-02-17 08:04:21 +00:00
  • c6a3038f52 Bump coveralls from 1.10.0 to 1.11.1 dependabot-preview[bot] 2020-02-17 08:03:57 +00:00
  • 212d20ed08 Bump ccxt from 1.22.39 to 1.22.61 dependabot-preview[bot] 2020-02-17 08:03:37 +00:00
  • bec86b1325 Add github actions badge Matthias 2020-02-16 15:42:41 +01:00
  • 6335d81ceb Merge branch 'develop' into data_handler Matthias 2020-02-16 15:12:14 +01:00
  • 7b9bd70d97 Merge pull request #2930 from freqtrade/ftx_fix_ohlcv hroff-1902 2020-02-16 15:53:27 +03:00
  • 674898bd32 Fix usage of vars in the commented out line hroff-1902 2020-02-16 15:26:40 +03:00
  • 3787ac7b98 increment limit to adjust to FTX defaults (1500 candles) Matthias 2020-02-16 13:20:11 +01:00
  • 42dfda9231 Adjust docstring hroff-1902 2020-02-16 13:46:07 +03:00
  • fbe5cc44da Use statistics.pstdev hroff-1902 2020-02-16 13:43:23 +03:00
  • 1e84b2770c Fix values of downside_returns hroff-1902 2020-02-16 04:10:53 +03:00
  • 161dd1a3e6 Rename risk_free_return to minumum_accepted_return hroff-1902 2020-02-16 03:55:16 +03:00
  • 36670fb5d9 Merge pull request #2929 from yazeed/fix_status_table hroff-1902 2020-02-15 23:09:50 +03:00
  • 180939a962 winner, readability, with brackets as fix Yazeed Al Oyoun 2020-02-15 21:01:45 +01:00
  • 6e71f2f166 my fix Yazeed Al Oyoun 2020-02-15 20:55:12 +01:00
  • 44ac2409ff Merge pull request #2923 from hroff-1902/status-strategies Matthias 2020-02-15 19:43:02 +01:00
  • 6139239b86 Address points stated in comments hroff-1902 2020-02-15 20:43:11 +03:00
  • 9d09a67dea Merge pull request #2925 from freqtrade/fix_edgedocs hroff-1902 2020-02-15 19:41:59 +03:00
  • 87b506972f Fix edge documentation rendering Matthias 2020-02-15 13:12:29 +01:00
  • c453969235 Merge pull request #2922 from freqtrade/config_userdir hroff-1902 2020-02-15 08:00:04 +03:00
  • fdd362299f Docs adjusted hroff-1902 2020-02-15 07:34:39 +03:00
  • 42a5d78e60 Wording (duplicate, not duplicated) hroff-1902 2020-02-15 07:19:24 +03:00
  • ddea4b9300 Fix test hroff-1902 2020-02-15 06:54:18 +03:00
  • e8c0a0bcd3 Make mypy happy hroff-1902 2020-02-15 06:18:00 +03:00
  • 1cf19133f4 Added missing failing strategy hroff-1902 2020-02-15 05:17:34 +03:00
  • 29d9b6a46a Add test for enum failed hroff-1902 2020-02-15 04:32:10 +03:00
  • 93f9ff1b63 Fix existing test hroff-1902 2020-02-15 04:22:21 +03:00
  • 06b84b4086 Remove redundant code hroff-1902 2020-02-14 23:13:49 +03:00
  • bba7a38144 Merge pull request #2906 from freqtrade/fix/jupyterexample hroff-1902 2020-02-14 22:36:35 +03:00
  • 47a91c9d8e Remove green color hroff-1902 2020-02-14 22:32:46 +03:00
  • e598c769d4 Add colorization hroff-1902 2020-02-14 22:28:49 +03:00
  • f024cc40d3 Fix windows test failure Matthias 2020-02-14 20:21:09 +01:00
  • ecca7164d9 Fix small issue Matthias 2020-02-14 20:13:36 +01:00
  • d5a298bbb7 Add sentence from suggestion Matthias 2020-02-14 20:12:26 +01:00