Commit Graph

8122 Commits

Author SHA1 Message Date
Yazeed Al Oyoun b49b9b515e final touches 2020-02-22 23:37:15 +01:00
Yazeed Al Oyoun 259dc75a30 some order and added weighted BB indicator to list 2020-02-22 23:10:46 +01:00
hroff-1902 ca8e52dc2c Show heartbeat message earlier after changing the state 2020-02-23 00:21:19 +03:00
Matthias 91ee48f3fb
Merge pull request #2957 from hroff-1902/fix/2948-2
Fix #2948
2020-02-22 19:37:00 +01:00
hroff-1902 e2e6b940a3 copy=False does not make the changes inline anyway, so not needed 2020-02-22 19:54:19 +03:00
hroff-1902 c651e0ac82 Fix #2948 2020-02-22 19:46:40 +03:00
hroff-1902 430f53ca11
Merge pull request #2955 from freqtrade/fix/2948
Load ohlcv data as float
2020-02-22 17:16:54 +03:00
Matthias 3186add87b Use explicit column list for float parsing 2020-02-22 14:46:54 +01:00
Matthias 7ecc56fa44 Load ohlcv data as float 2020-02-22 13:10:41 +01:00
Matthias 2fe7b683cb Add tests for cached rates 2020-02-22 11:23:13 +01:00
Matthias 77ef3240cd Implement log messages 2020-02-22 11:20:19 +01:00
Matthias 97e6e5e976 Implement caching in the correct place 2020-02-22 11:12:33 +01:00
Matthias f5b4a6d3d7 Remove fetch_ticker caching 2020-02-22 11:10:05 +01:00
hroff-1902 d9ecf3e4bf Add version and state to heartbeat message 2020-02-21 12:26:32 +03:00
hroff-1902 d2e20d86bb Align heartbeat to throttling logging 2020-02-21 05:31:21 +03:00
hroff-1902 269a669af8 Move heartbeat to worker 2020-02-21 05:07:31 +03:00
hroff-1902 881f602f91 Adjust methods params 2020-02-21 04:17:17 +03:00
hroff-1902 e0800b7c29 Make throttle start time an worker object attribute 2020-02-21 03:52:14 +03:00
hroff-1902 04aa74e5ad Better throttling 2020-02-21 03:37:38 +03:00
Fredrik81 09226fd5d5 PEP8 correction 2020-02-20 19:18:42 +01:00
Fredrik81 e7b12704de Added test for details 2020-02-20 19:12:55 +01:00
hroff-1902 43add0b159
Merge pull request #2947 from freqtrade/fix_failing_dockerbuild
Use correct strategy path for docker testing
2020-02-20 16:53:39 +03:00
Matthias 945ff09e27 Use correct strategy path for docker testing 2020-02-20 14:19:24 +01:00
hroff-1902 78ee36a8c6 Use _throttle() in stopped state instead of sleep() 2020-02-20 15:18:26 +03:00
hroff-1902 bee28a1061
Merge pull request #2944 from freqtrade/move_defaultstrategy
Move defaultstrategy
2020-02-20 08:52:24 +03:00
Matthias 10668bb249
Update tests/strategy/test_strategy.py
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-02-20 06:22:36 +01:00
hroff-1902 56a06cbd33 Update strings to f-strings 2020-02-20 08:19:22 +03:00
hroff-1902 bca5f804a8 Move divider log message 2020-02-20 08:17:24 +03:00
Yazeed Al Oyoun 09a1c9eed6 fixed docs description of hyperopts 2020-02-19 22:25:34 +01:00
Matthias 5adbe3c2d3 initial search path is optional ... 2020-02-19 19:50:01 +01:00
Matthias 751e2b2359
Merge pull request #2945 from freqtrade/fix/kraken_stoplosshit
Kraken stoploss bugfix
2020-02-19 19:43:29 +01:00
Matthias a7342bd910 Fix non-existing strategy loading 2020-02-19 19:42:04 +01:00
hroff-1902 f2f2c281c0
Merge pull request #2719 from xmatthias/data_handler
Introduce Data handler
2020-02-19 21:22:08 +03:00
Matthias d22384c7fb Full support for kraken stoploss 2020-02-19 19:21:48 +01:00
Matthias 29b369c65e Rename cli argument 2020-02-19 14:53:54 +01:00
hroff-1902 2d2fd968c8
Merge pull request #2941 from freqtrade/github_actions_tests
GitHub actions tests
2020-02-19 14:58:12 +03:00
Matthias 882d0a5933 implement documentation feedback after review 2020-02-19 12:55:08 +01:00
Matthias 09d89fbfb3 Fix last test 2020-02-19 07:15:55 +01:00
Yazeed Al Oyoun 41b4fa3b7f fixed two more typos 2020-02-19 02:59:51 +01:00
Yazeed Al Oyoun 3fb6818bd8
Merge branch 'develop' into sortino_hyperopt_loss 2020-02-19 02:37:25 +01:00
Yazeed Al Oyoun df26c357d2 doc updates 2020-02-19 01:31:25 +01:00
Fredrik Rydin 585545405d Changed tests 2020-02-19 00:51:44 +01:00
Fredrik Rydin 2058b492eb Added function to print hyperopt-list as table using tabulate 2020-02-18 22:46:53 +01:00
Matthias d91b9d1253 Fix some tests, don't default to freqtrade/strategy for imports 2020-02-18 20:26:20 +01:00
Matthias 1634297685 Move strategies to test subfolder 2020-02-18 20:12:10 +01:00
hroff-1902 16cbd441ce
Merge pull request #2931 from freqtrade/status_badge
Add github actions badge
2020-02-18 10:55:34 +03:00
Matthias e6dd463ca3 Revert versioning 2020-02-17 20:17:36 +01:00
Matthias 1172c95817 Use different versioning scheme 2020-02-17 20:17:08 +01:00
Matthias 0b33b798e4 Add pypi build step 2020-02-17 20:16:24 +01:00
Matthias 4c41da2ea4
Merge pull request #2934 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.4.2
Bump python-telegram-bot from 12.4.1 to 12.4.2
2020-02-17 10:12:28 +01:00