Commit Graph

9074 Commits

Author SHA1 Message Date
Matthias e74d2af857 Have TemporaryError a subCategory of DependencyException
so it's safe to raise out of the exchange
2020-06-28 15:44:58 +02:00
Matthias 5bd4798ed0 Add retrier to stoploss calls (but without retrying) 2020-06-28 11:56:29 +02:00
Matthias 2c45114a64 Implement DDos backoff (1s) 2020-06-28 11:17:06 +02:00
Matthias baaf7f1c54
Merge pull request #3523 from freqtrade/doc/faq
Add missing data fillup to FAQ
2020-06-27 15:48:09 +02:00
Matthias 865b73a456
Merge pull request #3520 from freqtrade/rpc/cors_setting
Fix RPC Cors
2020-06-27 15:38:40 +02:00
Matthias e11d22a6a2
Apply suggestions from code review
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-06-27 15:31:37 +02:00
Matthias 185fab7b57
Change some wordings in documentation
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-06-27 15:26:55 +02:00
hroff-1902 cc24f44636
Merge pull request #3519 from freqtrade/fix/trades_download_older
dl-trades should also support increasing download span
2020-06-27 00:08:10 +03:00
Matthias da8e87660e Add missing data fillup to FAQ 2020-06-26 06:39:47 +02:00
Matthias c10545ef89
Merge pull request #3521 from gambcl/develop
AgeFilter for filtering out newly listed pairs
2020-06-25 09:56:34 +02:00
gambcl ab7f5a2bcf Added pairslist AgeFilter 2020-06-24 23:58:12 +01:00
Matthias 5423d8588e Test for cors settings 2020-06-24 20:32:35 +02:00
Matthias b77a105778 Add CORS_origins key to configuration 2020-06-24 20:32:19 +02:00
Matthias 676006b99c --dl-trades should also support increasing download span
(by downloading the whole dataset again to avoid missing data in the
middle).
2020-06-24 17:40:23 +02:00
gambcl 3624aec059 Typos 2020-06-24 15:21:28 +01:00
Matthias 112906458f
Merge pull request #3511 from freqtrade/dependabot/pip/develop/ccxt-1.30.34
Bump ccxt from 1.30.2 to 1.30.34
2020-06-22 15:45:29 +02:00
Matthias 7abd59e09e
Merge pull request #3505 from freqtrade/dependabot/pip/develop/requests-2.24.0
Bump requests from 2.23.0 to 2.24.0
2020-06-22 15:15:56 +02:00
Matthias cfcda81fca
Merge branch 'develop' into dependabot/pip/develop/ccxt-1.30.34 2020-06-22 15:15:14 +02:00
dependabot-preview[bot] f2807143c6
Bump ccxt from 1.30.2 to 1.30.34
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.30.2 to 1.30.34.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/doc/exchanges-by-country.rst)
- [Commits](https://github.com/ccxt/ccxt/compare/1.30.2...1.30.34)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 12:10:52 +00:00
Matthias a7f5ab76c7
Merge pull request #3510 from freqtrade/dependabot/pip/develop/ccxt-1.30.31
Bump ccxt from 1.30.2 to 1.30.31
2020-06-22 14:04:39 +02:00
Matthias 925d51ab54
Merge pull request #3509 from freqtrade/dependabot/pip/develop/numpy-1.19.0
Bump numpy from 1.18.5 to 1.19.0
2020-06-22 13:58:13 +02:00
Matthias b204e905c6
Merge pull request #3508 from freqtrade/dependabot/pip/develop/scipy-1.5.0
Bump scipy from 1.4.1 to 1.5.0
2020-06-22 13:57:45 +02:00
dependabot-preview[bot] 1854e30538
Bump requests from 2.23.0 to 2.24.0
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 11:56:51 +00:00
Matthias edc49e85ad
Merge pull request #3506 from freqtrade/dependabot/pip/develop/arrow-0.15.7
Bump arrow from 0.15.6 to 0.15.7
2020-06-22 13:55:33 +02:00
Matthias 8a3bc8fc9b
Merge pull request #3507 from freqtrade/dependabot/pip/develop/mkdocs-material-5.3.2
Bump mkdocs-material from 5.3.0 to 5.3.2
2020-06-22 13:54:19 +02:00
Matthias 00b9dfcb95
Merge pull request #3503 from freqtrade/dependabot/pip/develop/mypy-0.781
Bump mypy from 0.780 to 0.781
2020-06-22 13:54:01 +02:00
dependabot-preview[bot] 9af1dae53e
Bump numpy from 1.18.5 to 1.19.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.19.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:48:54 +00:00
Matthias 926fd21caf
Merge pull request #3504 from freqtrade/dependabot/pip/develop/pandas-1.0.5
Bump pandas from 1.0.4 to 1.0.5
2020-06-22 11:29:21 +02:00
dependabot-preview[bot] 6d82e41dd1
Bump ccxt from 1.30.2 to 1.30.31
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.30.2 to 1.30.31.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/doc/exchanges-by-country.rst)
- [Commits](https://github.com/ccxt/ccxt/compare/1.30.2...1.30.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:17:07 +00:00
dependabot-preview[bot] b29f12bfad
Bump scipy from 1.4.1 to 1.5.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:16:00 +00:00
dependabot-preview[bot] dcc95d0933
Bump mkdocs-material from 5.3.0 to 5.3.2
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.3.0 to 5.3.2.
- [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/5.3.0...5.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:15:33 +00:00
dependabot-preview[bot] 432c1b54bf
Bump arrow from 0.15.6 to 0.15.7
Bumps [arrow](https://github.com/crsmithdev/arrow) from 0.15.6 to 0.15.7.
- [Release notes](https://github.com/crsmithdev/arrow/releases)
- [Changelog](https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/crsmithdev/arrow/compare/0.15.6...0.15.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:14:57 +00:00
dependabot-preview[bot] 993333a61c
Bump pandas from 1.0.4 to 1.0.5
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.0.4...v1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:14:25 +00:00
dependabot-preview[bot] dbf14ccf13
Bump mypy from 0.780 to 0.781
Bumps [mypy](https://github.com/python/mypy) from 0.780 to 0.781.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.780...v0.781)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:13:36 +00:00
hroff-1902 79933060e5
Merge pull request #3487 from freqtrade/fix-doc-typo
Fix documentation typo
2020-06-17 23:38:20 +03:00
Matthias 9ab5d2b5dd
Merge pull request #3495 from freqtrade/hroff-1902-patch-1
Improve advanced-setup.md
2020-06-17 22:02:57 +02:00
hroff-1902 0b8cac68be
Improve advanced-setup.md 2020-06-17 22:49:01 +03:00
hroff-1902 3d3e6e1b5a
Merge pull request #3493 from freqtrade/fix/2876
Also reload async markets
2020-06-17 21:11:43 +03:00
Matthias 0fc7e76ea1
Merge pull request #3481 from muletman/patch-1
Docs: Run multiple instances for new users
2020-06-17 09:55:30 +02:00
Matthias e2465f979b Correctly mock out async_reload 2020-06-17 08:33:53 +02:00
Matthias d4fb5af456 Also reload async markets
fixes #2876 - Logs and Empty ticker history  for new pair
2020-06-17 07:23:20 +02:00
Matthias 5e99be0a32
Merge pull request #3490 from freqtrade/fix/timeframe_collision
Fix bug in timeframe deprecation
2020-06-17 06:14:32 +02:00
Matthias 3517c86fa2 Fail if both ticker_interval and timeframe are present in a
configuration

Otherwise the wrong might be used, as it's unclear which one the intend
of the user is
2020-06-16 16:02:38 +02:00
Matthias 9cc04c929f Fix documentation typo 2020-06-16 07:17:15 +02:00
Matthias 5e4dd44155 Fix formatting 2020-06-15 20:55:06 +02:00
Matthias 61ce18a4ab Slightly reword certain things - add link in FAQ 2020-06-15 19:35:57 +02:00
Matthias e24ffebe69 Move Multiple instances section to advanced-setup.md 2020-06-15 19:24:33 +02:00
Matthias 761407f74d
Merge pull request #3430 from freqtrade/timeframe
ticker_interval -> timeframe
2020-06-15 13:47:26 +02:00
Matthias fad4723eae
Merge pull request #3483 from freqtrade/dependabot/pip/develop/flake8-3.8.3
Bump flake8 from 3.8.2 to 3.8.3
2020-06-15 13:35:03 +02:00
dependabot-preview[bot] df90d631fb
Bump flake8 from 3.8.2 to 3.8.3
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.2 to 3.8.3.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:05:20 +00:00