Commit Graph

7068 Commits

Author SHA1 Message Date
hroff-1902 ddf86d6342 Adjust docs index 2019-12-03 21:36:25 +03:00
hroff-1902 ba29a2ffe4 Move docs on loss function creation to a separate doc file 2019-12-03 21:30:50 +03:00
Matthias 78f8ba1226
Merge pull request #2605 from freqtrade/hroff-1902-patch-1
minor: fix typo in docs
2019-12-03 12:27:52 +01:00
hroff-1902 17e03559dc
minor: fix typo in docs 2019-12-03 12:51:52 +03:00
hroff-1902 2825206d37
Merge pull request #2604 from freqtrade/binance_pairlist
Binance/Kraken default whitelists
2019-12-03 09:11:39 +03:00
Matthias cd20d5b5c5 Update kraken pairlist 2019-12-03 06:41:59 +01:00
Matthias ebf6dad3f6 Update binance pairlist default config 2019-12-03 06:37:10 +01:00
hroff-1902 406dfe21f8
Merge pull request #2492 from hroff-1902/hyperopt-trailing-space
Add trailing stoploss hyperspace
2019-12-03 00:23:14 +03:00
Matthias 346d381ab8
Merge pull request #2597 from freqtrade/dependabot/pip/develop/mypy-0.750
Bump mypy from 0.740 to 0.750
2019-12-02 09:35:59 +01:00
Matthias d7980fa0b6
Merge pull request #2599 from freqtrade/dependabot/pip/develop/ccxt-1.20.22
Bump ccxt from 1.19.86 to 1.20.22
2019-12-02 08:58:12 +01:00
dependabot-preview[bot] fc7b9846ae
Bump mypy from 0.740 to 0.750
Bumps [mypy](https://github.com/python/mypy) from 0.740 to 0.750.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.740...v0.750)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:46:57 +00:00
Matthias 15e695a9bd
Merge pull request #2598 from freqtrade/dependabot/pip/develop/pytest-5.3.1
Bump pytest from 5.3.0 to 5.3.1
2019-12-02 08:45:47 +01:00
dependabot-preview[bot] 110fbd3f06
Bump ccxt from 1.19.86 to 1.20.22
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.19.86 to 1.20.22.
- [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.19.86...1.20.22)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:19:49 +00:00
dependabot-preview[bot] f0428be91e
Bump pytest from 5.3.0 to 5.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/5.3.1/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.3.0...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:19:06 +00:00
Matthias 3d666ea68e
Merge pull request #2594 from freqtrade/hroff-1902-patch-1
minor: Fix formatting typo in docs
2019-12-02 06:55:54 +01:00
hroff-1902 ee733210ca
minor: Fix formatting typo in docs 2019-12-01 19:10:30 +03:00
hroff-1902 668d42447f Refactor log_trials_result() 2019-12-01 16:15:00 +03:00
hroff-1902 32c9b5f415
Description for generate_roi_table reformulated slightly 2019-12-01 13:13:41 +03:00
hroff-1902 f42ce8fc2a
Fix typo in the docs 2019-12-01 13:07:17 +03:00
Matthias 6b142d716f
Merge pull request #2418 from hroff-1902/logging-syslog
Add logging to syslog and journald
2019-12-01 09:45:19 +01:00
hroff-1902 26a7af85ea Add trailing_space() into AdvancedSampleHyperOpt 2019-12-01 03:31:03 +03:00
hroff-1902 69b0767165 Merge remote-tracking branch 'upstream/develop' into hyperopt-trailing-space 2019-12-01 03:28:23 +03:00
hroff-1902 f862b4d0f0
Add description for 'default' space 2019-12-01 02:50:44 +03:00
hroff-1902 a88bfa8ded Fix: trailing_stop_positive should be positive 2019-12-01 02:27:17 +03:00
hroff-1902 fffd47e3d8
Add description of trailing space into docs 2019-12-01 01:28:26 +03:00
hroff-1902 7a3c3c4ddf
Add directlink to the section 2019-11-30 22:35:13 +03:00
hroff-1902 eafccb445c
Add command sample for journalctl with -u 2019-11-30 22:32:12 +03:00
hroff-1902 b040cbffdd
syslog and journald cases splitted 2019-11-30 22:28:48 +03:00
hroff-1902 36b2ed172c
Merge branch 'develop' into logging-syslog 2019-11-30 21:38:50 +03:00
Matthias e0e0bad7c1
Merge pull request #2577 from xmatthias/configvalidation
"fix" config validation
2019-11-29 06:25:41 +01:00
Matthias 5b996920f2 Merge branch 'develop' into configvalidation 2019-11-27 19:48:21 +01:00
Matthias bcec070ad7
Merge pull request #2576 from hroff-1902/fix/get_min_pair_stake_amount
Fix _get_min_pair_stake_amount
2019-11-27 19:28:52 +01:00
Matthias 997c426228 fix some datatypes 2019-11-27 16:51:03 +01:00
hroff-1902 7a52334c9f
Merge pull request #2533 from xmatthias/rpc/balance
/Balance rework
2019-11-27 18:39:18 +03:00
Matthias 111f018c85 Add datatype to configuration documentation 2019-11-27 14:46:09 +01:00
Matthias 64da877161 Update stake_amount description 2019-11-27 14:24:14 +01:00
Matthias f0e6a9e0e3 Address feedback 2019-11-27 14:18:40 +01:00
hroff-1902 a373e48939 Comment added 2019-11-27 14:53:01 +03:00
hroff-1902 f2cd4fdafe Fix the rest of tests 2019-11-27 05:12:54 +03:00
hroff-1902 5e09913e3d
Merge pull request #2578 from freqtrade/actions_coveralls
Try coveralls fixing (again ...)
2019-11-26 14:24:25 +03:00
Matthias cceb00c406 Try coveralls 2019-11-26 12:12:41 +01:00
Matthias 585b8332ad Improve tests and unify required attribute 2019-11-26 11:48:01 +01:00
hroff-1902 066f324060 Make flake happy 2019-11-26 12:28:04 +03:00
hroff-1902 8e1e20bf0d Fix some tests 2019-11-26 12:07:43 +03:00
hroff-1902 0ac592ad40 Fix markets in conftest 2019-11-26 12:00:20 +03:00
hroff-1902 17269c88be Fix _get_min_pair_stake_amount() 2019-11-26 11:57:58 +03:00
hroff-1902 8204107315 Add test for get_min_pair_stake_amount() with real data 2019-11-26 11:57:02 +03:00
Matthias 9e7d367b5c Realign strategy_override paramters 2019-11-25 15:43:09 +01:00
Matthias 12b9257c6d new-lines before defaults in documentation 2019-11-25 14:25:02 +01:00
Matthias 37f698d9c1 move default values to Description field 2019-11-25 14:20:41 +01:00