Commit Graph

7987 Commits

Author SHA1 Message Date
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
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
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
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
Matthias 9b58b4c54d
Merge pull request #2939 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.2
Bump scikit-optimize from 0.7.1 to 0.7.2
2020-02-17 09:49:45 +01:00
Matthias a8e0526d87
Merge pull request #2937 from freqtrade/dependabot/pip/develop/wrapt-1.12.0
Bump wrapt from 1.11.2 to 1.12.0
2020-02-17 09:48:58 +01:00
Matthias 90fbf70bcc
Merge pull request #2936 from freqtrade/dependabot/pip/develop/coveralls-1.11.1
Bump coveralls from 1.10.0 to 1.11.1
2020-02-17 09:47:47 +01:00
dependabot-preview[bot] 582b59044c
Bump python-telegram-bot from 12.4.1 to 12.4.2
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 12.4.1 to 12.4.2.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v12.4.1...v12.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 08:47:39 +00:00
Matthias df955b8104
Merge pull request #2935 from freqtrade/dependabot/pip/develop/ccxt-1.22.61
Bump ccxt from 1.22.39 to 1.22.61
2020-02-17 09:46:24 +01:00
Matthias e7d687ee11
Merge pull request #2938 from freqtrade/dependabot/pip/develop/mkdocs-material-4.6.3
Bump mkdocs-material from 4.6.2 to 4.6.3
2020-02-17 09:45:51 +01:00
dependabot-preview[bot] 0fd3d74fc4
Bump scikit-optimize from 0.7.1 to 0.7.2
Bumps [scikit-optimize](https://github.com/scikit-optimize/scikit-optimize) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/scikit-optimize/scikit-optimize/releases)
- [Changelog](https://github.com/scikit-optimize/scikit-optimize/blob/master/CHANGELOG.md)
- [Commits](https://github.com/scikit-optimize/scikit-optimize/compare/v0.7.1...v0.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 08:05:00 +00:00
dependabot-preview[bot] 9435950fc9
Bump mkdocs-material from 4.6.2 to 4.6.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.6.2...4.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 08:04:40 +00:00
dependabot-preview[bot] 500e1c77de
Bump wrapt from 1.11.2 to 1.12.0
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.11.2...1.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 08:04:21 +00:00
dependabot-preview[bot] c6a3038f52
Bump coveralls from 1.10.0 to 1.11.1
Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/coveralls-clients/coveralls-python/releases)
- [Changelog](https://github.com/coveralls-clients/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coveralls-clients/coveralls-python/compare/1.10.0...1.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 08:03:57 +00:00
dependabot-preview[bot] 212d20ed08
Bump ccxt from 1.22.39 to 1.22.61
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.22.39 to 1.22.61.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/1.22.39...1.22.61)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 08:03:37 +00:00
Matthias bec86b1325 Add github actions badge 2020-02-16 15:42:41 +01:00
Matthias 6335d81ceb Merge branch 'develop' into data_handler 2020-02-16 15:12:14 +01:00
hroff-1902 7b9bd70d97
Merge pull request #2930 from freqtrade/ftx_fix_ohlcv
increment limit to adjust to FTX defaults (1500 candles)
2020-02-16 15:53:27 +03:00
Matthias 3787ac7b98 increment limit to adjust to FTX defaults (1500 candles) 2020-02-16 13:20:11 +01:00
hroff-1902 36670fb5d9
Merge pull request #2929 from yazeed/fix_status_table
/status table quick fix
2020-02-15 23:09:50 +03:00
Yazeed Al Oyoun 180939a962 winner, readability, with brackets as fix 2020-02-15 21:01:45 +01:00
Yazeed Al Oyoun 6e71f2f166 my fix 2020-02-15 20:55:12 +01:00